source:
genesis/nodes/proxy8/wleiden.conf@
8598
| Last change on this file since 8598 was 8290, checked in by , 15 years ago | |
|---|---|
| File size: 677 bytes | |
| Rev | Line | |
|---|---|---|
| [7361] | 1 | # |
| 2 | # | |
| 3 | # Read by /usr/local/sbin/wireless-up.pl | |
| 4 | # | |
| [7364] | 5 | # config Proxy8 bij Richard |
| 6 | # Test proxy voor Proxyfactory | |
| [7361] | 7 | |
| [8117] | 8 | $master_ip='172.16.3.34'; |
| [7395] | 9 | $gateway='192.168.58.1'; |
| [8146] | 10 | $internalroute='172.16.3.33'; |
| [8018] | 11 | $internalif='sis1'; |
| [8211] | 12 | $nat='yes'; |
| [7361] | 13 | $nodetype='Proxy'; |
| 14 | $nodename='Proxy8'; | |
| [7885] | 15 | $proxyid='8'; |
| [7361] | 16 | $location=" Richard, Terschelling 244, 3524az Utrecht"; |
| 17 | $status='up'; | |
| 18 | $release="8.0-RELEASE"; | |
| 19 | ||
| [8290] | 20 | $X='137949'; |
| 21 | $Y='453165'; | |
| [7361] | 22 | |
| 23 | ||
| [8261] | 24 | $config{'sis0'}=sprintf <<SIS0; |
| 25 | COMMENT=Link naar Router | |
| [7361] | 26 | TYPE=ethernet |
| [7394] | 27 | IP=192.168.58.2/24 |
| [7361] | 28 | |
| 29 | DESC=Link naar Router | |
| 30 | SDESC=uplink | |
| 31 | ||
| 32 | DHCP=no | |
| 33 | ||
| 34 | SIS0 | |
| [7377] | 35 | |
| [8261] | 36 | $config{'sis1'}=sprintf <<SIS1; |
| [8290] | 37 | COMMENT=Link naar NodeRichard |
| [7377] | 38 | TYPE=ethernet |
| [8290] | 39 | IP=172.16.16.9/30 |
| [7377] | 40 | |
| [7881] | 41 | DESC=Link |
| [7377] | 42 | SDESC=downlink |
| 43 | ||
| 44 | DHCP=no | |
| 45 | ||
| 46 | SIS1 |
Note:
See TracBrowser
for help on using the repository browser.
