Hi Scott, hi Kyle!
Am Freitag, den 29.04.2005, 23:50 -0400 schrieb Scott Ullrich:
> Most likely because FreeBSD does not support per interface DNS lists
> that I am aware of.
m0n0wall uses ISC-DHCP Server. This Server is alel to support per
interface DNS lists and it does this already. Take a look at
"/var/etc/dhcpd.conf":
option domain-name "test.local";
default-lease-time 7200;
max-lease-time 86400;
authoritative;
log-facility local7;
ddns-update-style none;
subnet 172.16.1.0 netmask 255.255.255.0 {
pool {
range 172.16.1.100 172.16.1.110;
}
option routers 172.16.1.1;
option domain-name-servers 172.16.1.1;
}
All that is to do, is coding this into the GUI and find a way to decide,
how and if the DNS servers from the "System: General setup" page should
overwrite these. Not that difficult, only someone has to implement this.
Ciao ...
... PIT ...
---------------------------------------------------------------------------
copyleft(c) by | _-_ "sic transit discus mundi" (From the System
Peter Allgeyer | 0(o_o)0 Administrator's Guide, by Lars Wirzenius)
---------------oOO--(_)--OOo----------------------------------------------- |