View Single Post
  #4 (permalink)  
Old 13-04-2006, 09:06 PM
rockdalinux's Avatar
rockdalinux rockdalinux is offline
Is that all you got?
User
 
Join Date: May 2005
Location: Planet Vegeta
OS: Redhat
Posts: 705
Thanks: 15
Thanked 19 Times in 18 Posts
Rep Power: 10
rockdalinux is a glorious beacon of light rockdalinux is a glorious beacon of light rockdalinux is a glorious beacon of light rockdalinux is a glorious beacon of light rockdalinux is a glorious beacon of light rockdalinux is a glorious beacon of light
Default

I don't think so you need static route for your config. Default route defined in /etc/sysconfig/network file. For example my GATEWAY:
Code:
GATEWAY=65.55.10.55
Do you have defined it in /etc/sysconfig/network file? Also do you have route defined in /etc/sysconfig/network-scripts/ifcfg-eth0 and /etc/sysconfig/network-scripts/ifcfg-eth1 if so remove it and then restart service (reboot system):
Code:
service network restart
Also please don't use quote button use post reply button it will save some disk space on forum

If this does not help then we can force it to eth0. ... let me know...
__________________
Rocky Jr.
What's wrong? I hope I am not making you uncomfortable...

Never send a boy to do a mans job.
Reply With Quote