DHCP 4.1.1 performing DDNSv6 updates with wrong hostname. Why?

David W. Hankins dhankins at isc.org
Mon Jan 25 23:19:34 UTC 2010


On Mon, Jan 25, 2010 at 10:12:27AM -0800, Brett Lee wrote:
> option domain-name "ipv6.apevt.local";
> option dhcp6.domain-search "ipv6.apevt.local,apevt.local";

The syntax (see "man dhcp-options") is;

    option dhcp6.domain-search "ipv6.apevt.local", "apevt.local";

Unless you really wanted "ipv6.apevt.local,apevt.local" as one domain
name (having a comma in the 2nd level domain, using 'local,apevt' as
one label).

> ddns-hostname           solaris10u4sparc;
> ddns-domainname         "ipv6.apevt.local";

You are assigning 'solaris10u4sparc.ipv6.apevt.local' as the hostname
to use, globally, for all connecting clients.

-- 
David W. Hankins	BIND 10 needs more DHCP voices.
Software Engineer		There just aren't enough in our heads.
Internet Systems Consortium, Inc.		http://bind10.isc.org/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <https://lists.isc.org/pipermail/dhcp-users/attachments/20100125/335b7bb0/attachment.bin>


More information about the dhcp-users mailing list