Sunday, February 11, 2007

additional network routes

On RedHat things are a little different - even when switching to a newer version.

On RedHat ES 4 additional network routes are set up the following way:

- create the file /etc/sysconfig/network-scripts/route-"ifacename"

add the following lines:

ADDRESS0="networkaddress"
NETMASK0="netmask"
GATEWAY0="gateway"

No comments:

Post a Comment