All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] Flush Dead-Links
@ 2002-01-07 16:15 mok2
  2002-01-07 16:37 ` bert hubert
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: mok2 @ 2002-01-07 16:15 UTC (permalink / raw)
  To: lartc


How do u flush deadlinks ?

- mok2 



_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/lartc/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [LARTC] Flush Dead-Links
  2002-01-07 16:15 [LARTC] Flush Dead-Links mok2
@ 2002-01-07 16:37 ` bert hubert
  2002-01-07 17:23 ` mok2
  2002-01-07 17:37 ` Julian Anastasov
  2 siblings, 0 replies; 4+ messages in thread
From: bert hubert @ 2002-01-07 16:37 UTC (permalink / raw)
  To: lartc

On Mon, Jan 07, 2002 at 12:13:56PM -0500, mok2 wrote:
> 
> How do u flush deadlinks ?

# ip route flush cache

May do what you want - I'm not sure what you mean.

Regards,

bert


-- 
http://www.PowerDNS.com          Versatile DNS Software & Services
http://www.tk                              the dot in .tk
Netherlabs BV / Rent-a-Nerd.nl           - Nerd Available -
Linux Advanced Routing & Traffic Control: http://ds9a.nl/lartc

_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/lartc/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [LARTC] Flush Dead-Links
  2002-01-07 16:15 [LARTC] Flush Dead-Links mok2
  2002-01-07 16:37 ` bert hubert
@ 2002-01-07 17:23 ` mok2
  2002-01-07 17:37 ` Julian Anastasov
  2 siblings, 0 replies; 4+ messages in thread
From: mok2 @ 2002-01-07 17:23 UTC (permalink / raw)
  To: lartc

no that doesnt do it..
I cant give any examples.. right now because i have to go out to the site
but in a nutshell..

ip route add default table 223 proto static nexthop via $gweth0 dev eth0 weight 1  nexthop via $pppgw dev ppp0 weight 11

but the $pppgw is always the same but when the modem hangs up an redials.. the route
tables shows the $pppgw link as down.. and i cant use it unless i reboot.. 
if i re run this command it doesnt work .. will still u that link down..
so i need to flush it

On Mon, 7 Jan 2002, bert hubert wrote:

> On Mon, Jan 07, 2002 at 12:13:56PM -0500, mok2 wrote:
> > 
> > How do u flush deadlinks ?
> 
> # ip route flush cache
> 
> May do what you want - I'm not sure what you mean.
> 
> Regards,
> 
> bert
> 
> 
> 



_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/lartc/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [LARTC] Flush Dead-Links
  2002-01-07 16:15 [LARTC] Flush Dead-Links mok2
  2002-01-07 16:37 ` bert hubert
  2002-01-07 17:23 ` mok2
@ 2002-01-07 17:37 ` Julian Anastasov
  2 siblings, 0 replies; 4+ messages in thread
From: Julian Anastasov @ 2002-01-07 17:37 UTC (permalink / raw)
  To: lartc


	Hello,

On Mon, 7 Jan 2002, mok2 wrote:

> but the $pppgw is always the same but when the modem hangs up an redials.. the route
> tables shows the $pppgw link as down.. and i cant use it unless i reboot..

May be the route must be deleted?

ip route del default

Regards

--
Julian Anastasov <ja@ssi.bg>


_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/lartc/

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2002-01-07 17:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-01-07 16:15 [LARTC] Flush Dead-Links mok2
2002-01-07 16:37 ` bert hubert
2002-01-07 17:23 ` mok2
2002-01-07 17:37 ` Julian Anastasov

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.