[Bug 1940481] Re: dhclient.conf should set send DHCPv6 host-name option

TJ 1940481 at bugs.launchpad.net
Fri Aug 20 06:46:05 UTC 2021


** 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:
+ with isb-dhcp-client /etc/dhcp/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.

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, 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/dhcp/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




More information about the foundations-bugs mailing list