Displaying 1 result from an estimated 1 matches for "5e51db62".
2006 Feb 15
2
Make eth1 primary interface
I have a Centos 3 server with three network interfaces. eth0 is for the
local network and the firewall is the gateway, the ip and gateway are
set statically.
eth1 is a adsl connection using dhcp to allocate the ip. I want to make
eth1 the default route. If it was statci I would just use a "route add
default gwd eth1" command, but I can't do that with DHCP.
How do I make eth1 the