dhcpcd-discuss

Re: Dynamic IPv6 Prefix Delegation

Roy Marples

Thu Aug 07 09:45:29 2014

On 2014-08-06 20:29, Timo Rothenpieler wrote:
After adding the following to my config:

authprotocol token
authtoken 1 fritz forever 1234567890

I get:

dhcpcd[4774]: enp2s0: DHCP messge too big
dhcpcd[4774]: enp2s0: authentication now required
dhcpcd[4774]: enp2s0: soliciting a DHCPv6 lease
dhcpcd[4774]: enp2s0: dhcp6_updateauth: No such process
dhcpcd[4774]: enp2s0: DHCP messge too big
dhcpcd[4774]: enp2s0: DHCP lease expired
dhcpcd[4774]: enp2s0: soliciting a DHCP lease
dhcpcd[4774]: enp2s0: DHCP messge too big
dhcpcd[4774]: enp2s0: DHCP messge too big
dhcpcd[4774]: enp2s0: DHCP messge too big
dhcpcd[4774]: timed out
dhcpcd[4774]: exited

Fixed here:
http://roy.marples.name/projects/dhcpcd/ci/8f5c0b8a260cfea23aa362635aae49e9247e97dd?sbs=0

Well, by fixed I mean the error is more clear :)
This is the correct config you needed.

authprotocol token
authtoken 0 "" forever 1234567890

Hopefully my commit clears it up!

Thanks

Roy

Follow-Ups:
Re: Dynamic IPv6 Prefix DelegationTimo Rothenpieler
References:
Dynamic IPv6 Prefix DelegationTimo Rothenpieler
Re: Dynamic IPv6 Prefix DelegationRoy Marples
Re: Dynamic IPv6 Prefix DelegationTimo Rothenpieler
Archive administrator: postmaster@marples.name