[Bug 1604617] Re: dhclient does not send fqdn.fqdn for DHCPv6

2020-06-26 Thread Ganesh
Hi, This is not working for me.
I have installed dhcpd4.4.2 and dhclient4.4.2. I am using centos7 for server 
and client.
My dhclient6.conf has below entries in it:
send fqdn.fqdn "hostname.domain.name";
send host-name "hostname";

But when I get a lease6 there is no any details about hostname/fqdn in
the dhcpd.leases file on the dhcp server.

Please help.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1604617

Title:
  dhclient does not send fqdn.fqdn for DHCPv6

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

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

[Bug 1604617] Re: dhclient does not send fqdn.fqdn for DHCPv6

2020-04-14 Thread Coops
This issue occurs in Ubuntu 18.04.04 (dhclient 4.3.5), but at some point
by Ubuntu 20.04 beta (dhclient 4.4.1) it seems to now be resolved.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1604617

Title:
  dhclient does not send fqdn.fqdn for DHCPv6

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

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

[Bug 1604617] Re: dhclient does not send fqdn.fqdn for DHCPv6

2017-06-28 Thread thisboyiscrazy
I am also facing this issue. Your settings seems to fix it thank you.

Just and a note the issue also exist in debain 9

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1604617

Title:
  dhclient does not send fqdn.fqdn for DHCPv6

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

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


[Bug 1604617] Re: dhclient does not send fqdn.fqdn for DHCPv6

2016-11-22 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: isc-dhcp (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1604617

Title:
  dhclient does not send fqdn.fqdn for DHCPv6

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

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


[Bug 1604617] Re: dhclient does not send fqdn.fqdn for DHCPv6

2016-08-05 Thread EdwardClay
I've found that adding the following to dhclient.conf seems to resolve
this.  Not sure if there is a way to get this working out of the box.

/etc/dhcp/dhclient.conf
#send host-name = gethostname();
send host-name = "";
# for ipv6 /dhcpdv6
send fqdn.fqdn ".";
send fqdn.encoded on;
send fqdn.server-update on;

obviously I replace  with the correct hostname.  With
these settings in place the dhcpd6 server receives the correct info to
perform a ddns update.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1604617

Title:
  dhclient does not send fqdn.fqdn for DHCPv6

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

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


[Bug 1604617] Re: dhclient does not send fqdn.fqdn for DHCPv6

2016-08-04 Thread EdwardClay
I'm also experiencing this issue in 16.04 LTS.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1604617

Title:
  dhclient does not send fqdn.fqdn for DHCPv6

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

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