dynamic dns problem

Mark_Andrews at isc.org Mark_Andrews at isc.org
Thu Jan 29 21:14:54 UTC 2004


> view internal {
> match-clients {192.168.1.0/8;};


	You are sending your updates to 127.0.0.1.  This means that the
	source address of the UPDATE messages will be 127.0.0.1.   127.0.0.1
	is not part of the match-clients acl above.
 
> >> I keep getting messages like this:
> >> Jan 28 01:18:57 narnia dhcpd: Unable to add forward map from
> >> host.example.com. to 192.168.1.135: not authorized
> >> Jan 28 01:18:57 narnia dhcpd: DHCPREQUEST for 192.168.1.135 from
> >> 00:80:ad:c0:97:d2 (host) via eth0
> >> Jan 28 01:18:57 narnia dhcpd: DHCPACK on 192.168.1.135 to
> >> 00:80:ad:c0:97:d2 (host) via eth0
> >>
> >> zone example.com. {
> >>     primary 127.0.0.1;
> >>     key rndc-key;
> >> }
> >> zone 1.168.192.in-addr.arpa. {
> >>     primary 127.0.0.1;
> >>     key rndc-key;
> >> }
--
Mark Andrews, ISC
1 Seymour St., Dundas Valley, NSW 2117, Australia
PHONE: +61 2 9871 4742                 INTERNET: Mark.Andrews at isc.org


More information about the bind-users mailing list