View previous topic :: View next topic |
Author |
Message |
brendlefly62 Apprentice
Joined: 19 Dec 2009 Posts: 156
|
Posted: Thu Oct 17, 2019 9:39 pm Post subject: [solved] dhcp lease solicitation suddenly failing checksum |
|
|
On two machines that have been updated regularly and have been working for years, I've suddenly started to get this (below) when the standard netifrc process tries to bring up eth0 using dhcpcd:
Code: | eth0: soliciting a DHCP lease
eth0: checksum failure from <IP of my dhcp server>
eth0: checksum failure from <IP of my dhcp server>
eth0: probing for an IPv4LL address |
The process continues with IPv4LL address assignment, so I don't have a functional network connection.
Anyone know what might cause this?
Other basic info:
- one of these machines is a basic core2 duo, the other is a xen pv domU on ivybridge hardware
- Both are built to be basic LAMP servers, no X/desktop
- Both are ~amd64 keyworded in make.conf
- both are running profile amd64/17.0/hardened
- The core2 duo is running kernel 5.3.6-gentoo-r1, and the xen vm is running kernel 5.3.4-gentoo
Last edited by brendlefly62 on Fri Nov 01, 2019 3:54 pm; edited 1 time in total |
|
Back to top |
|
|
xaviermiller Bodhisattva
Joined: 23 Jul 2004 Posts: 8723 Location: ~Brussels - Belgique
|
Posted: Fri Oct 18, 2019 10:35 am Post subject: |
|
|
Hi,
What version of dhcpcd do you have ?
Version 8.1.0 is bugged, see 697672 _________________ Kind regards,
Xavier Miller |
|
Back to top |
|
|
brendlefly62 Apprentice
Joined: 19 Dec 2009 Posts: 156
|
Posted: Fri Oct 18, 2019 7:44 pm Post subject: |
|
|
Thanks, Xavier - that was exactly the problem. I temporarily assigned a static address and then updated to dhcpcd-8.1.1, and it works normally again. |
|
Back to top |
|
|
UberLord Retired Dev
Joined: 18 Sep 2003 Posts: 6835 Location: Blighty
|
|
Back to top |
|
|
xaviermiller Bodhisattva
Joined: 23 Jul 2004 Posts: 8723 Location: ~Brussels - Belgique
|
Posted: Sun Oct 20, 2019 5:11 pm Post subject: |
|
|
UberLord wrote: | Mea Culpa |
Doing no work doing no problem.
Thank you for keeping that package up _________________ Kind regards,
Xavier Miller |
|
Back to top |
|
|
|