Project

General

Profile

Actions

Bug #9136

open

IPv6 Tracking Interfaces Lose IPv6 Address in Certain Cases

Added by Chris Linstruth over 5 years ago. Updated almost 2 years ago.

Status:
New
Priority:
High
Assignee:
-
Category:
DHCP (IPv6)
Target version:
Start date:
11/18/2018
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.4.4
Affected Architecture:

Description

IPv6 assigned to inside interfaces seem to lose their assignments one by one over time upon renewal or interface reset. This seems to only occur if the time necessary to complete the renewal is more than X. It takes a couple of minutes for all of the interfaces to lose their assignments. Seems to be about one every 10 seconds. It also only appears to impact VLAN interfaces, not direct interfaces (vmnet0, igb1).

To test this I installed a new 2.4.4.CE VM and created WAN (vtnet1) LAN (vtnet0) and 10 VLANs on vtnet1 (vtnet1.3501 - vtnet1.3510, OPT1-OPT10).

LAN and OPT1-OPT10 were all configured as Static IPv4, Track Interface, WAN IPv6.

WAN was configured for DHCP, DHCP6, with a /56 Prefix Delegation.

Upon boot, all inside interfaces receive track interface assignments and everything works.

But if you Edit/Save WAN, All interfaces receive track interface assignments but then some inside interfaces drop their address assignments.

As far as I can tell, this occurs when this is logged:

Nov 18 23:34:01 check_reload_status updating dyndns opt9
Nov 18 23:34:01 kernel vlan9: changing name to 'vtnet0.3510'

I am rebooting again to try to watch if it reoccurs on a DHCP6 renewal. That will take some time.

Actions #1

Updated by Jim Pingle over 5 years ago

The log messages look the same as #9115, might possibly be the same root cause.

Actions #2

Updated by Dean Attewell over 5 years ago

I also see this, IPv6 static leases disappearing

Actions #3

Updated by Luiz Souza over 5 years ago

  • Target version set to 48
Actions #4

Updated by Luiz Souza over 5 years ago

  • Assignee set to Luiz Souza
Actions #5

Updated by Chris Linstruth over 5 years ago

The fix for #9115 has made this much better but I still see these issues:

Editing/Saving the VLAN parent interface will cause the same issue as originally described. All interfaces receive the tracked prefix assignment then as the VLAN interfaces are reconfigured they lose the assigned prefix one-by-one.

Editing/Saving any VLAN interface causes all VLANs and the parent interface to temporarily lose their IPv6 tracked prefix. After a time they are all reapplied and appear to be permanent.

Actions #6

Updated by Jim Pingle about 5 years ago

  • Target version changed from 48 to 2.5.0
Actions #7

Updated by Renato Botelho over 3 years ago

  • Status changed from New to Feedback
  • Assignee changed from Luiz Souza to Jim Pingle

Jim, could you validate if the problem still happens after fix for #9154 was applied?

Actions #8

Updated by Jim Pingle over 3 years ago

  • Assignee changed from Jim Pingle to Chris Linstruth

I haven't seen this in a while, but cjl saw it more than I did. Reassigning to him for feedback since he could reproduce it easier.

Actions #9

Updated by Chris Linstruth over 3 years ago

  • Status changed from Feedback to Assigned
  • Assignee changed from Chris Linstruth to Renato Botelho

This does not look to be fixed. Created several Track6 VLAN interfaces on vtnet0, a track6 interface on vtnet0, and a track6 interface on vtnet2.

On boot everything looks good.

It looks like any edit/save/apply to any interface wipes all track6 addresses from the interfaces. They reappear a couple/few minutes later. About 2 minutes on this VM.

That is not the absolute end of the world but it certainly could be "better."

Note that all track6 numberings vanish. The parent vtnet0, the VLANs on vtnet0, and the other interface vtnet2.

It looks like dhcp6c is restarting even if the interface changed is not WAN:

Oct 21 18:17:17     dhcpd     73305     Internet Systems Consortium DHCP Server 4.4.2
Oct 21 18:17:17     dhcpd     73305     Copyright 2004-2020 Internet Systems Consortium.
Oct 21 18:17:17     dhcpd     73305     All rights reserved.
Oct 21 18:17:17     dhcpd     73305     For info, please visit https://www.isc.org/software/dhcp/
Oct 21 18:17:17     dhcpd     73305     Config file: /etc/dhcpd.conf
Oct 21 18:17:17     dhcpd     73305     Database file: /var/db/dhcpd.leases
Oct 21 18:17:17     dhcpd     73305     PID file: /var/run/dhcpd.pid
Oct 21 18:17:17     dhcpd     73305     Internet Systems Consortium DHCP Server 4.4.2
Oct 21 18:17:17     dhcpd     73305     Copyright 2004-2020 Internet Systems Consortium.
Oct 21 18:17:17     dhcpd     73305     All rights reserved.
Oct 21 18:17:17     dhcpd     73305     For info, please visit https://www.isc.org/software/dhcp/
Oct 21 18:17:17     dhcpd     73305     Wrote 0 class decls to leases file.
Oct 21 18:17:17     dhcpd     73305     Wrote 0 leases to leases file.
Oct 21 18:17:17     dhcpd     73305     Listening on BPF/vtnet0/e6:e9:ef:99:08:e6/172.25.234.0/24
Oct 21 18:17:17     dhcpd     73305     Sending on BPF/vtnet0/e6:e9:ef:99:08:e6/172.25.234.0/24
Oct 21 18:17:17     dhcpd     73305     Sending on Socket/fallback/fallback-net
Oct 21 18:17:17     dhcpd     73305     Server starting service.
Oct 21 18:17:18     dhcp6c     55268     restarting
Oct 21 18:17:18     dhcp6c     55268     Start address release
Oct 21 18:17:18     dhcp6c     55268     release an IA: NA-0
Oct 21 18:17:18     dhcp6c     55268     reset a timer on vtnet1, state=RELEASE, timeo=0, retrans=1081
Oct 21 18:17:18     dhcp6c     55268     Sending Release
Oct 21 18:17:18     dhcp6c     55268     a new XID (7a71c8) is generated
Oct 21 18:17:18     dhcp6c     55268     set client ID (len 14)
Oct 21 18:17:18     dhcp6c     55268     set server ID (len 14)
Oct 21 18:17:18     dhcp6c     55268     set IA address
Oct 21 18:17:18     dhcp6c     55268     set identity association
Oct 21 18:17:18     dhcp6c     55268     set elapsed time (len 2)
Oct 21 18:17:18     dhcp6c     55268     send release to ff02::1:2%vtnet1
Oct 21 18:17:18     dhcp6c     55268     remove an IA: NA-0
Oct 21 18:17:18     dhcp6c     55268     remove an address 2001:470:beef:7fff::1dd6
Oct 21 18:17:18     dhcp6c     55268     remove an address 2001:470:beef:7fff::1dd6/128 on vtnet1
Oct 21 18:17:18     dhcp6c     55268     reset a timer on vtnet1, state=INIT, timeo=0, retrans=288
Oct 21 18:17:18     dhcp6c     55268     Start address release
Oct 21 18:17:18     dhcp6c     55268     release an IA: PD-0
Oct 21 18:17:18     dhcp6c     55268     reset a timer on vtnet1, state=RELEASE, timeo=0, retrans=1084
Oct 21 18:17:18     dhcp6c     55268     Sending Release
Oct 21 18:17:18     dhcp6c     55268     a new XID (6f00af) is generated
Oct 21 18:17:18     dhcp6c     55268     set client ID (len 14)
Oct 21 18:17:18     dhcp6c     55268     set server ID (len 14)
Oct 21 18:17:18     dhcp6c     55268     set elapsed time (len 2)
Oct 21 18:17:18     dhcp6c     55268     set IA_PD prefix
Oct 21 18:17:18     dhcp6c     55268     set IA_PD
Oct 21 18:17:18     dhcp6c     55268     send release to ff02::1:2%vtnet1
Oct 21 18:17:18     dhcp6c     55268     remove an IA: PD-0
Oct 21 18:17:18     dhcp6c     55268     remove a site prefix 2001:470:beef:fd00::/56
Oct 21 18:17:18     dhcp6c     55268     failed to remove an address on vtnet0: Can't assign requested address
Oct 21 18:17:18     dhcp6c     55268     remove an address 2001:470:beef:fd01:ccb3:36ff:fe13:c2c9/64 on vtnet2
Oct 21 18:17:18     dhcp6c     55268     remove an address 2001:470:beef:fdf2:e4e9:efff:fe99:8e6/64 on vtnet0.3501
Oct 21 18:17:18     dhcp6c     55268     remove an address 2001:470:beef:fdf3:e4e9:efff:fe99:8e6/64 on vtnet0.3502
Oct 21 18:17:18     dhcp6c     55268     remove an address 2001:470:beef:fdf4:e4e9:efff:fe99:8e6/64 on vtnet0.3503
Oct 21 18:17:18     dhcp6c     55268     remove an address 2001:470:beef:fdf5:e4e9:efff:fe99:8e6/64 on vtnet0.3504
Oct 21 18:17:18     dhcp6c     55268     remove an address 2001:470:beef:fdf6:e4e9:efff:fe99:8e6/64 on vtnet0.3505
Oct 21 18:17:18     dhcp6c     55268     remove an address 2001:470:beef:fdf7:e4e9:efff:fe99:8e6/64 on vtnet0.3506
Oct 21 18:17:18     dhcp6c     55268     remove an address 2001:470:beef:fdf8:e4e9:efff:fe99:8e6/64 on vtnet0.3507
Oct 21 18:17:18     dhcp6c     55268     remove an address 2001:470:beef:fdf9:e4e9:efff:fe99:8e6/64 on vtnet0.3508
Oct 21 18:17:18     dhcp6c     55268     remove an address 2001:470:beef:fdfa:e4e9:efff:fe99:8e6/64 on vtnet0.3509
Oct 21 18:17:18     dhcp6c     55268     remove an address 2001:470:beef:fdfb:e4e9:efff:fe99:8e6/64 on vtnet0.3510
Oct 21 18:17:18     dhcp6c     55268     reset a timer on vtnet1, state=INIT, timeo=0, retrans=712
Oct 21 18:17:18     dhcp6c     55268     removing an event on vtnet1, state=INIT
Oct 21 18:17:18     dhcp6c     55268     removing an event on vtnet1, state=INIT
Oct 21 18:17:18     dhcp6c     55268     reset a timer on vtnet1, state=INIT, timeo=0, retrans=243
Oct 21 18:17:18     dhcp6c     55268     receive reply from fe80::208:a2ff:fe0e:a861%vtnet1 on vtnet1
Oct 21 18:17:18     dhcp6c     55268     get DHCP option client ID, len 14
Oct 21 18:17:18     dhcp6c     55268     DUID: 00:01:00:01:27:23:1e:a9:e6:e9:ef:99:08:e6
Oct 21 18:17:18     dhcp6c     55268     get DHCP option server ID, len 14
Oct 21 18:17:18     dhcp6c     55268     DUID: 00:01:00:01:26:71:d7:0b:00:08:a2:0e:a8:61
Oct 21 18:17:18     dhcp6c     55268     get DHCP option status code, len 19
Oct 21 18:17:18     dhcp6c     55268     status code: success
Oct 21 18:17:18     dhcp6c     55268     dhcp6c Received RELEASE
Oct 21 18:17:18     dhcp6c     55268     status code: success
Oct 21 18:17:18     dhcp6c     55268     executes /var/etc/dhcp6c_wan_script.sh
Oct 21 18:17:18     dhcp6c     74974     dhcp6c EXIT or RELEASE on vtnet1 running rc.newwanipv6
Oct 21 18:18:07     dhcp6c     55268     script "/var/etc/dhcp6c_wan_script.sh" terminated
Oct 21 18:18:07     dhcp6c     55268     removing an event on vtnet1, state=RELEASE
Oct 21 18:18:07     dhcp6c     55268     got an expected reply, sleeping.
Oct 21 18:18:07     dhcp6c     55268     Sending Solicit
Oct 21 18:18:07     dhcp6c     55268     a new XID (30e731) is generated
Oct 21 18:18:07     dhcp6c     55268     set client ID (len 14)
Oct 21 18:18:07     dhcp6c     55268     set identity association
Oct 21 18:18:07     dhcp6c     55268     set elapsed time (len 2)
Oct 21 18:18:07     dhcp6c     55268     set option request (len 4)
Oct 21 18:18:07     dhcp6c     55268     set IA_PD prefix
Oct 21 18:18:07     dhcp6c     55268     set IA_PD
Oct 21 18:18:07     dhcp6c     55268     send solicit to ff02::1:2%vtnet1
Oct 21 18:18:07     dhcp6c     55268     reset a timer on vtnet1, state=SOLICIT, timeo=0, retrans=1075
Oct 21 18:18:07     dhcp6c     55268     Sending Release
Oct 21 18:18:07     dhcp6c     55268     set client ID (len 14)
Oct 21 18:18:07     dhcp6c     55268     set server ID (len 14)
Oct 21 18:18:07     dhcp6c     55268     set elapsed time (len 2)
Oct 21 18:18:07     dhcp6c     55268     set IA_PD prefix
Oct 21 18:18:07     dhcp6c     55268     set IA_PD
Oct 21 18:18:07     dhcp6c     55268     send release to ff02::1:2%vtnet1
Oct 21 18:18:07     dhcp6c     55268     reset a timer on vtnet1, state=RELEASE, timeo=1, retrans=2109
Oct 21 18:18:07     dhcp6c     55268     receive reply from fe80::208:a2ff:fe0e:a861%vtnet1 on vtnet1
Oct 21 18:18:07     dhcp6c     55268     get DHCP option client ID, len 14
Oct 21 18:18:07     dhcp6c     55268     DUID: 00:01:00:01:27:23:1e:a9:e6:e9:ef:99:08:e6
Oct 21 18:18:07     dhcp6c     55268     get DHCP option server ID, len 14
Oct 21 18:18:07     dhcp6c     55268     DUID: 00:01:00:01:26:71:d7:0b:00:08:a2:0e:a8:61
Oct 21 18:18:07     dhcp6c     55268     get DHCP option status code, len 19
Oct 21 18:18:07     dhcp6c     55268     status code: success
Oct 21 18:18:07     dhcp6c     55268     dhcp6c Received RELEASE
Oct 21 18:18:07     dhcp6c     55268     status code: success
Oct 21 18:18:07     dhcp6c     55268     executes /var/etc/dhcp6c_wan_script.sh
Oct 21 18:18:07     dhcp6c     95658     dhcp6c EXIT or RELEASE on vtnet1 running rc.newwanipv6
Oct 21 18:19:07     dhcp6c     55268     script "/var/etc/dhcp6c_wan_script.sh" terminated
Oct 21 18:19:07     dhcp6c     55268     removing an event on vtnet1, state=RELEASE
Oct 21 18:19:07     dhcp6c     55268     got an expected reply, sleeping.
Oct 21 18:19:07     dhcp6c     55268     Sending Solicit
Oct 21 18:19:07     dhcp6c     55268     set client ID (len 14)
Oct 21 18:19:07     dhcp6c     55268     set identity association
Oct 21 18:19:07     dhcp6c     55268     set elapsed time (len 2)
Oct 21 18:19:07     dhcp6c     55268     set option request (len 4)
Oct 21 18:19:07     dhcp6c     55268     set IA_PD prefix
Oct 21 18:19:07     dhcp6c     55268     set IA_PD
Oct 21 18:19:07     dhcp6c     55268     send solicit to ff02::1:2%vtnet1
Oct 21 18:19:07     dhcp6c     55268     reset a timer on vtnet1, state=SOLICIT, timeo=1, retrans=2082
Oct 21 18:19:07     dhcp6c     55268     receive advertise from fe80::208:a2ff:fe0e:a861%vtnet1 on vtnet1
Oct 21 18:19:07     dhcp6c     55268     get DHCP option identity association, len 40
Oct 21 18:19:07     dhcp6c     55268     IA_NA: ID=0, T1=0, T2=0
Oct 21 18:19:07     dhcp6c     55268     get DHCP option IA address, len 24
Oct 21 18:19:07     dhcp6c     55268     IA_NA address: 2001:470:beef:7fff::1dd6 pltime=4500 vltime=7200
Oct 21 18:19:07     dhcp6c     55268     get DHCP option IA_PD, len 41
Oct 21 18:19:07     dhcp6c     55268     IA_PD: ID=0, T1=0, T2=0
Oct 21 18:19:07     dhcp6c     55268     get DHCP option IA_PD prefix, len 25
Oct 21 18:19:07     dhcp6c     55268     IA_PD prefix: 2001:470:beef:fd00::/56 pltime=4500 vltime=7200
Oct 21 18:19:07     dhcp6c     55268     get DHCP option client ID, len 14
Oct 21 18:19:07     dhcp6c     55268     DUID: 00:01:00:01:27:23:1e:a9:e6:e9:ef:99:08:e6
Oct 21 18:19:07     dhcp6c     55268     get DHCP option server ID, len 14
Oct 21 18:19:07     dhcp6c     55268     DUID: 00:01:00:01:26:71:d7:0b:00:08:a2:0e:a8:61
Oct 21 18:19:07     dhcp6c     55268     get DHCP option DNS, len 16
Oct 21 18:19:07     dhcp6c     55268     server ID: 00:01:00:01:26:71:d7:0b:00:08:a2:0e:a8:61, pref=-1
Oct 21 18:19:07     dhcp6c     55268     reset timer for vtnet1 to 0.998018
Oct 21 18:19:07     dhcp6c     55268     receive reply from fe80::208:a2ff:fe0e:a861%vtnet1 on vtnet1
Oct 21 18:19:07     dhcp6c     55268     get DHCP option client ID, len 14
Oct 21 18:19:07     dhcp6c     55268     DUID: 00:01:00:01:27:23:1e:a9:e6:e9:ef:99:08:e6
Oct 21 18:19:07     dhcp6c     55268     get DHCP option server ID, len 14
Oct 21 18:19:07     dhcp6c     55268     DUID: 00:01:00:01:26:71:d7:0b:00:08:a2:0e:a8:61
Oct 21 18:19:07     dhcp6c     55268     get DHCP option status code, len 19
Oct 21 18:19:07     dhcp6c     55268     status code: success
Oct 21 18:19:07     dhcp6c     55268     XID mismatch
Oct 21 18:19:07     dhcp6c     55268     receive advertise from fe80::208:a2ff:fe0e:a861%vtnet1 on vtnet1
Oct 21 18:19:07     dhcp6c     55268     get DHCP option identity association, len 40
Oct 21 18:19:07     dhcp6c     55268     IA_NA: ID=0, T1=0, T2=0
Oct 21 18:19:07     dhcp6c     55268     get DHCP option IA address, len 24
Oct 21 18:19:07     dhcp6c     55268     IA_NA address: 2001:470:beef:7fff::1dd6 pltime=4500 vltime=7200
Oct 21 18:19:07     dhcp6c     55268     get DHCP option IA_PD, len 41
Oct 21 18:19:07     dhcp6c     55268     IA_PD: ID=0, T1=0, T2=0
Oct 21 18:19:07     dhcp6c     55268     get DHCP option IA_PD prefix, len 25
Oct 21 18:19:07     dhcp6c     55268     IA_PD prefix: 2001:470:beef:fd00::/56 pltime=4500 vltime=7200
Oct 21 18:19:07     dhcp6c     55268     get DHCP option client ID, len 14
Oct 21 18:19:07     dhcp6c     55268     DUID: 00:01:00:01:27:23:1e:a9:e6:e9:ef:99:08:e6
Oct 21 18:19:07     dhcp6c     55268     get DHCP option server ID, len 14
Oct 21 18:19:07     dhcp6c     55268     DUID: 00:01:00:01:26:71:d7:0b:00:08:a2:0e:a8:61
Oct 21 18:19:07     dhcp6c     55268     get DHCP option DNS, len 16
Oct 21 18:19:07     dhcp6c     55268     server ID: 00:01:00:01:26:71:d7:0b:00:08:a2:0e:a8:61, pref=-1
Oct 21 18:19:07     dhcp6c     55268     duplicated server (ID: 00:01:00:01:26:71:d7:0b:00:08:a2:0e:a8:61)
Oct 21 18:19:08     dhcp6c     55268     picked a server (ID: 00:01:00:01:26:71:d7:0b:00:08:a2:0e:a8:61)
Oct 21 18:19:08     dhcp6c     55268     Sending Request
Oct 21 18:19:08     dhcp6c     55268     a new XID (c54ca8) is generated
Oct 21 18:19:08     dhcp6c     55268     set client ID (len 14)
Oct 21 18:19:08     dhcp6c     55268     set server ID (len 14)
Oct 21 18:19:08     dhcp6c     55268     set IA address
Oct 21 18:19:08     dhcp6c     55268     set identity association
Oct 21 18:19:08     dhcp6c     55268     set elapsed time (len 2)
Oct 21 18:19:08     dhcp6c     55268     set option request (len 4)
Oct 21 18:19:08     dhcp6c     55268     set IA_PD prefix
Oct 21 18:19:08     dhcp6c     55268     set IA_PD
Oct 21 18:19:08     dhcp6c     55268     send request to ff02::1:2%vtnet1
Oct 21 18:19:08     dhcp6c     55268     reset a timer on vtnet1, state=REQUEST, timeo=0, retrans=912
Oct 21 18:19:08     dhcp6c     55268     receive reply from fe80::208:a2ff:fe0e:a861%vtnet1 on vtnet1
Oct 21 18:19:08     dhcp6c     55268     get DHCP option identity association, len 40
Oct 21 18:19:08     dhcp6c     55268     IA_NA: ID=0, T1=0, T2=0
Oct 21 18:19:08     dhcp6c     55268     get DHCP option IA address, len 24
Oct 21 18:19:08     dhcp6c     55268     IA_NA address: 2001:470:beef:7fff::1dd6 pltime=4500 vltime=7200
Oct 21 18:19:08     dhcp6c     55268     get DHCP option IA_PD, len 41
Oct 21 18:19:08     dhcp6c     55268     IA_PD: ID=0, T1=0, T2=0
Oct 21 18:19:08     dhcp6c     55268     get DHCP option IA_PD prefix, len 25
Oct 21 18:19:08     dhcp6c     55268     IA_PD prefix: 2001:470:beef:fd00::/56 pltime=4500 vltime=7200
Oct 21 18:19:08     dhcp6c     55268     get DHCP option client ID, len 14
Oct 21 18:19:08     dhcp6c     55268     DUID: 00:01:00:01:27:23:1e:a9:e6:e9:ef:99:08:e6
Oct 21 18:19:08     dhcp6c     55268     get DHCP option server ID, len 14
Oct 21 18:19:08     dhcp6c     55268     DUID: 00:01:00:01:26:71:d7:0b:00:08:a2:0e:a8:61
Oct 21 18:19:08     dhcp6c     55268     get DHCP option DNS, len 16
Oct 21 18:19:08     dhcp6c     55268     dhcp6c Received REQUEST
Oct 21 18:19:08     dhcp6c     55268     nameserver[0] 2001:470:beef:7fff::1
Oct 21 18:19:08     dhcp6c     55268     make an IA: PD-0
Oct 21 18:19:08     dhcp6c     55268     create a prefix 2001:470:beef:fd00::/56 pltime=4500, vltime=7200
Oct 21 18:19:08     dhcp6c     55268     add an address 2001:470:beef:fd00:e4e9:efff:fe99:8e6/64 on vtnet0
Oct 21 18:19:08     dhcp6c     55268     add an address 2001:470:beef:fd01:ccb3:36ff:fe13:c2c9/64 on vtnet2
Oct 21 18:19:08     dhcp6c     55268     add an address 2001:470:beef:fdf2:e4e9:efff:fe99:8e6/64 on vtnet0.3501
Oct 21 18:19:08     dhcp6c     55268     add an address 2001:470:beef:fdf3:e4e9:efff:fe99:8e6/64 on vtnet0.3502
Oct 21 18:19:08     dhcp6c     55268     add an address 2001:470:beef:fdf4:e4e9:efff:fe99:8e6/64 on vtnet0.3503
Oct 21 18:19:08     dhcp6c     55268     add an address 2001:470:beef:fdf5:e4e9:efff:fe99:8e6/64 on vtnet0.3504
Oct 21 18:19:08     dhcp6c     55268     add an address 2001:470:beef:fdf6:e4e9:efff:fe99:8e6/64 on vtnet0.3505
Oct 21 18:19:08     dhcp6c     55268     add an address 2001:470:beef:fdf7:e4e9:efff:fe99:8e6/64 on vtnet0.3506
Oct 21 18:19:08     dhcp6c     55268     add an address 2001:470:beef:fdf8:e4e9:efff:fe99:8e6/64 on vtnet0.3507
Oct 21 18:19:08     dhcp6c     55268     add an address 2001:470:beef:fdf9:e4e9:efff:fe99:8e6/64 on vtnet0.3508
Oct 21 18:19:08     dhcp6c     55268     add an address 2001:470:beef:fdfa:e4e9:efff:fe99:8e6/64 on vtnet0.3509
Oct 21 18:19:08     dhcp6c     55268     add an address 2001:470:beef:fdfb:e4e9:efff:fe99:8e6/64 on vtnet0.3510
Oct 21 18:19:08     dhcp6c     55268     T1(2250) and/or T2(3600) is locally determined
Oct 21 18:19:08     dhcp6c     55268     make an IA: NA-0
Oct 21 18:19:08     dhcp6c     55268     create an address 2001:470:beef:7fff::1dd6 pltime=4500, vltime=7127620634279943200
Oct 21 18:19:08     dhcp6c     55268     add an address 2001:470:beef:7fff::1dd6/128 on vtnet1
Oct 21 18:19:08     dhcp6c     55268     T1(2250) and/or T2(3600) is locally determined
Oct 21 18:19:08     dhcp6c     55268     executes /var/etc/dhcp6c_wan_script.sh
Oct 21 18:19:08     dhcp6c     53423     dhcp6c renew, no change - bypassing update on vtnet1
Oct 21 18:19:08     dhcp6c     55268     script "/var/etc/dhcp6c_wan_script.sh" terminated
Oct 21 18:19:08     dhcp6c     55268     removing an event on vtnet1, state=REQUEST
Oct 21 18:19:08     dhcp6c     55268     removing server (ID: 00:01:00:01:26:71:d7:0b:00:08:a2:0e:a8:61)
Oct 21 18:19:08     dhcp6c     55268     got an expected reply, sleeping. 
Actions #10

Updated by Anonymous over 3 years ago

  • Status changed from Assigned to New
  • Target version changed from 2.5.0 to CE-Next
Actions #11

Updated by Renato Botelho almost 2 years ago

  • Assignee deleted (Renato Botelho)
Actions

Also available in: Atom PDF