[8.100][BUG][CLOSED] IPv6 DHCP lease time in vlans still broken

Yes, this is a left over from the v8.100b and it is still broken.

I have been trying to workout why my access to IPv6 google had suddenly failed, then it dawned on me, I had changed the lease time from infinity to see if this had been fixed.

No, it hasn't been fixed and I now cannot get an IPv6 address assigned.

What steps have I taken
1/. changed the settings back to infinity
2/. restarted the PC
3/. restored a backup from before the change date
4/. restarted the PC
5/. stopped and restarted the DHCP servers

After all that no IPv6.

Next step, re-install from ISO. Not happy.

Ian M[:@]
  • Couldn't find any useful information in the log files.

    Can you write me the steps to reproduce this issue?
    Also a tcpdump during your windows system startup would be helpful,
    e.g. tcpdump -n -i ethX -s 2000 -w /tmp/dhpcv6.pcap ip6

    Cheers
     Ulrich
  • Hi ulrich,
    How did I create so much chaos for myself. Very easy I changed the life time setting in the IPv6 DHCP server.
    When I realised the cause of my loosing access to ipV6 sites was the settings in the DHCP server on the ASG, I changed the life settings back to infinity. Didn't work.
    So I restored a backup taken before the DHCPv6 server settings were changed. That didn't have any affect. 
    Stopped and restarted the DHCPv6 server, that had no affect.

    tcpdump file attached.

    Ian
    dhpcv6.zip
  • Hi Ian,

    what lifetime settings did you configure? Default values are valid 30 day and preferred 7.

    Cheers
     Ulrich
  • Hi Ulrich,
    they are the settings I did, but the DHCP server showed infinity and infinity.

    Update. I rebuilt my backup box to v8.162b and restored the same version as I was using on the main ASG, same problem. So I decided to restore from a week earlier, nothing lost and lots gained.

    I now have IPv6 connectivity again. Not sure what other changes I lost in the meantime.

    I will put my main ASG back online shortly with the older backup restored and see what happens. Probably tomorrow morning, the screams from the other end of the house will be unbearable if I take the internet off again tonight.

    They have their hobbies which just happen to clash with mine which experimentation with electronics or electronic devices.[[[:)]]][[[:)]]][[[:)]]]

    Ian
  • I put the 5050e ASG back online this morning after it had been powered down for about 12 hours and the IPv6 worked without have to resort to using an older backup.

    Looks like a power off is required to reset the lease times  in the IPv6 DHCP servers.

    Ian
  • Hi Ian,

    so far I'm unable to reproduce this issue. Please note: DHCPv4/6 leases are not stored in the asg backup, they are stored on the local file system only.

    Did you configure any other times than the default 30day/7days and infinity/infinity?

    Cheers
     Ulrich
  • Hi Ulrich,
    no, just the times you asked about. I realise the leases are only stored locally, but the DNS and static entries are stored in a backup.

    Also, I was having trouble with the spoof issue at the time, maybe the two got intertwined?

    I will test the IPv6 DHCP functions again later this week and let you know the result.

    Ian