Last change
on this file since 10047 was 10047, checked in by rick, 13 years ago |
Removing obsolete comments to make files cleaner for migration to new config
format.
Related-To ticket:117
|
File size:
728 bytes
|
Rev | Line | |
---|
[9644] | 1 | $location="Henk, Boddens Hosangweg 24 A, 2481 KZ, Woubrugge";
|
---|
[9719] | 2 | $master_ip='172.16.18.38';
|
---|
[9644] | 3 | $internalroute='172.16.18.33';
|
---|
| 4 | $internalif='sis1';
|
---|
| 5 | $nodetype='Proxy';
|
---|
| 6 | $nodename='Proxy18';
|
---|
| 7 | $proxyid='18';
|
---|
| 8 | $release="8.2-RELEASE";
|
---|
[9696] | 9 | $status='up';
|
---|
[9644] | 10 | $ileiden="yes";
|
---|
[9646] | 11 | $X='103784';
|
---|
| 12 | $Y='464983';
|
---|
[9644] | 13 | $nat='no';
|
---|
| 14 |
|
---|
| 15 | $config{'sis0'}=sprintf <<SIS0;
|
---|
| 16 | COMMENT=link naar Router
|
---|
| 17 | TYPE=ethernet
|
---|
| 18 | DHCPCLIENT=yes
|
---|
| 19 | IP=0.0.0.0/30
|
---|
| 20 | DESC=Link naar router
|
---|
| 21 | SDESC=uplink
|
---|
| 22 | DHCP=no
|
---|
| 23 | SIS0
|
---|
| 24 |
|
---|
| 25 | $config{'sis1'}=sprintf <<SIS1;
|
---|
[9696] | 26 | COMMENT=Link naar WBRotary
|
---|
[9644] | 27 | TYPE=ethernet
|
---|
| 28 | EXTRA_TYPE=eth2wifibridge
|
---|
| 29 | STATUS=down
|
---|
[9720] | 30 | IP=$master_ip/29
|
---|
[9644] | 31 | DHCP=no
|
---|
[9696] | 32 | DESC=Link naar Rotary
|
---|
| 33 | SDESC=2rotary
|
---|
[9644] | 34 | MODE=station bridge
|
---|
[9696] | 35 | ESSID=il-n.wbrotary.wleiden.net
|
---|
[9644] | 36 | CHANNEL=144
|
---|
[9805] | 37 | NS_MAC=00:15:6D:70:54:4A
|
---|
| 38 | NS_IP=172.16.18.37/29
|
---|
[9644] | 39 | SIS1
|
---|
Note:
See
TracBrowser
for help on using the repository browser.