Click to See Complete Forum and Search --> : Default Gateway


kyiu
04-13-2003, 11:30 PM
I couldn't change the default GW on my RH7.3 box. I use the GUI network config. I want to delete the default GW on the eth0 and set the ppp0 to DHCP to use the ISP defined GW. The old GW setting keep coming back as default. The ppp0 can't over-ride the GW setting. Why? I want to manually edit the route.conf. Where is route.conf for RH7.3? It's not found in /etc

LrngTheHardWay
04-14-2003, 12:43 AM
/etc/sysconfig/network

Leigh
04-14-2003, 12:54 AM
You probably also want 'defaultroute' specified in your /etc/ppp/options file.

kyiu
04-14-2003, 11:28 PM
This is what contained in /etc/sysconfig/network
..........
Networking=yes
Hostname="localhost.localdomain"
........

No "default GW" defined here. Any where else?