What is the proper way to add a static route in Centos 5 that will persist rebooting?
I tired adding an route-eth0
file in /etc/sysconfig/network-scripts
that contains a route , but after ./etc/init.d/network restart
that route is not present and there were no errors during the restart of the service.