Guest User!

You are not Sophos Staff.

This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

DHCP client hostnames not visible in DNS?

I can see that static DHCP leases have a check-box for making the client hostname visible in DNS.  Is there any way (say, a global option) to do the same for regular, dynamic clients?


This thread was automatically locked due to age.
  • Hmmm, I notice that the static mappings don't work either.  e.g. I check the checkbox to enter a DNS entry, but nothing seems to happen.  Working around that by adding a static DNS entry...
  • It looks like dhcpd is trying to register dynamic names, but it is failing for some reason.  I am seeing things like this in the dhcpd.log:

    2011:01:28-11:02:06 gateway dhcpd: if ***.qqq.com IN A rrset doesn't exist add ***.qqq.com 43200 IN A 10.0.0.106: timed out.

    any thoughts?