1825821 Members
2724 Online
109688 Solutions
New Discussion

Re: dynamic dns updates

 
Rainer von Bongartz
Honored Contributor

dynamic dns updates

I'm setting up dynamic DNS updates from my DHCP server running 11i.

The DHCP server is serving requests ; but the update failed of DNS fails with error message:

Dec 3 14:01:22 hubble bootpd[4275]: ADD operation of A and PTR RR's for 193.16.33.44 to DDNS failed

How can I get more information why the DNS update fails ?
I've already set degug level 5 for bootpd and named


He's a real UNIX Man, sitting in his UNIX LAN making all his UNIX plans for nobody ...
4 REPLIES 4
Brian Hackley
Honored Contributor

Re: dynamic dns updates

Hello Rainer,
You didn't indicate what flavor of BIND is running on the HPUX 11i system, and when /etc/named.conf has the "allow-update" phrase in the zone definition.
Take a look at your DNS log file as well as the HP ITRC documents NR0501KBRC00006813 and NR0501KBRC00006873.
I hope this helps you make some progress,
-> Brian Hackley
Ask me about telecommuting!
Rainer von Bongartz
Honored Contributor

Re: dynamic dns updates

Brian,

Thanks for the hints:
I'm using bind 8.1.2 and I know the
documents NR0501KBRC00006813 and NR0501KBRC00006873.

can you tell me how to best write the logging statement in named.conf to get the most info why the update fails ???

Regards
Rainer

He's a real UNIX Man, sitting in his UNIX LAN making all his UNIX plans for nobody ...
Uday_S_Ankolekar
Honored Contributor

Re: dynamic dns updates