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

Last change on this file since 6853 was 6853, checked in by huub, 16 years ago

config nodejoost gewijzigd, link nu naar huub

File size: 859 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
[6853]31$config{'ath0'}=sprintf <<ATH0; # link huub
[6571]32TYPE=wireless
[6853]33IP=172.16.3.22/30
34DESC=Link naar Huub
35SDESC=2huub
[6571]36SPEED=54000000
[6853]37POINT_TO_POINT=172.16.3.21
[6571]38DHCP=no
39MODE=managed
[6853]40ESSID=il-n.huub.wleiden.net
41#CHANNEL=44
[6571]42POLAR=Hor
[6853]43ANTENNA=PA4040-5GHz
[6571]44GAIN=
45DIRECTION=
46BEAMWIDTH=40
47CABLE=1
48HEIGTH=22
[6589]49CHANNEL=36
[6571]50ATH0
51
Note: See TracBrowser for help on using the repository browser.