That would help. Oops!
On Fri, 2002-11-15 at 09:07, Kevin Anderson wrote:
Roy,
Out of curiosity, could you post your dhcpd.conf?
Thanks
Kev.
|
ddns-domainname "Ept";
server-name "192.168.0.201";
use-host-decl-names on;
ddns-updates on;
ddns-update-style interim;
option domain-name-servers 192.168.0.201;
option routers 192.168.0.254;
subnet 192.168.0.0 netmask 255.255.255.0 {
ddns-updates on;
range 192.168.0.100 192.168.0.110;
}
allow unknown-clients;
signature.asc
Description: This is a digitally signed message part