View previous topic :: View next topic |
Author |
Message |
Ant P. Watchman
Joined: 18 Apr 2009 Posts: 6920
|
Posted: Tue Jun 30, 2020 6:32 am Post subject: [solved] dhcpcd-9.1.2 causing packet storm |
|
|
Since a recent update when dhcpcd starts up this happens:
Code: | eth0: requesting DHCPv6 information
eth0: REPLY6 received from fe80::XXXX
eth0: refresh in 86400 seconds
eth0: rebinding prior DHCPv6 lease
eth0: DHCPv6 REPLY: No Addresses Available
eth0: REPLY6 received from fe80::XXXX
eth0: refresh in 86400 seconds
eth0: rebinding prior DHCPv6 lease
eth0: DHCPv6 REPLY: No Addresses Available
eth0: REPLY6 received from fe80::XXXX
eth0: refresh in 86400 seconds
eth0: rebinding prior DHCPv6 lease |
These few lines repeat about 10 times per second until I kill the daemon, and the only rate limiting seems to be that it's CPU-bound.
Is there a way to disable DHCPv6 only while leaving ipv6ra enabled? My current workaround's simply to mask the broken version, but that won't last forever.
Last edited by Ant P. on Wed Jul 01, 2020 3:55 am; edited 1 time in total |
|
Back to top |
|
|
UberLord Retired Dev
Joined: 18 Sep 2003 Posts: 6835 Location: Blighty
|
|
Back to top |
|
|
Ant P. Watchman
Joined: 18 Apr 2009 Posts: 6920
|
Posted: Wed Jul 01, 2020 3:54 am Post subject: |
|
|
Oh, thanks. No idea how I missed that... |
|
Back to top |
|
|
UberLord Retired Dev
Joined: 18 Sep 2003 Posts: 6835 Location: Blighty
|
|
Back to top |
|
|
UberLord Retired Dev
Joined: 18 Sep 2003 Posts: 6835 Location: Blighty
|
|
Back to top |
|
|
Ant P. Watchman
Joined: 18 Apr 2009 Posts: 6920
|
Posted: Wed Jul 01, 2020 8:28 pm Post subject: |
|
|
I did have nodelay set, but I can confirm that patch fixes it. |
|
Back to top |
|
|
UberLord Retired Dev
Joined: 18 Sep 2003 Posts: 6835 Location: Blighty
|
|
Back to top |
|
|
|