Sunday 30 September 2012

Can't remove an ip address

issue: When go to
WHM -> IP Functions -> Show or Delete Current IP Addresses and click a Remove l it shows removed and
then i check again .The ip is still there


Fix: Remove it from /etc/ips - if it's not in there, you probably have to remove the configuration file for it in /etc/sysconfig/network-scripts/ifcfg-XXXX where XXXX is the device it is bound to, then down the device using:

ifconfig XXXX down

No comments:

Post a Comment