source: genesis/nodes/CNodeZwet/wleiden.conf@ 8215

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

Ip was already used by DirkLos1

  • Property svn:eol-style set to native
File size: 814 bytes
RevLine 
[2423]1#
2# config CNodeZwet
[6588]3$location="Fam van der Zwet, Nieuweweg 3, 2381 NW,Zoeterwoude ";
[3804]4$master_ip='172.27.129.1';
[2423]5$nodetype='CNode';
6$nodename='Zwet';
[7587]7$remote_access='rvdzwet.xs4all.nl:23';
[2423]8
[2605]9$status='up';
10
[2423]11
[7186]12# edugis x,y 94340,459330
13$X='94340';
14$Y='459330';
[4442]15
[8202]16$config{'ath0'}=sprintf <<ATH0;
17TYPE=wireless
[7253]18IP=$master_ip/26
[2423]19
[8202]20DESC=Omni voor Buurt
21SDESC=2buurt
[2423]22
[8202]23MODE=master
24ESSID=ap-WirelessLeiden-Zwet
25CHANNEL=10
26
[7186]27DHCP=10-60
[2423]28
[8202]29ATH0
[2423]30
[7186]31
[8202]32$config{'vr0'}=sprintf <<VR0; # Link naar Zwet Network
[2423]33TYPE=ethernet
[6345]34IP=172.27.129.65/28
[2423]35
[8202]36DESC=Link to house
37SDESC=2house
[2423]38
[8202]39DHCP=66-78
[2423]40
[8202]41VR0
[3381]42
[2423]43
[8202]44$config{'vr1'}=sprintf <<VR1; # Link SOM2
45TYPE=ethernet
[8215]46IP=172.16.4.140/29
[4442]47
[8202]48DESC=Link to SOM2
49SDESC=2som2
[4442]50
[8202]51VR1
[7186]52
[8202]53$config{'vr2'}=sprintf <<VR2; # Link WBRotary1
54TYPE=ethernet
55IP=172.16.4.132/29
[4442]56
[8202]57DESC=Link to WBRotary1
58SDESC=2wbrotary1
[4442]59
[8202]60VR2
[4442]61
[2423]62
63
Note: See TracBrowser for help on using the repository browser.