source: genesis/nodes/CNodeJoost/wleiden.conf@ 7091

Last change on this file since 7091 was 7091, checked in by rick, 15 years ago

/30 Turned out not to be needed after all

File size: 972 bytes
RevLine 
[6571]1#
2#
3# Read by /usr/local/sbin/wireless-up.pl
4#
5# config CNodeJoost
[6579]6$location="Joost N.V., Schipholweg 101 T, 2316 XC, Leiden";$master_ip='172.19.137.1';
[6571]7$gw_open='closed';
8$nodetype='CNode';
9$nodename='Joost';
[7034]10$release="7.2-RELEASE";
[6571]11$node_config_version="1";
12$genesis_control="YES";
13$OS='FreeBSD';
[7034]14$status='up';
[6571]15
16#edugis x,y 93516,464994
17$X='93516';
18$Y='464994';
19
[7034]20# monitoring (hermes.wleiden.net) at 172.19.137.67
[6919]21# buildbot (richard.wleiden.net) at 172.19.137.70
[6753]22$config{'sis0'}=sprintf <<SIS2; # Local ethernet naar Joost
[6571]23TYPE=ethernet
[6579]24IP=172.19.137.65/27
[6571]25
[6579]26DESC=Local ethernet naar Joost
27SDESC=eth2joost
[6571]28SPEED=10240000000
[6579]29DHCP=70-94
[6571]30
[6753]31SIS2
[6571]32
[6853]33$config{'ath0'}=sprintf <<ATH0; # link huub
[6571]34TYPE=wireless
[7034]35SUBTYPE=802.11a
[6853]36IP=172.16.3.22/30
37DESC=Link naar Huub
38SDESC=2huub
[6571]39SPEED=54000000
[6853]40POINT_TO_POINT=172.16.3.21
[6571]41DHCP=no
42MODE=managed
[6853]43ESSID=il-n.huub.wleiden.net
44#CHANNEL=44
[6571]45POLAR=Hor
[6853]46ANTENNA=PA4040-5GHz
[6571]47GAIN=
48DIRECTION=
49BEAMWIDTH=40
50CABLE=1
51HEIGTH=22
[7034]52#CHANNEL=36
[6571]53ATH0
54
Note: See TracBrowser for help on using the repository browser.