[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

RE: DNS not resolving DHCP clients



> -----Original Message-----
> >> I suppose that I could go back to hard-coding everything, but that 
> >> would be really annoying.

Rick -

I have the auto update working - my dhcpd.conf has

	ddns-update-style interim;
	ddns-updates on;

And named.conf has

	allow-update { localhost };

in the zone section for my domain. Remember you won't see any dynamic
updates until the leases renew. Sorry if you've already covered this, I just
saw the tail end of this thread.

Brian

	


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]