On Friday 17 January 2003 07:46 pm, Toshi Esumi wrote:

I seem to have the same problem.

My /etc/sysconfig/static-routes file has 4 lines of routes in it but none of 
them show up when I run 'route -n '.

I need to enter them manually for them to 'take'  or show.

Anyone have any ideas as to why this is happening, or at least how to get the 
routes to be installed when I reboot the machine??




> Does someone have the same experience with RH8.0? I put a static router
> statement in /etc/sysconfig/static-routes file as I did with RH7.0. But it
> doesn't seem to work when I reboot the PC. It takes the same static route
> when I put it manualy using "route" command when it's running. The route I
> wanted to put is ....
>
> <routing table:before>
> Kernel IP routing table
> Destination     Gateway         Genmask         Flags Metric Ref    Use
> Iface
> 63.214.2.224    *               255.255.255.240 U     0      0        0
> eth0 127.0.0.0       *               255.0.0.0       U     0      0       
> 0 lo default         63.214.2.225    0.0.0.0         UG    0      0       
> 0 eth0
>
> <adding a route:manually>
> route add -net 10.0.254.248 gw 63.214.2.234 netmask 255.255.255.252
> <after>
> Kernel IP routing table
> Destination     Gateway         Genmask         Flags Metric Ref    Use
> Iface
> 10.0.254.248    63.214.2.234    255.255.255.252 UG    0      0        0
> eth0 63.214.2.224    *               255.255.255.240 U     0      0       
> 0 eth0 127.0.0.0       *               255.0.0.0       U     0      0      
>  0 lo default         63.214.2.225    0.0.0.0         UG    0      0       
> 0 eth0
>
> </etc/sysconfig/static-routes>
> eth0 net 10.0.254.248 netmask 255.255.255.252 gw 63.214.2.234
>                                                    ....This didn't work
> when I rebooted.
>
>
> Toshi

-- 
T.L.Gervais
Coldbrook, NS
Canada.



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to