Are you running RIP or OSPF? How about a firewall? If you reboot the machine how long does it take for the routes to show up? My network scripts are in /etc/rc[3,5].d/S10network. Try creating a script the dumps the route table to a text file and put it in My network scripts are in /etc/rc[3,5].d/S11route-dump and see what it shows. (Or just add the route -n > /var/log/route.dump command to your S10network file.) HTH -Michael >>> djh@xxxxxxxxxxxx 06/23/03 11:51PM >>> On 24 Jun 2003, Iain Buchanan wrote: > > Now I do ifdown eth0 and then ifup eth0 and the routes come back again. > Then I run redhat-config-network and the routes are listed under eth0. > Any more ideas? > > route -n: > Kernel IP routing table > Destination Gateway Genmask Flags Metric Ref Use Iface > 203.16.234.0 172.16.0.8 255.255.255.0 UG 0 0 0 eth0 > 172.16.0.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 > 203.39.28.0 172.16.0.4 255.255.255.0 UG 0 0 0 eth0 > 127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo > 0.0.0.0 172.16.0.4 0.0.0.0 UG 0 0 0 eth0 > > The ok routes are obviously 2, 4 & 5. The other two come back all the time! It should be in /etc somewhere.. grep -r 203.16.234 /etc 2>/dev/null David. -- Psyche-list mailing list Psyche-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/psyche-list -- Psyche-list mailing list Psyche-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/psyche-list