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

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

$genesis_control is not used anymore

  • Property svn:eol-style set to native
File size: 833 bytes
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';
[3582]7$nodetype='CNode';
[5809]8$nodename='AJSoft2';
[4996]9$release="5.0-RELEASE";
10
[813]11
[2605]12$status='up';
13
[4867]14# edugis x,y 92035,462384
15$X='92035';
16$Y='462384';
17
[1097]18$LOKATIE='5meilaan';
[813]19
[6005]20$config{'sis0'}=sprintf <<SIS0; # Ethernet naar AJSoft
[813]21TYPE=ethernet
[6758]22IP=172.16.3.82/30
[813]23
[6005]24DESC=Ethernet naar AJSoft
[3306]25SDESC=eth
[813]26
27
[5809]28SIS0
[813]29
[6757]30$config{'wi0'}=sprintf <<WI0;
[813]31TYPE=wireless
[5869]32IP=172.16.3.53/30
[813]33
[6757]34DESC=interlink naar Hofland
35SDESC=2hofland
[6748]36DHCP=no
[813]37
38
39MODE=master
[5809]40ESSID=il-w.ajsoft2.wleiden.net
[5875]41CHANNEL=13
[813]42
43
[5809]44WI0
[813]45
[5809]46$config{'ath0'}=sprintf <<ATH0; # link livinglab
[3497]47TYPE=wireless
[5809]48IP=172.16.2.242/30
49DESC=Link naar LivingLab
50SDESC=2livinglab
[1104]51DHCP=no
[813]52
53
[1101]54MODE=managed
[5809]55ESSID=il-n.livinglab.wleiden.net
[813]56
[6541]57CHANNEL=36
[813]58
59
[5809]60ATH0
[813]61
Note: See TracBrowser for help on using the repository browser.