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

DHCP Scope release leased ip addresses

Hey

I have a dhcp scope on the xg box from 192.168.1.100 to 192.168.1.200. The device is not assigning any new ip addresses because they have been given out, but in reality there aren;t that many devices on the network at one time. The XG box is not releasing ip addresses leased months ago, even though they have not been renewed. 

So how can i make the XG box release ip addresses that are not in use anymore?



This thread was automatically locked due to age.
  • Tom,

    did you try to restart the DHCP service from UI? Check from advanced shell:

    cat /tmp/dhcpd.leases

    View there if the leases go away. You can try to edit the file (once the dhcp service is stopped and start it only when you finish the edit).

    Let us know