Felix Miata wrote:
> 
> > So your route command should work faster...  no?
> 
> Only if I use -n. Plenty slow otherwise.

Give us a new "route" and "route -n" output and indicate precisely where the
former's the delay occurs. What is st21s?  It's unknown from here and from your
message headers, you are on a dialup.  The link is up when you are issuing the
route command, right?
 
> /etc/sysconfig/network-scripts/
> grep * metric:
> ifup:   route add default gw ${GATEWAY} metric 1 ${DEVICE}
> ifup-aliases:                               route add default gw ${GATEWAY} metric 1 
>${DEVICE}
> ifup-plip:      route add default gw ${GATEWAY} metric 1 ${DEVICE}

> IIRC, the OS was installed Jan 2000. Is the Jan 2000 file the one that caused
> the duplication? Should I just rem that line out? I suppose that file was last
> modified by a Gnome ppp dialer configuration for my ISP?

Where did you get those scripts?  None of mine have the metric arg on the route
commands...  so if you look closer, you'll probably find you have other route
commands in these files without "metric" which would explain the duplicate
routes.  Send me a copy of these scripts; I'm curious...

Pierre

Reply via email to