[Bug 1926139] Re: dhclient doesn't receive dhcp offer from kernel
Matthew Ruffell
1926139 at bugs.launchpad.net
Mon Jan 16 03:44:17 UTC 2023
Attached is a debdiff for Jammy which fixes this bug.
** Patch added: "Debdiff for bind9-libs for Jammy"
https://bugs.launchpad.net/ubuntu/+source/isc-dhcp/+bug/1926139/+attachment/5641516/+files/lp1926139_jammy.debdiff
** Tags added: focal jammy sts
** Also affects: bind9-libs (Ubuntu)
Importance: Undecided
Status: New
** Also affects: isc-dhcp (Ubuntu Jammy)
Importance: Undecided
Status: New
** Also affects: bind9-libs (Ubuntu Jammy)
Importance: Undecided
Status: New
** Also affects: isc-dhcp (Ubuntu Focal)
Importance: Undecided
Status: New
** Also affects: bind9-libs (Ubuntu Focal)
Importance: Undecided
Status: New
** No longer affects: isc-dhcp (Ubuntu Focal)
** No longer affects: isc-dhcp (Ubuntu Jammy)
** Changed in: isc-dhcp (Ubuntu)
Status: New => Invalid
** Changed in: bind9-libs (Ubuntu Focal)
Status: New => In Progress
** Changed in: bind9-libs (Ubuntu Jammy)
Status: New => In Progress
** Changed in: bind9-libs (Ubuntu)
Status: New => Fix Released
** Changed in: bind9-libs (Ubuntu Focal)
Importance: Undecided => High
** Changed in: bind9-libs (Ubuntu Jammy)
Importance: Undecided => High
** Changed in: bind9-libs (Ubuntu Focal)
Assignee: (unassigned) => Matthew Ruffell (mruffell)
** Changed in: bind9-libs (Ubuntu Jammy)
Assignee: (unassigned) => Matthew Ruffell (mruffell)
--
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/1926139
Title:
dhclient doesn't receive dhcp offer from kernel
Status in bind9-libs package in Ubuntu:
Fix Released
Status in isc-dhcp package in Ubuntu:
Invalid
Status in bind9-libs source package in Focal:
In Progress
Status in bind9-libs source package in Jammy:
In Progress
Bug description:
Platform: Qemu/libvirt on AMD64
Ubuntu version: 20.04
isc-dhcp-client version: 4.4.1-2.1ubuntu5
Problem: When dhclient is used during boot every few reboots the DHCP OFFER packets aren't pushed from the kernel to dhclient. The DISCOVER packets can be seen in strace and tcpdump. The OFFER packets can be seen in tcpdump, but no read event is triggered.
Ubuntu 18.04 doesn't have the problem, neither does Debian 10. Building these dhclient versions on Ubuntu 20.04 alleviates the problem a little, but it still occurs. So this issue might also be kernel related.
Attached diff shows a strace of all threads and a pcap showing the
tcpdump output.
Edit:
- Sometimes the dhclient command does receive the OFFER packet and connection is restored.
- In my testing running dhclient manually from the terminal when the OFFERs aren't received will result in a new dhclient session which does receive the OFFER packet and connection is restored.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bind9-libs/+bug/1926139/+subscriptions
More information about the foundations-bugs
mailing list