-
Notifications
You must be signed in to change notification settings - Fork 114
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
Failure to renew with "ps_root_recvmsg: Network is unreachable" #440
Comments
Here's the interesting section:
eno8.2 starts a renew and when the lease is applied the subnet and default routs are deleted from eno5 for reasons unknown - that is the bug. |
is there a way that I can collect more information that will clarify situation ? I had hopes that enabling debug will be more informative in order to understand what happens. |
It’s pretty clear what is happening, just not the why. Is one of the interfaces a VLAN and is it on the other interface or a different one? |
different interfaces. by "clarify" i meant to see "why". some magical extra-extra-debug setting that dumps some decision making log messages... |
dhcpcd 10.1.0
I have 2 interfaces. eno5 is connected to fiber provider and eno8.2 to starlink.
Once in a while, "something" happens dhcpcd during renewal process of eno5 address
drops default route through it, which is followed by a number of "ps_root_recvmsg: Network is unreachable"
messages and failure to get a new lease.
Insisting on renewing lease by running dhcpcd -n eno5 resolves problem
config is:
The text was updated successfully, but these errors were encountered: