DDNS with dhcpd -6

Eustace, Glen G.Eustace at massey.ac.nz
Thu Oct 1 21:55:04 UTC 2009


> are you sure the clients are sending a dhcpv6 fqdn option (so we can
> get fqdn.hostname)?

I don't want to believe what a client tells me.  We don't in v4 and I want the same policy in v6.

In dhcpd.conf I have

ddns-domainname                   "massey.ac.nz.";
ddns-update-style                 interim;
...
...
option fqdn.no-client-update      true;
option fqdn.server-update         true;


The in the hosts file I have

   host it044042-vista {
      ddns-hostname "it044042-vista";
      option host-name "it044042-vista";
      host-identifier option dhcp6.client-id 00:01:00:00:00:00:00:00:00:0c:29:f4:14:1b;
   }

>From your comments, it would seem I am missing something.
-- 
Glen Eustace, Infrastructure Development Engineer (BC/DR)
Information Technology Services, Massey University PN460
Private Bag 11222, Palmerston North, New Zealand.
Ph: +64-6-3569099 x 81005, Mob: +64-27-4500321



More information about the dhcp-users mailing list