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

Last change on this file since 6919 was 6919, checked in by rick, 16 years ago

Buildbot (called richard.wleiden.net)

File size: 909 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
[6919]20# buildbot (richard.wleiden.net) at 172.19.137.70
[6753]21$config{'sis0'}=sprintf <<SIS2; # Local ethernet naar Joost
[6571]22TYPE=ethernet
[6579]23IP=172.19.137.65/27
[6571]24
[6579]25DESC=Local ethernet naar Joost
26SDESC=eth2joost
[6571]27SPEED=10240000000
[6579]28DHCP=70-94
[6571]29
[6753]30SIS2
[6571]31
[6853]32$config{'ath0'}=sprintf <<ATH0; # link huub
[6571]33TYPE=wireless
[6853]34IP=172.16.3.22/30
35DESC=Link naar Huub
36SDESC=2huub
[6571]37SPEED=54000000
[6853]38POINT_TO_POINT=172.16.3.21
[6571]39DHCP=no
40MODE=managed
[6853]41ESSID=il-n.huub.wleiden.net
42#CHANNEL=44
[6571]43POLAR=Hor
[6853]44ANTENNA=PA4040-5GHz
[6571]45GAIN=
46DIRECTION=
47BEAMWIDTH=40
48CABLE=1
49HEIGTH=22
[6589]50CHANNEL=36
[6571]51ATH0
52
Note: See TracBrowser for help on using the repository browser.