dhcpcd-discuss

Re: problem with expired prefix (dhcpv6)

Roy Marples

Mon May 29 21:16:27 2017

On 29/05/17 20:14, Harald Dunkel wrote:
Hi Roy,

On 05/29/17 10:36, Roy Marples wrote:
Possibly is the best answer I can give - the IAID is all zeros (in all messages).
Whilst technically allowable by the spec as I read it, some implementation might expect a non zero value.

Have you tried using a non zero IAID?
According to the manual the default iaid is supposed to be derived
from the mac address. Esp for ia_pd the iaid is optional, so I tried
to drop the explicit iaid completely. See attachment for the
dhcpcd.conf.

Here's your config:
interface pppoe0
    ipv6rs
    # static static domain_name_servers=<nameserver IPs>
    ia_pd re1/0

This is wrong, you set SLA not IAID.
It's ia_pd iaid interface/sla. Like this:

interface pppoe0
    ipv6rs
    ia_pd 1 re1

There are more options there, but you may not need those.


Here is the log file after a reboot:

May 29 20:06:29 [23351]: dhcpcd-7.0.0-beta3 starting


We've made lots of improvements to Prefix Delegation in 7.0.0-rc1.
Please try that, which these changes as well which also help with PD:
https://dev.marples.name/D112
https://dev.marples.name/rDHC3cf33877235502a3998fae72d4a1ac657ceb815e

Let me know!

Roy

Follow-Ups:
Re: problem with expired prefix (dhcpv6)Harald Dunkel
References:
problem with expired prefix (dhcpv6)Harald Dunkel
Re: problem with expired prefix (dhcpv6)Roy Marples
Re: problem with expired prefix (dhcpv6)Harald Dunkel
Re: problem with expired prefix (dhcpv6)Harald Dunkel
Re: problem with expired prefix (dhcpv6)Roy Marples
Re: problem with expired prefix (dhcpv6)Harald Dunkel
Archive administrator: postmaster@marples.name