<div class="gmail_quote">On Tue, Dec 15, 2009 at 9:07 AM, Alexa Petrean <span dir="ltr"><<a href="mailto:apetrean@bluecatnetworks.com">apetrean@bluecatnetworks.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
James,<br>
<br>
You have to define the following options in dhcpd.conf file in order to<br>
enable dynamic updates:<br>
<br>
ddns-domainname "<a href="http://test.com" target="_blank">test.com</a>"; #Replace <a href="http://test.com" target="_blank">test.com</a> with your domain name<br>
ddns-rev-domainname "in-addr.arpa";<br>
ddns-updates true;<br>
<br>
Alex<br><br></blockquote><div><br>Things got busy with the holidays and I didn't get around to this until today. I made the above changes, and it didn't make a difference. DHCPd is still not updating the dns server and a tcpdump would indicate it is not even trying (no traffic between the dhcp and dns servers). <br>
</div></div>