source: genesis/nodes/CNodeRegenboog/wleiden.conf@ 10067

Last change on this file since 10067 was 10053, checked in by rick, 13 years ago

Serious hacking and cleanups to get all keys in the right format and stored to the proper files.

Please do mind that I remove the Bullet2,etc... information now, I will dynamically add this at an later stage.

Related-To: ticket:117

  • Property svn:eol-style set to native
File size: 976 bytes
RevLine 
[2229]1
[6528]2$location="Basisschool De Tweemaster, Regenboogpad 5, 2317 XK, Leiden";
[2229]3$master_ip='172.21.152.1';
[3582]4$nodetype='CNode';
[2229]5$nodename='Regenboog';
[8052]6$release="8.0-RELEASE";
[8685]7$status='down';
[4867]8$X='95368';
9$Y='465975';
[2229]10
[8261]11$config{'ath0'}=sprintf <<ATH0;
12COMMENT=AP
[8052]13TYPE=wireless
14IP=$master_ip/26
15DESC=ap voor de buurt
16SDESC=ap
17DHCP=10-60
18MODE=master
19ESSID=ap-WirelessLeiden.Regenboog
20CHANNEL=7
21ATH0
22
[8261]23$config{'sis0'}=sprintf <<SIS0;
24COMMENT=Ethernet
[2229]25TYPE=ethernet
[8493]26STATUS=up
[2229]27IP=172.21.152.65/28
28DESC=Ethernet naar Regenboog
[3306]29SDESC=eth
[2229]30DHCP=70-78
[8052]31SIS0
[2229]32
[8261]33$config{'sis1'}=sprintf <<SIS1;
34COMMENT=Link naar Rosmolen
[8052]35TYPE=ethernet
[8493]36STATUS=up
[8052]37EXTRA_TYPE=eth2wifibridge
[4438]38DESC=Link naar Rosmolen
39SDESC=2rosmolen
40IP=172.16.2.66/30
41DHCP=no
[8261]42MODE=managed
43ESSID=il-o.rosmolen.wleiden.net
44CHANNEL=11
[10053]45NS_MAC=
[8052]46SIS1
[2229]47
[8261]48$config{'wi0'}=sprintf <<EW0;
49COMMENT=link naar oost -> Polder
[5102]50TYPE=wireless
51DESC=Link naar oost
52SDESC=2oost
[5821]53IP=172.16.3.17/30
[5102]54DHCP=no
55MODE=master
56ESSID=il-o.regenboog.wleiden.net
57CHANNEL=4
[8052]58EW0
Note: See TracBrowser for help on using the repository browser.