| Line | |
|---|
| 1 |
|
|---|
| 2 | # This file specific to wireless
|
|---|
| 3 | # leiden. Please make all changes in Genesis.
|
|---|
| 4 | #
|
|---|
| 5 | # Generated by dellas.wirelessleiden.nl
|
|---|
| 6 | # on Thu Sep 4 08:56:05 2008
|
|---|
| 7 | #
|
|---|
| 8 | # feb 2003 jasper@WirelessLeiden.NL | maart 2005 rick@WirelessLeiden.NL
|
|---|
| 9 | #
|
|---|
| 10 |
|
|---|
| 11 |
|
|---|
| 12 | option domain-name "wLeiden.NET";
|
|---|
| 13 |
|
|---|
| 14 | default-lease-time 7200;
|
|---|
| 15 | max-lease-time 2592000;
|
|---|
| 16 |
|
|---|
| 17 | ddns-update-style none;
|
|---|
| 18 |
|
|---|
| 19 | # Hack for the WET11
|
|---|
| 20 | #
|
|---|
| 21 | always-broadcast on;
|
|---|
| 22 |
|
|---|
| 23 | option domain-name-servers 172.27.129.1;
|
|---|
| 24 |
|
|---|
| 25 | # ep0 Link naar pc's
|
|---|
| 26 | subnet 172.27.129.80 netmask 255.255.255.240 {
|
|---|
| 27 | range 172.27.129.82 172.27.129.94;
|
|---|
| 28 | option broadcast-address 172.27.129.95;
|
|---|
| 29 | option subnet-mask 255.255.255.240;
|
|---|
| 30 | option routers 172.27.129.81;
|
|---|
| 31 | }
|
|---|
| 32 |
|
|---|
| 33 | # wi0 Omni voor de buurt
|
|---|
| 34 | subnet 172.27.129.0 netmask 255.255.255.192 {
|
|---|
| 35 | range 172.27.129.10 172.27.129.60;
|
|---|
| 36 | option broadcast-address 172.27.129.63;
|
|---|
| 37 | option subnet-mask 255.255.255.192;
|
|---|
| 38 | option routers 172.27.129.1;
|
|---|
| 39 | }
|
|---|
| 40 |
|
|---|
| 41 | # xl0 Link naar thuisnetwerk
|
|---|
| 42 | subnet 172.27.129.64 netmask 255.255.255.252 {not authoritative; }
|
|---|
| 43 |
|
|---|
| 44 | # xl1 Link naar duivenhok
|
|---|
| 45 | subnet 172.16.1.164 netmask 255.255.255.252 {not authoritative; }
|
|---|
| 46 |
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.