** 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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1940481

Title:
  dhclient.conf should set send DHCPv6 host-name option

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/isc-dhcp/+bug/1940481/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to