Public bug reported:
Despite the fix in 2012 (bug #991360) the default configuration shipped
with isb-dhcp-client /etc/dhclient.conf in 2021 still does not set the
DHCPv6 hostname option by default. All it needs is:
# send host-name with DHCPv6 not just DHCPv4
send fqdn.fqdn = gethostname();
Without this option it causes dhcpy6d's dynamic DNS update (to bind9) to
fail because the hostname is empty.
** Affects: isc-dhcp (Ubuntu)
Importance: Undecided
Status: New
** Description changed:
Despite the fix in 2012 (bug #991360) the default configuration shipped
with isb-dhcp-client /etc/dhclient.conf in 2021 still does not set the
DHCPv6 hostname option by default. All it needs is:
# send host-name with DHCPv6 not just DHCPv4
send fqdn.fqdn = gethostname();
- With this option it causes dhcpy6d's dynamic DNS update (to bind9) to
+ Without this option it causes dhcpy6d's dynamic DNS update (to bind9) to
fail because the hostname is empty.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to isc-dhcp in Ubuntu.
https://bugs.launchpad.net/bugs/1940481
Title:
dhclient.conf should set send DHCPv6 host-name option
Status in isc-dhcp package in Ubuntu:
New
Bug description:
Despite the fix in 2012 (bug #991360) the default configuration
shipped with isb-dhcp-client /etc/dhclient.conf in 2021 still does not
set the DHCPv6 hostname option by default. All it needs is:
# send host-name with DHCPv6 not just DHCPv4
send fqdn.fqdn = gethostname();
Without this option it causes dhcpy6d's dynamic DNS update (to bind9)
to fail because the hostname is empty.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/isc-dhcp/+bug/1940481/+subscriptions
--
Mailing list: https://launchpad.net/~touch-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~touch-packages
More help : https://help.launchpad.net/ListHelp