Skip to content

Use dhcpcd only for DHCPv6 PD without assigning addresses #363

Answered by rsmarples
Ionic asked this question in Q&A
Discussion options

You must be logged in to vote

What makes you think the renew didn't happen?

Sep 3 03:25:18 src@valery dhcpcd[96629]: ppp0: failed to rebind prior delegation
This is a clue that dhcpcd couldn't rebind and likely cannot renew either.
What is interesting is that dhcpcd solicited and received a reply.

Add the debug directive to your dhcpcd.conf and restart dhcpcd. You should then see dhcpcd starting the renew process after 86400 seconds of acquiring the delegation.

I currently run this setup, calling dhcpcd in single-interface mode via pppd'sip-up/ip-down scriptlets (I'm aware that this will likely not be supported with dhcpcd 11+, which actually is an issue for my setup, since I don't use DHCP on any other interface, bu…

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@rsmarples
Comment options

Answer selected by Ionic
Comment options

You must be logged in to vote
1 reply
@rsmarples
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants