I'm moving my UTM9 to new hardware. I'm on Verizon FIOS and I want to release my WAN-side IP address provided to the old device so that my new device won't have to wait for a new IP address. Since there is only a "Renew" button in the UTM web interface, I'm using the root shell instead.
I ran:
chroot /var/chroot-dhcpc /usr/sbin/dhclient -r eth1
It didn't error out, however also didn't seem to release the IP address (ifconfig still has a WAN IP and I still have connectivity).
Is there something else I need to do to make sure that Verizon's IP is released before switching out the old box for the new?
This thread was automatically locked due to age.