source:
genesis/nodes/proxy62/wleiden.conf@
8495
| Last change on this file since 8495 was 8400, checked in by , 15 years ago | |
|---|---|
|
|
| File size: 770 bytes | |
| Rev | Line | |
|---|---|---|
| [6824] | 1 | # |
| 2 | # | |
| 3 | # Read by /usr/local/sbin/wireless-up.pl | |
| 4 | # | |
| [7882] | 5 | # config Proxy62 bij Huub |
| 6 | # verbonden met adsl gateway 192.168.3.254 | |
| 7 | # nameservers: 217.149.192.6 en 217.149.196.6 | |
| [6824] | 8 | |
| [7882] | 9 | $master_ip='172.17.16.66'; |
| 10 | $gateway='192.168.3.254'; | |
| 11 | $internalroute='172.17.16.65'; | |
| [8018] | 12 | $internalif='vr1'; |
| [6824] | 13 | $nodetype='Proxy'; |
| [7882] | 14 | $nodename='Proxy62'; |
| 15 | $proxyid='62'; | |
| 16 | $location=" Huub, Rapenburg 62, 2311EZ, Leiden"; | |
| [6824] | 17 | $status='up'; |
| [7418] | 18 | $release="8.0-RELEASE"; |
| [6824] | 19 | $X='093348'; |
| 20 | $Y='463569'; | |
| [8400] | 21 | $nat='yes'; |
| [6824] | 22 | |
| [8400] | 23 | $firewall_block=<<EOT; |
| [8393] | 24 | 192.168.0.0/16 |
| 25 | EOT | |
| 26 | ||
| 27 | ||
| [8261] | 28 | $config{'vr0'}=sprintf <<VR0; |
| 29 | COMMENT=link naar Router | |
| [6824] | 30 | TYPE=ethernet |
| [7882] | 31 | IP=192.168.3.101/24 |
| [7514] | 32 | DESC=Link naar router |
| [7418] | 33 | SDESC=uplink |
| [6824] | 34 | DHCP=no |
| [7882] | 35 | VR0 |
| [6824] | 36 | |
| [8261] | 37 | $config{'vr1'}=sprintf <<VR1; |
| 38 | COMMENT=link naar NodeHuub | |
| [6824] | 39 | TYPE=ethernet |
| [7418] | 40 | IP=$master_ip/30 |
| [7514] | 41 | DESC=Link naar NodeHuub |
| [7418] | 42 | SDESC=downlink |
| [6824] | 43 | DHCP=no |
| [7882] | 44 | VR1 |
Note:
See TracBrowser
for help on using the repository browser.
