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

Releasing external DHCP assigned address

I've been trying to figure out if I can release the DHCP assigned address my ASG gets from my ISP (Verizon FiOS). I've read here that I can do "ifconfig eth0 down". But that just takes down the interface. It doesn't send the DHCP_RELEASE command required by my ISP to actually release the ip lease.
I've also read that I can do "dhcpcd -k" and THAT will send the DHCP_RELEASE. But if I navigate to /var/chroot-dhcpc/usr/sbin and do "./dhcpcd -k" I get a message that no interface was given. If I do "dhcpcd -k eth0" I get a message that dhcpcd isn't running.

So what is it guys? How can I take down my external interface AND send the DHCP_RELEASE command?


This thread was automatically locked due to age.
Parents
  • Jimmy,

    In Webadmin go to Network Security>Intrusion Prevention>Anti-DOS/Flooding>UDP Flood Protection. Disable UDP Flood protection. VOD requires UDP to work. I encountered the same issue with VOD some time ago with my Astaro configuration. Using the packet filter and IPS logs I was able to discover the cause and effect corrective action

    Regards,
    Jim
Reply
  • Jimmy,

    In Webadmin go to Network Security>Intrusion Prevention>Anti-DOS/Flooding>UDP Flood Protection. Disable UDP Flood protection. VOD requires UDP to work. I encountered the same issue with VOD some time ago with my Astaro configuration. Using the packet filter and IPS logs I was able to discover the cause and effect corrective action

    Regards,
    Jim
Children
No Data