Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Aug 1997 00:38:15 -0700
From:      Frank MacLachlan <fpm@n2.net>
To:        Greg Lehey <grog@lemis.com>
Cc:        freebsd-questions@FreeBSD.ORG, fpm@n2.net
Subject:   Re: Question: ppp -auto
Message-ID:  <19970807003815.59799@n2.net>
In-Reply-To: <199708070612.PAA02036@freebie.lemis.com>; from Greg Lehey on Thu, Aug 07, 1997 at 03:42:08PM %2B0930
References:  <19970806182901.00396@jsbach.n2.net> <199708070612.PAA02036@freebie.lemis.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Aug 07, 1997 at 03:42:08PM +0930, Greg Lehey wrote:
> Frank MacLachlan writes:
> [snip]
> 
> > Here's my ppp.linkup:
> >
> > ------------------------------------
> > MYADDR:
> > 	delete ALL
> > 	add 0 0 HISADDR
> 
> Have you tried running without this?  I suspect it would still work.
> 
> Greg

It does work, but the routing table doesn't look as nice.  The following
were observed using netstat -rn after the ppp connection was established
(I deleted the non-ppp entries).

Without ppp.linkup:

Internet:
Destination        Gateway            Flags     Refs     Use     Netif Expire
default            207.111.222.1      UGSc        1       28      tun0
207.111.222.63     207.111.222.152    UH          0        0      tun0


With ppp.linkup:

Internet:
Destination        Gateway            Flags     Refs     Use     Netif Expire
default            207.111.222.63     UGSc        1        4      tun0
207.111.222.63     207.111.222.153    UH          1        0      tun0

-- 
Frank MacLachlan (fpm@n2.net)
N2 Networking, San Diego, CA



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19970807003815.59799>