[rhn-users] Stsic Route under RH ES3

Daniel Wittenberg daniel-wittenberg at uiowa.edu
Fri Mar 12 20:26:39 UTC 2004


I believe this is the old way actually, and not supported on RHEL 3. 
Take a look at /etc/sysconfig/network-scripts/ifup-routes.  The new way
is to have /etc/sysconfig/network-scripts/route-X  (where X is your
interface name - eth0).  In that file you have:

ADDRESS0=192.168.0.50
NETMASK0=255.255.255.0
GATEWAY0=192.168.0.1
ADDRESS1=192.168.1.50
NETMASK1=255.255.255.0
GATEWAY1=192.168.1.1



More information about the rhn-users mailing list