source:
genesis/nodes/proxy15/wleiden.conf@
8962
Last change on this file since 8962 was 8902, checked in by , 14 years ago | |
---|---|
|
|
File size: 563 bytes |
Rev | Line | |
---|---|---|
[8892] | 1 | $master_ip='172.17.14.1'; |
2 | $gateway='192.168.178.1'; | |
3 | $internalroute='172.27.129.65'; | |
4 | $internalif='vr0'; | |
[6824] | 5 | $nodetype='Proxy'; |
[8892] | 6 | $nodename='Proxy15'; |
7 | $proxyid='15'; | |
8 | $location="Zwet, Nieuweweg Zoeterwoude"; | |
[6824] | 9 | $status='up'; |
[8892] | 10 | $release="8.2-RELEASE"; |
[8902] | 11 | $X='94340'; |
12 | $Y='459330'; | |
[8400] | 13 | $nat='yes'; |
[6824] | 14 | |
[8894] | 15 | $config{'sis0'}=sprintf <<EOF; |
[8892] | 16 | COMMENT=Might need to be a /30 link |
17 | TYPE=ethernet | |
18 | IP=172.27.129.67/28 | |
19 | DESC=Link naar Zwet | |
20 | SDESC=downlink | |
21 | DHCP=no | |
22 | EOF | |
[8393] | 23 | |
[8894] | 24 | $config{'sis1'}=sprintf <<EOF; |
[8261] | 25 | COMMENT=link naar Router |
[6824] | 26 | TYPE=ethernet |
[8892] | 27 | IP=192.168.178.49/24 |
[7514] | 28 | DESC=Link naar router |
[7418] | 29 | SDESC=uplink |
[6824] | 30 | DHCP=no |
[8892] | 31 | EOF |
[6824] | 32 |
Note:
See TracBrowser
for help on using the repository browser.