source: genesis/nodes/CNodeAJSoft2/wleiden.conf@ 7649

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

CABLE variable is not used anymore

  • Property svn:eol-style set to native
File size: 1.0 KB
RevLine 
[813]1#
2#
3# Read by /usr/local/sbin/wireless-up.pl
4#
[5809]5# config CNodeAJSoft2
[6527]6$location="Serviceflat De Parelvissers, Bizetpad, 2324 JR, Leiden";$master_ip='172.20.137.1';
[813]7$gw_open='closed';
[3582]8$nodetype='CNode';
[5809]9$nodename='AJSoft2';
[4996]10$release="5.0-RELEASE";
[4998]11$node_config_version="1";
12$genesis_control="YES";
[4996]13
[813]14$OS='FreeBSD';
15
[2605]16$status='up';
17
[4867]18# edugis x,y 92035,462384
19$X='92035';
20$Y='462384';
21
[1097]22$LOKATIE='5meilaan';
[813]23
[6005]24$config{'sis0'}=sprintf <<SIS0; # Ethernet naar AJSoft
[813]25TYPE=ethernet
[6758]26IP=172.16.3.82/30
[813]27
[6005]28DESC=Ethernet naar AJSoft
[3306]29SDESC=eth
[813]30
31
[5809]32SIS0
[813]33
[6757]34$config{'wi0'}=sprintf <<WI0;
[813]35TYPE=wireless
[5869]36IP=172.16.3.53/30
[813]37
[6757]38DESC=interlink naar Hofland
39SDESC=2hofland
[5869]40POINT_TO_POINT=172.16.3.54
[6748]41DHCP=no
[813]42
43
44MODE=master
[5809]45ESSID=il-w.ajsoft2.wleiden.net
[5875]46CHANNEL=13
[813]47
[5868]48DIRECTION=
49BEAMWIDTH=
[1104]50HEIGTH=22
[813]51
[5809]52WI0
[813]53
[5809]54$config{'ath0'}=sprintf <<ATH0; # link livinglab
[3497]55TYPE=wireless
[5809]56IP=172.16.2.242/30
57DESC=Link naar LivingLab
58SDESC=2livinglab
59POINT_TO_POINT=172.16.2.241
[1104]60DHCP=no
[813]61
62
[1101]63MODE=managed
[5809]64ESSID=il-n.livinglab.wleiden.net
[813]65
[6541]66CHANNEL=36
[813]67
[5868]68DIRECTION=
[813]69BEAMWIDTH=40
[1104]70HEIGTH=22
[813]71
[5809]72ATH0
[813]73
Note: See TracBrowser for help on using the repository browser.