Date: Fri, 24 May 2002 11:25:22 -0700 From: "Patrick Soltani" <psoltani@ultradns.com> To: "KP" <kevin@txun.net>, "Ceri Davies" <setantae@submonkey.net> Cc: <freebsd-questions@FreeBSD.ORG> Subject: RE: Another named error Message-ID: <3DBB075EEB95944492E127F2B9A96FAF539571@ultra-exchange.UltraDNS.com>
next in thread | raw e-mail | index | archive | help
What version of Bind are you running? Do the following to find out:
dig @Your-Server.FQDN.NET version.bind chaos txt
If it is 8.2.2 and above then it supports Dynamic updates.
Add the following line to your named.conf file under the zone you want =
to accept Dynamic Updates:
allow-update { localhost; };
That should do it.
Regards,
Patrick Soltani.
-----Original Message-----
From: KP [mailto:kevin@txun.net]
Sent: Friday, May 24, 2002 6:20 AM
To: freebsd-questions@FreeBSD.ORG
Cc: Ceri Davies
Subject: Another named error
Using named on 4.5 I get the following error:
May 23 02:11:56 ns1 named[64]: denied update from [10.1.131.71].2509 for =
"efw.com" IN
It's not just from this one box. It appears that everyone that uses this =
box for DNS generates this error. I suspect it has something to do with =
the Win2000 option to register a machines connection with DNS.
Is dynamic update of DNS functionality available on 4.5? I haven't been =
able to find any info on this error. Any help would be greatly =
appreciated.
Thanks!
KP
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3DBB075EEB95944492E127F2B9A96FAF539571>
