Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved] dhcpcd-9.1.2 causing packet storm
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
Ant P.
Watchman
Watchman


Joined: 18 Apr 2009
Posts: 6920

PostPosted: Tue Jun 30, 2020 6:32 am    Post subject: [solved] dhcpcd-9.1.2 causing packet storm Reply with quote

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
View user's profile Send private message
UberLord
Retired Dev
Retired Dev


Joined: 18 Sep 2003
Posts: 6835
Location: Blighty

PostPosted: Tue Jun 30, 2020 10:59 pm    Post subject: Reply with quote

Until I can add a fix, you can add nodhcp6 to dhcpcd.conf
_________________
Use dhcpcd for all your automated network configuration needs
Use dhcpcd-ui (GTK+/Qt) as your System Tray Network tool
Back to top
View user's profile Send private message
Ant P.
Watchman
Watchman


Joined: 18 Apr 2009
Posts: 6920

PostPosted: Wed Jul 01, 2020 3:54 am    Post subject: Reply with quote

Oh, thanks. No idea how I missed that...
Back to top
View user's profile Send private message
UberLord
Retired Dev
Retired Dev


Joined: 18 Sep 2003
Posts: 6835
Location: Blighty

PostPosted: Wed Jul 01, 2020 6:30 pm    Post subject: Reply with quote

Could you post your dhcpcd.conf please?
This should only happen is NODELAY is set.
_________________
Use dhcpcd for all your automated network configuration needs
Use dhcpcd-ui (GTK+/Qt) as your System Tray Network tool
Back to top
View user's profile Send private message
UberLord
Retired Dev
Retired Dev


Joined: 18 Sep 2003
Posts: 6835
Location: Blighty

PostPosted: Wed Jul 01, 2020 7:11 pm    Post subject: Reply with quote

Aha! I think I have this fixed here:
https://roy.marples.name/cgit/dhcpcd.git/commit/?id=0834ecd0a81ea7c6e2909fe4482c52c5494fbcc1
_________________
Use dhcpcd for all your automated network configuration needs
Use dhcpcd-ui (GTK+/Qt) as your System Tray Network tool
Back to top
View user's profile Send private message
Ant P.
Watchman
Watchman


Joined: 18 Apr 2009
Posts: 6920

PostPosted: Wed Jul 01, 2020 8:28 pm    Post subject: Reply with quote

I did have nodelay set, but I can confirm that patch fixes it.
Back to top
View user's profile Send private message
UberLord
Retired Dev
Retired Dev


Joined: 18 Sep 2003
Posts: 6835
Location: Blighty

PostPosted: Thu Jul 02, 2020 10:45 am    Post subject: Reply with quote

Great!

But why do you have nodelay set?
_________________
Use dhcpcd for all your automated network configuration needs
Use dhcpcd-ui (GTK+/Qt) as your System Tray Network tool
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum