Hi,
I seem to be having an issue with my routing tables. My network was working fine and then I rebooted my server and it does not work anymore. I am pretty sure that my IP configuration and ifcfg-eth0 files are configured correctly.
I believe I have narrowed it down to the routing tables having an issue.
I am using CentOS 5. Where are the static routes located? Is it /etc/sysconfig/network-scripts/route-eth0? If so, what should that file look like in order to have my routes work correctly on a network restart?
Right now the file looks like this...
Thanks,
Mike
I seem to be having an issue with my routing tables. My network was working fine and then I rebooted my server and it does not work anymore. I am pretty sure that my IP configuration and ifcfg-eth0 files are configured correctly.
I believe I have narrowed it down to the routing tables having an issue.
I am using CentOS 5. Where are the static routes located? Is it /etc/sysconfig/network-scripts/route-eth0? If so, what should that file look like in order to have my routes work correctly on a network restart?
Right now the file looks like this...
ADDRESS0=XXX.XXX.XXX.0
GATEWAY0=XXX.XXX.XXX.190
NETMASK0=255.255.255.248
Thanks,
Mike