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

Last change on this file since 6753 was 6753, checked in by richardvm, 16 years ago

Changed IP of Joost/Rabo

File size: 866 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';
10$release="6.0-RELEASE";
11$node_config_version="1";
12$genesis_control="YES";
13$OS='FreeBSD';
[6579]14$status='planned';
[6571]15
16#edugis x,y 93516,464994
17$X='93516';
18$Y='464994';
19
[6753]20$config{'sis0'}=sprintf <<SIS2; # Local ethernet naar Joost
[6571]21TYPE=ethernet
[6579]22IP=172.19.137.65/27
[6571]23
[6579]24DESC=Local ethernet naar Joost
25SDESC=eth2joost
[6571]26SPEED=10240000000
[6579]27DHCP=70-94
[6571]28
[6753]29SIS2
[6571]30
31$config{'ath0'}=sprintf <<ATH0; # link stadhuis2
32TYPE=wireless
33IP=172.16.3.110/30
34DESC=Link naar Stadhuis
35SDESC=2joost
36SPEED=54000000
37POINT_TO_POINT=172.16.3.109
38DHCP=no
39MODE=managed
40ESSID=il-nw.stadhuis2.wleiden.net
41#CHANNEL=36
42POLAR=Hor
43ANTENNA=
44GAIN=
45DIRECTION=
46BEAMWIDTH=40
47CABLE=1
48HEIGTH=22
[6589]49CHANNEL=36
[6571]50ATH0
51
Note: See TracBrowser for help on using the repository browser.