Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 May 1995 14:29:00 -0400 (EDT)
From:      "Michael C. Newell" <mnewell@lupine.nsi.nasa.gov>
To:        questions@FreeBSD.org
Subject:   Re: PPP routing question (fwd)
Message-ID:  <Pine.SUN.3.91.950512142835.10448N-100000@lupine.nsi.nasa.gov>

next in thread | raw e-mail | index | archive | help
On Fri, 12 May 1995, Chris Shenton wrote:

> Sez you:
> 
>     but routed would not announce the route.  A (not so) quick reading of the
>     code shows that the only keywords recognized are "passive" and "external"
>     for the type of route - the word "active" is NOT a valid keyword!  Not only 
>     that, but the relevant code does
> 
> 	    if we see "passive" {
> 	      do this stuff
> 	    }
> 	    if we see "active" {
> 	      do this other stuff
> 	    }
> 
>     This means if you DO put in a line of the form
> 
>       net n1 gateway n2 metric m1 active
> 
>     the keyword "active" is simply ignored and neither the passive nor the 
>     external action is taken.
> 
> Don't you mean "external" in the second `if'?

Oops... Yes.  Sorry about that...

Thanks,

Mike





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SUN.3.91.950512142835.10448N-100000>