-
Notifications
You must be signed in to change notification settings - Fork 113
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DHCP6 rebinding after restart of ppp0 fails. #359
Comments
dhcpcd -n ppp0 was used to try to force a rebind. 2733 ? S 0:00 dhcpcd: [manager] |
Please upgrade to dhcpcd-10.0.10 where a lot of PPP issues have been resolved. |
@rsmarples : those addresses should be handled on the firewall, I have a fixed /48 prefix 10.0.10 wasn't available then, 9999 did not compile. ISP provides the prefix through DHCPv6-PD there is no SLAAC etc. |
I've just run into this, and have installed 10.1.0. Hopefully it will fix it. |
Still seeing this in 10.1.0. |
When the connection restarted:
rebind attempt
This seems similar? #76 |
Seems to be a different issue from #76. The "invalid state" is 0, and the patch to make dhcpcd continue if flags is -1 doesn't work because flags is 128. |
after restart of dhcpcd the PD is acquired.
Built on gentoo:
[I] net-misc/dhcpcd
Available versions: 9.5.1 10.0.6-r2 ~10.0.6-r3 10.0.8{gpkg} **9999*l {debug +embedded ipv6 privsep +udev}
Installed versions: 10.0.8{gpkg}(11:15:57 06/25/24)(embedded ipv6 udev -debug -privsep)
Homepage: https://github.com/NetworkConfiguration/dhcpcd/ https://roy.marples.name/projects/dhcpcd/
Description: A fully featured, yet light weight RFC2131 compliant DHCP client
Log excerpt:
The text was updated successfully, but these errors were encountered: