Static Routes in Redhat 9 – New isn’t always better
Overview With the introduction of Redhat version 8 and continued into version 9, the /etc/sysconfig/static-routes file no longer seems to function correctly. Linux static routes changed in 8.0 to a new format. Now you are to create a file in /etc/sysconfig/network-scripts for each Ethernet interface you wish to create static routes on. Example: touch /etc/sysconfig/network-scripts/route-eth0… Leer más »