Hi folks. In RH 8.0 I add a route to
/etc/sysconfig/static-routes such as:
   eth2 host 172.25.29.1 gw 193.169.1.5
Then, I restart network with '/etc/init.d/network
restart' but the new route doesn't show with
'route'.

I've been checking '/etc/init.d/network' and it
seems that it configure only non-interface
specific static-routes:

    # Add non interface-specific static-routes.
    grep "^any" /etc/sysconfig/static-routes
    ...

How can I do to rerun all the routes in
/etc/sysconfig/static-routes?

Regards,
Freddy Chavez.




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

Reply via email to