Guest User!

You are not Sophos Staff.

This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

IPv6 DHCP Lease Table Not Loading

Does anyone else with IPv6 DHCP enabled see this?

I've enabled a IPv6 DHCP server and it is working properly (clients are receiving IPv6 addresses), but when I click on the 'IPv6 Lease Table' tab, it loads for 30 seconds, asks if I want to continue waiting, and repeats that without end (if I select to option to continue waiting).

Same results in Firefox 4.0.1 and IE9. ASG120, v8.102


This thread was automatically locked due to age.
  • Hi and welcome aboard,
    what version ASG are you running?

    Do you have an IPv6 address external to the ASG?

    What does the IPv6  log show when you try to open the IP6 DHCP server?

    Ian
  • ASG120 Rev2, v8.102

    Yes, I have IPv6 addresses from our ISP and it is set up and working properly with manually configured clients.

    Upon review of the logs this morning, it appears I have a different problem to solve first. A device on the network continually requested an IPv6 address several times a second, causing the DHCP server to create a large (~2GB) log and crash. As soon as I can find the device and get the DHCP server running again (currently fails because it runs out of memory loading /var/state/dhcp/dhcpd6.leases) I'll answer the last question.
  • It looks like the stray device (a HP Laser Jet 2035n printer with IPv6 support) was the cause of my original issue as well (IPv6 lease table not loading).  The dhcpd6.leases file was 2GB in size.

    Disabling IPv6 on the printer and clearing out the dhcpd6.leases file made everything work as expected.  I'm all set for now, thanks RFCat.