Re: PD Renumbering Failure
Shweta Kalyani
Tue Dec 17 18:12:41 2019
Hi Roy,
The patch seems to be working. DELEGATED6 event is now giving the updated
prefix.
PFA dhcpcd log and pcap file for reference.
Once again, thank you for your support.
Thanks,
Shweta
On Mon, Dec 16, 2019 at 10:45 PM Shweta Kalyani <shwetakalyani@xxxxxxxxx>
wrote:
> Thanks Roy,
> Let me test and get back to you.
>
> Thanks,
> Shweta
>
> On Mon, 16 Dec 2019, 22:37 Roy Marples, <roy@xxxxxxxxxxxx> wrote:
>
>> On 16/12/2019 12:40, Roy Marples wrote:
>> > On 12/12/2019 14:21, Roy Marples wrote:
>> >> On 12/12/2019 12:51, Shweta Kalyani wrote:
>> >>> Thanks for the reply Roy (been waiting on it :))
>> >>> My code is based on 7.2.3 so it will be difficult for me to test it
>> >>> for dhcpcd-8* versions. I understand and appreciate your support for
>> >>> this.
>> >>> If you send patches, I can test it and get back to you.
>> >>
>> >> First patch is here:
>> >>
>> https://roy.marples.name/cgit/dhcpcd.git/commit/?h=dhcpcd-7&id=b8233dd55cdf53084a4a2ccdecf784d18c001a30
>> >
>> >
>> > Second patch is here:
>> >
>> https://roy.marples.name/cgit/dhcpcd.git/commit/?h=dhcpcd-7&id=cf8ed7e230e2d4a7add95796c3f8730cd0d9a09c
>>
>> Third patch is here:
>>
>> https://roy.marples.name/cgit/dhcpcd.git/commit/?h=dhcpcd-7&id=13a4ee71416a2a2ac7f4a1d146c2c0ca7bc10c65
>>
>> Basically there was an issue removing the deprecated address from a
>> special collection using the wrong member which got to other parts of
>> dhcpcd getting confused and just not adding any more delegations at this
>> point.
>>
>> If you can confirm that this fixes your issue I'll make new releases of
>> -7 and -8.
>>
>> Roy
>>
>
Dec 17 14:06:06 [11858]: dhcpcd-7.2.3 starting
Dec 17 14:06:06 [11858]: eth1: if_disable_autolinklocal: Operation not supported
Dec 17 14:06:06 [11858]: eth1: executing `/etc/conf/bin/dhcpcd-up' PREINIT
Dec 17 14:06:07 [11858]: DUID 00:01:00:01:25:8b:9c:cb:54:39:68:18:4a:f7
Dec 17 14:06:07 [11858]: eth1: IAID 68:18:4a:f7
Dec 17 14:06:07 [11858]: eth1: IA type 3 IAID 00:00:00:01
Dec 17 14:06:07 [11858]: eth1: IA type 25 IAID 00:00:00:02
Dec 17 14:06:07 [11858]: eth1: delaying IPv6 router solicitation for 0.7 seconds
Dec 17 14:06:07 [11858]: eth1: reading lease `/etc/config//dhcpcd-eth1.lease6'
Dec 17 14:06:07 [11858]: eth1: soliciting a DHCPv6 lease
Dec 17 14:06:07 [11858]: eth1: delaying SOLICIT6 (xid 0x60c302), next in 0.8 seconds
Dec 17 14:06:07 [11858]: eth0: activating for delegation
Dec 17 14:06:07 [11858]: eth0: executing `/libexec/dhcpcd-run-hooks' PREINIT
Dec 17 14:06:07 [11858]: script_runreason: /libexec/dhcpcd-run-hooks: WEXITSTATUS 127
Dec 17 14:06:07 [11858]: eth0: carrier acquired
Dec 17 14:06:07 [11858]: eth0: executing `/etc/conf/bin/dhcpcd-up' CARRIER
Dec 17 14:06:07 [11858]: eth0: IAID 68:18:4a:f6
Dec 17 14:06:07 [11858]: eth1: soliciting an IPv6 router
Dec 17 14:06:07 [11858]: eth1: sending Router Solicitation
Dec 17 14:06:07 [11858]: eth1: broadcasting SOLICIT6 (xid 0x60c302), next in 1.1 seconds
Dec 17 14:06:07 [11858]: eth1: broadcasted SOLICIT6 (xid 0x60c302) successfully
Dec 17 14:06:08 [11858]: eth1: broadcasting SOLICIT6 (xid 0x60c302), next in 2.2 seconds
Dec 17 14:06:08 [11858]: eth1: broadcasted SOLICIT6 (xid 0x60c302) successfully
Dec 17 14:06:11 [11858]: eth1: broadcasting SOLICIT6 (xid 0x60c302), next in 4.4 seconds
Dec 17 14:06:11 [11858]: eth1: broadcasted SOLICIT6 (xid 0x60c302) successfully
Dec 17 14:06:11 [11858]: eth1: sending Router Solicitation
Dec 17 14:06:15 [11858]: eth1: broadcasting SOLICIT6 (xid 0x60c302), next in 9.1 seconds
Dec 17 14:06:15 [11858]: eth1: broadcasted SOLICIT6 (xid 0x60c302) successfully
Dec 17 14:06:15 [11858]: eth1: sending Router Solicitation
Dec 17 14:06:19 [11858]: eth1: sending Router Solicitation
Dec 17 14:06:19 [11858]: eth1: no IPv6 Routers available
Dec 17 14:06:24 [11858]: eth1: broadcasting SOLICIT6 (xid 0x60c302), next in 18.3 seconds
Dec 17 14:06:24 [11858]: eth1: broadcasted SOLICIT6 (xid 0x60c302) successfully
Dec 17 14:06:43 [11858]: eth1: broadcasting SOLICIT6 (xid 0x60c302), next in 37.8 seconds
Dec 17 14:06:43 [11858]: eth1: broadcasted SOLICIT6 (xid 0x60c302) successfully
Dec 17 14:07:10 [11858]: eth1: Router Advertisement from fe80::b275:cff:fe01:1
Dec 17 14:07:10 [11858]: eth1: adding route to 2001:4250::/64
Dec 17 14:07:10 [11858]: eth1: executing `/etc/conf/bin/dhcpcd-up' ROUTERADVERT
Dec 17 14:07:20 [11858]: eth1: Router Advertisement from fe80::b275:cff:fe01:1
Dec 17 14:07:20 [11858]: eth1: executing `/etc/conf/bin/dhcpcd-up' ROUTERADVERT
Dec 17 14:07:20 [11858]: eth1: broadcasting SOLICIT6 (xid 0x60c302), next in 75.1 seconds
Dec 17 14:07:20 [11858]: eth1: broadcasted SOLICIT6 (xid 0x60c302) successfully
Dec 17 14:07:20 [11858]: eth1: SOL_MAX_RT 3600 -> 60
Dec 17 14:07:20 [11858]: eth1: INF_MAX_RT 3600 -> 60
Dec 17 14:07:20 [11858]: eth1: ADV 2001:4250::50:16/128 from fe80::b275:cff:fe01:1
Dec 17 14:07:20 [11858]: eth1: broadcasting REQUEST6 (xid 0x6344b3), next in 1.0 seconds
Dec 17 14:07:20 [11858]: eth1: broadcasted REQUEST6 (xid 0x6344b3) successfully
Dec 17 14:07:20 [11858]: eth1: REPLY6 received from fe80::b275:cff:fe01:1
Dec 17 14:07:20 [11858]: eth1: adding address 2001:4250::50:16/128
Dec 17 14:07:20 [11858]: eth1: pltime 90 seconds, vltime 120 seconds
Dec 17 14:07:20 [11858]: eth1: renew in 60, rebind in 96, expire in 120 seconds
Dec 17 14:07:20 [11858]: lo: adding reject route to 3001:dddd::/64
Dec 17 14:07:20 [11858]: eth1: writing lease `/etc/config//dhcpcd-eth1.lease6'
Dec 17 14:07:20 [11858]: eth1: delegated prefix 3001:dddd::/64
Dec 17 14:07:20 [11858]: eth0: adding address 3001:dddd::1/64
Dec 17 14:07:20 [11858]: eth0: pltime 90 seconds, vltime 120 seconds
Dec 17 14:07:20 [11858]: eth0: waiting for DHCPv6 DAD to complete
Dec 17 14:07:20 [11858]: eth0: adding route to 3001:dddd::/64
Dec 17 14:07:20 [11858]: lo: deleting reject route to 3001:dddd::/64
Dec 17 14:07:20 [11858]: eth1: waiting for DHCPv6 DAD to complete
Dec 17 14:07:22 [11858]: eth0: DHCPv6 DAD completed
Dec 17 14:07:22 [11858]: eth0: executing `/etc/conf/bin/dhcpcd-up' DELEGATED6
Dec 17 14:07:22 [11858]: eth1: DHCPv6 DAD completed
Dec 17 14:07:22 [11858]: eth1: executing `/etc/conf/bin/dhcpcd-up' BOUND6
Dec 17 14:08:01 [11858]: eth1: sending NA for 2001:4250::50:16/128
Dec 17 14:08:01 [11858]: eth1: fe80::b275:cff:fe01:1: router expired
Dec 17 14:08:01 [11858]: eth1: executing `/etc/conf/bin/dhcpcd-up' ROUTERADVERT
Dec 17 14:08:02 [11858]: eth1: Router Advertisement from fe80::b275:cff:fe01:1
Dec 17 14:08:02 [11858]: eth1: executing `/etc/conf/bin/dhcpcd-up' ROUTERADVERT
Dec 17 14:08:02 [11858]: eth1: Router Advertisement from fe80::b275:cff:fe01:1
Dec 17 14:08:02 [11858]: eth1: executing `/etc/conf/bin/dhcpcd-up' ROUTERADVERT
Dec 17 14:08:02 [11858]: eth1: Router Advertisement from fe80::b275:cff:fe01:1
Dec 17 14:08:02 [11858]: eth1: executing `/etc/conf/bin/dhcpcd-up' ROUTERADVERT
Dec 17 14:08:02 [11858]: eth1: pid 14358 deleted route to 2001:4250::/64
Dec 17 14:08:02 [11858]: eth0: pid 14358 deleted route to 3001:dddd::/64
Dec 17 14:08:02 [11858]: eth1: Router Advertisement from fe80::b275:cff:fe01:1
Dec 17 14:08:02 [11858]: eth1: adding route to 2001:4250::/64
Dec 17 14:08:02 [11858]: eth0: adding route to 3001:dddd::/64
Dec 17 14:08:02 [11858]: eth1: executing `/etc/conf/bin/dhcpcd-up' ROUTERADVERT
Dec 17 14:08:02 [11858]: eth1: sending NA for 2001:4250::50:16/128
Dec 17 14:08:03 [11858]: eth1: sending NA for 2001:4250::50:16/128
Dec 17 14:08:10 [11858]: eth1: Router Advertisement from fe80::b275:cff:fe01:1
Dec 17 14:08:10 [11858]: eth1: executing `/etc/conf/bin/dhcpcd-up' ROUTERADVERT
Dec 17 14:08:20 [11858]: eth1: Router Advertisement from fe80::b275:cff:fe01:1
Dec 17 14:08:20 [11858]: eth1: executing `/etc/conf/bin/dhcpcd-up' ROUTERADVERT
Dec 17 14:08:21 [11858]: eth1: broadcasting RENEW6 (xid 0xef47bb), next in 10.8 seconds
Dec 17 14:08:21 [11858]: eth1: broadcasted RENEW6 (xid 0xef47bb) successfully
Dec 17 14:08:21 [11858]: eth1: REPLY6 received from fe80::b275:cff:fe01:1
Dec 17 14:08:21 [11858]: eth1: adding address 2001:4250::50:16/128
Dec 17 14:08:21 [11858]: eth1: pltime 90 seconds, vltime 120 seconds
Dec 17 14:08:21 [11858]: eth1: sending NA for 2001:4250::50:16/128
Dec 17 14:08:21 [11858]: eth1: renew in 60, rebind in 96, expire in 120 seconds
Dec 17 14:08:21 [11858]: eth1: writing lease `/etc/config//dhcpcd-eth1.lease6'
Dec 17 14:08:21 [11858]: eth1: delegated prefix 3001:dddd::/64
Dec 17 14:08:21 [11858]: eth0: adding address 3001:dddd::1/64
Dec 17 14:08:21 [11858]: eth0: pltime 90 seconds, vltime 120 seconds
Dec 17 14:08:21 [11858]: eth0: executing `/etc/conf/bin/dhcpcd-up' DELEGATED6
Dec 17 14:08:21 [11858]: eth1: executing `/etc/conf/bin/dhcpcd-up' RENEW6
Dec 17 14:08:22 [11858]: eth1: sending NA for 2001:4250::50:16/128
Dec 17 14:08:23 [11858]: eth1: sending NA for 2001:4250::50:16/128
Dec 17 14:08:30 [11858]: eth1: Router Advertisement from fe80::b275:cff:fe01:1
Dec 17 14:08:30 [11858]: eth1: executing `/etc/conf/bin/dhcpcd-up' ROUTERADVERT
Dec 17 14:08:40 [11858]: eth1: Router Advertisement from fe80::b275:cff:fe01:1
Dec 17 14:08:40 [11858]: eth1: executing `/etc/conf/bin/dhcpcd-up' ROUTERADVERT
Dec 17 14:08:50 [11858]: eth1: Router Advertisement from fe80::b275:cff:fe01:1
Dec 17 14:08:50 [11858]: eth1: executing `/etc/conf/bin/dhcpcd-up' ROUTERADVERT
Dec 17 14:09:00 [11858]: eth1: Router Advertisement from fe80::b275:cff:fe01:1
Dec 17 14:09:00 [11858]: eth1: executing `/etc/conf/bin/dhcpcd-up' ROUTERADVERT
Dec 17 14:09:10 [11858]: eth1: Router Advertisement from fe80::b275:cff:fe01:1
Dec 17 14:09:10 [11858]: eth1: executing `/etc/conf/bin/dhcpcd-up' ROUTERADVERT
Dec 17 14:09:20 [11858]: eth1: Router Advertisement from fe80::b275:cff:fe01:1
Dec 17 14:09:20 [11858]: eth1: executing `/etc/conf/bin/dhcpcd-up' ROUTERADVERT
Dec 17 14:09:21 [11858]: eth1: broadcasting RENEW6 (xid 0xb6383a), next in 10.2 seconds
Dec 17 14:09:21 [11858]: eth1: broadcasted RENEW6 (xid 0xb6383a) successfully
Dec 17 14:09:21 [11858]: eth1: REPLY6 received from fe80::b275:cff:fe01:1
Dec 17 14:09:21 [11858]: eth1: adding address 2001:4250::50:16/128
Dec 17 14:09:21 [11858]: eth1: pltime 90 seconds, vltime 120 seconds
Dec 17 14:09:21 [11858]: eth1: sending NA for 2001:4250::50:16/128
Dec 17 14:09:21 [11858]: eth1: 3001:dddd::/64: no valid lifetime
Dec 17 14:09:21 [11858]: eth0: deleting address 3001:dddd::1/64
Dec 17 14:09:21 [11858]: eth1: renew in 60, rebind in 96, expire in 120 seconds
Dec 17 14:09:21 [11858]: lo: adding reject route to 3001:ddde::/64
Dec 17 14:09:21 [11858]: eth0: deleting route to 3001:dddd::/64
Dec 17 14:09:21 [11858]: eth1: writing lease `/etc/config//dhcpcd-eth1.lease6'
Dec 17 14:09:21 [11858]: eth1: delegated prefix 3001:ddde::/64
Dec 17 14:09:21 [11858]: eth0: deleting address 3001:dddd::1/64
Dec 17 14:09:21 [11858]: eth0: adding address 3001:ddde::1/64
Dec 17 14:09:21 [11858]: eth0: pltime 90 seconds, vltime 120 seconds
Dec 17 14:09:21 [11858]: eth0: waiting for DHCPv6 DAD to complete
Dec 17 14:09:21 [11858]: eth0: adding route to 3001:ddde::/64
Dec 17 14:09:21 [11858]: lo: deleting reject route to 3001:ddde::/64
Dec 17 14:09:21 [11858]: eth1: executing `/etc/conf/bin/dhcpcd-up' RENEW6
Dec 17 14:09:22 [11858]: eth1: sending NA for 2001:4250::50:16/128
Dec 17 14:09:22 [11858]: eth0: DHCPv6 DAD completed
Dec 17 14:09:22 [11858]: eth0: executing `/etc/conf/bin/dhcpcd-up' DELEGATED6
Dec 17 14:10:01 [11858]: eth1: sending NA for 2001:4250::50:16/128
Dec 17 14:10:01 [11858]: eth1: fe80::b275:cff:fe01:1: router expired
Dec 17 14:10:01 [11858]: eth1: executing `/etc/conf/bin/dhcpcd-up' ROUTERADVERT
Dec 17 14:10:01 [11858]: eth1: Router Advertisement from fe80::b275:cff:fe01:1
Dec 17 14:10:01 [11858]: eth1: executing `/etc/conf/bin/dhcpcd-up' ROUTERADVERT
Dec 17 14:10:01 [11858]: eth1: Router Advertisement from fe80::b275:cff:fe01:1
Dec 17 14:10:01 [11858]: eth1: executing `/etc/conf/bin/dhcpcd-up' ROUTERADVERT
Dec 17 14:10:02 [11858]: eth1: Router Advertisement from fe80::b275:cff:fe01:1
Dec 17 14:10:02 [11858]: eth1: executing `/etc/conf/bin/dhcpcd-up' ROUTERADVERT
Dec 17 14:10:02 [11858]: eth1: Router Advertisement from fe80::b275:cff:fe01:1
Dec 17 14:10:02 [11858]: eth1: executing `/etc/conf/bin/dhcpcd-up' ROUTERADVERT
Dec 17 14:10:02 [11858]: eth1: pid 17513 deleted route to 2001:4250::/64
Dec 17 14:10:02 [11858]: eth0: pid 17513 deleted route to 3001:ddde::/64
Dec 17 14:10:10 [11858]: eth1: Router Advertisement from fe80::b275:cff:fe01:1
Dec 17 14:10:10 [11858]: eth1: adding route to 2001:4250::/64
Dec 17 14:10:10 [11858]: eth0: adding route to 3001:ddde::/64
Dec 17 14:10:10 [11858]: eth1: executing `/etc/conf/bin/dhcpcd-up' ROUTERADVERT
Dec 17 14:10:20 [11858]: eth1: Router Advertisement from fe80::b275:cff:fe01:1
Dec 17 14:10:20 [11858]: eth1: executing `/etc/conf/bin/dhcpcd-up' ROUTERADVERT
Dec 17 14:10:21 [11858]: eth1: broadcasting RENEW6 (xid 0x6f72d7), next in 9.2 seconds
Dec 17 14:10:21 [11858]: eth1: broadcasted RENEW6 (xid 0x6f72d7) successfully
Dec 17 14:10:21 [11858]: eth1: REPLY6 received from fe80::b275:cff:fe01:1
Dec 17 14:10:21 [11858]: eth1: adding address 2001:4250::50:16/128
Dec 17 14:10:21 [11858]: eth1: pltime 90 seconds, vltime 120 seconds
Dec 17 14:10:21 [11858]: eth1: sending NA for 2001:4250::50:16/128
Dec 17 14:10:21 [11858]: eth1: 3001:ddde::/64: no valid lifetime
Dec 17 14:10:21 [11858]: eth0: deleting address 3001:ddde::1/64
Dec 17 14:10:21 [11858]: eth1: renew in 60, rebind in 96, expire in 120 seconds
Dec 17 14:10:21 [11858]: lo: adding reject route to 3001:dddd::/64
Dec 17 14:10:21 [11858]: eth0: deleting route to 3001:ddde::/64
Dec 17 14:10:21 [11858]: eth1: writing lease `/etc/config//dhcpcd-eth1.lease6'
Dec 17 14:10:21 [11858]: eth1: delegated prefix 3001:dddd::/64
Dec 17 14:10:21 [11858]: eth0: deleting address 3001:ddde::1/64
Dec 17 14:10:21 [11858]: eth0: adding address 3001:dddd::1/64
Dec 17 14:10:21 [11858]: eth0: pltime 90 seconds, vltime 120 seconds
Dec 17 14:10:21 [11858]: eth0: waiting for DHCPv6 DAD to complete
Dec 17 14:10:21 [11858]: eth0: adding route to 3001:dddd::/64
Dec 17 14:10:21 [11858]: lo: deleting reject route to 3001:dddd::/64
Dec 17 14:10:21 [11858]: eth1: executing `/etc/conf/bin/dhcpcd-up' RENEW6
Dec 17 14:10:22 [11858]: eth1: sending NA for 2001:4250::50:16/128
Dec 17 14:10:22 [11858]: eth0: DHCPv6 DAD completed
Dec 17 14:10:22 [11858]: eth0: executing `/etc/conf/bin/dhcpcd-up' DELEGATED6
Dec 17 14:11:01 [11858]: eth1: sending NA for 2001:4250::50:16/128
Dec 17 14:11:01 [11858]: eth1: fe80::b275:cff:fe01:1: router expired
Dec 17 14:11:01 [11858]: eth1: executing `/etc/conf/bin/dhcpcd-up' ROUTERADVERT
Dec 17 14:11:02 [11858]: eth1: Router Advertisement from fe80::b275:cff:fe01:1
Dec 17 14:11:02 [11858]: eth1: executing `/etc/conf/bin/dhcpcd-up' ROUTERADVERT
Dec 17 14:11:02 [11858]: eth1: Router Advertisement from fe80::b275:cff:fe01:1
Dec 17 14:11:02 [11858]: eth1: executing `/etc/conf/bin/dhcpcd-up' ROUTERADVERT
Dec 17 14:11:02 [11858]: eth1: Router Advertisement from fe80::b275:cff:fe01:1
Dec 17 14:11:02 [11858]: eth1: executing `/etc/conf/bin/dhcpcd-up' ROUTERADVERT
Dec 17 14:11:02 [11858]: eth1: Router Advertisement from fe80::b275:cff:fe01:1
Dec 17 14:11:02 [11858]: eth1: executing `/etc/conf/bin/dhcpcd-up' ROUTERADVERT
Dec 17 14:11:03 [11858]: eth1: pid 20339 deleted route to 2001:4250::/64
Dec 17 14:11:03 [11858]: eth0: pid 20339 deleted route to 3001:dddd::/64
Dec 17 14:11:10 [11858]: eth1: Router Advertisement from fe80::b275:cff:fe01:1
Dec 17 14:11:10 [11858]: eth1: adding route to 2001:4250::/64
Dec 17 14:11:10 [11858]: eth0: adding route to 3001:dddd::/64
Dec 17 14:11:10 [11858]: eth1: executing `/etc/conf/bin/dhcpcd-up' ROUTERADVERT
Dec 17 14:11:21 [11858]: eth1: broadcasting RENEW6 (xid 0x0c80cf), next in 9.2 seconds
Dec 17 14:11:21 [11858]: eth1: broadcasted RENEW6 (xid 0x0c80cf) successfully
Dec 17 14:11:30 [11858]: eth1: broadcasting RENEW6 (xid 0x0c80cf), next in 18.4 seconds
Dec 17 14:11:30 [11858]: eth1: broadcasted RENEW6 (xid 0x0c80cf) successfully
Dec 17 14:11:40 [11858]: eth1: fe80::b275:cff:fe01:1: router expired
Dec 17 14:11:40 [11858]: eth1: executing `/etc/conf/bin/dhcpcd-up' ROUTERADVERT
Dec 17 14:11:48 [11858]: eth1: broadcasting RENEW6 (xid 0x0c80cf), next in 38.4 seconds
Dec 17 14:11:48 [11858]: eth1: broadcasted RENEW6 (xid 0x0c80cf) successfully
Dec 17 14:11:57 [11858]: eth1: failed to renew DHCPv6, rebinding
Dec 17 14:11:57 [11858]: eth1: delaying REBIND6 (xid 0x7c3fde), next in 0.5 seconds
Dec 17 14:11:57 [11858]: eth1: broadcasting REBIND6 (xid 0x7c3fde), next in 1.0 seconds
Dec 17 14:11:57 [11858]: eth1: broadcasted REBIND6 (xid 0x7c3fde) successfully
Dec 17 14:11:58 [11858]: eth1: broadcasting REBIND6 (xid 0x7c3fde), next in 1.9 seconds
Dec 17 14:11:58 [11858]: eth1: broadcasted REBIND6 (xid 0x7c3fde) successfully
Dec 17 14:12:00 [11858]: eth1: broadcasting REBIND6 (xid 0x7c3fde), next in 3.8 seconds
Dec 17 14:12:00 [11858]: eth1: broadcasted REBIND6 (xid 0x7c3fde) successfully
Dec 17 14:12:04 [11858]: eth1: broadcasting REBIND6 (xid 0x7c3fde), next in 4.2 seconds
Dec 17 14:12:04 [11858]: eth1: broadcasted REBIND6 (xid 0x7c3fde) successfully
Dec 17 14:12:07 [11858]: eth1: failed to rebind prior delegation
Dec 17 14:12:07 [11858]: eth1: adding address 2001:4250::50:16/128
Dec 17 14:12:07 [11858]: eth1: pltime 0 seconds, vltime 14 seconds
Dec 17 14:12:07 [11858]: eth1: sending NA for 2001:4250::50:16/128
Dec 17 14:12:07 [11858]: eth1: renew in 0, rebind in 1, expire in 14 seconds
Dec 17 14:12:07 [11858]: eth1: delegated prefix 3001:dddd::/64
Dec 17 14:12:07 [11858]: eth0: adding address 3001:dddd::1/64
Dec 17 14:12:07 [11858]: eth0: pltime 0 seconds, vltime 14 seconds
Dec 17 14:12:07 [11858]: eth0: executing `/etc/conf/bin/dhcpcd-up' DELEGATED6
Dec 17 14:12:07 [11858]: eth1: executing `/etc/conf/bin/dhcpcd-up' TIMEOUT6
Dec 17 14:12:08 [11858]: eth1: rebinding prior DHCPv6 lease
Dec 17 14:12:08 [11858]: eth1: delaying REBIND6 (xid 0x5f776f), next in 0.3 seconds
Dec 17 14:12:08 [11858]: eth1: sending NA for 2001:4250::50:16/128
Dec 17 14:12:08 [11858]: eth1: broadcasting REBIND6 (xid 0x5f776f), next in 1.0 seconds
Dec 17 14:12:08 [11858]: eth1: broadcasted REBIND6 (xid 0x5f776f) successfully
Dec 17 14:12:09 [11858]: eth1: sending NA for 2001:4250::50:16/128
Dec 17 14:12:09 [11858]: eth1: broadcasting REBIND6 (xid 0x5f776f), next in 2.0 seconds
Dec 17 14:12:09 [11858]: eth1: broadcasted REBIND6 (xid 0x5f776f) successfully
Dec 17 14:12:11 [11858]: eth1: broadcasting REBIND6 (xid 0x5f776f), next in 3.9 seconds
Dec 17 14:12:11 [11858]: eth1: broadcasted REBIND6 (xid 0x5f776f) successfully
Dec 17 14:12:15 [11858]: eth1: broadcasting REBIND6 (xid 0x5f776f), next in 3.9 seconds
Dec 17 14:12:15 [11858]: eth1: broadcasted REBIND6 (xid 0x5f776f) successfully
Dec 17 14:12:18 [11858]: eth1: failed to rebind prior delegation
Dec 17 14:12:18 [11858]: eth0: deleting address 3001:dddd::1/64
Dec 17 14:12:18 [11858]: eth0: deleting route to 3001:dddd::/64
Dec 17 14:12:18 [11858]: eth1: soliciting a DHCPv6 lease
Dec 17 14:12:18 [11858]: eth1: delaying SOLICIT6 (xid 0xbc9209), next in 0.1 seconds
Dec 17 14:12:18 [11858]: eth1: broadcasting SOLICIT6 (xid 0xbc9209), next in 1.1 seconds
Dec 17 14:12:18 [11858]: eth1: broadcasted SOLICIT6 (xid 0xbc9209) successfully
Dec 17 14:12:19 [11858]: eth1: broadcasting SOLICIT6 (xid 0xbc9209), next in 2.1 seconds
Dec 17 14:12:19 [11858]: eth1: broadcasted SOLICIT6 (xid 0xbc9209) successfully
Dec 17 14:12:21 [11858]: eth1: broadcasting SOLICIT6 (xid 0xbc9209), next in 4.2 seconds
Dec 17 14:12:21 [11858]: eth1: broadcasted SOLICIT6 (xid 0xbc9209) successfully
Dec 17 14:12:25 [11858]: eth1: broadcasting SOLICIT6 (xid 0xbc9209), next in 8.5 seconds
Dec 17 14:12:25 [11858]: eth1: broadcasted SOLICIT6 (xid 0xbc9209) successfully
Dec 17 14:12:34 [11858]: eth1: broadcasting SOLICIT6 (xid 0xbc9209), next in 16.9 seconds
Dec 17 14:12:34 [11858]: eth1: broadcasted SOLICIT6 (xid 0xbc9209) successfully
Attachment:
wan_captures.pcap
Description: application/vnd.tcpdump.pcap
Archive administrator: postmaster@marples.name