I need to change the subnet masks on IPs. Can I simply edit /etc/ips
I need to change the subnet masks on IPs. Can I simply edit /etc/ips
Yup, did that a few weeks ago and worked fine. Don't forget to change your main subnet mask also.
Changed the file but route still shows the old setting. Does something need need to be restarted?
After you change everything you have to do:
service network restart
service ipaliases restart
1st one restarts your main networking and the 2nd one binds all the extra IP's (done through WHM)
Works now. thank you