Date: Thu, 12 Oct 1995 10:01:43 +0900 (JST) From: Atsushi MURAI <amurai@spec.co.jp> To: 31butkiewicz@wmich.edu (-=WireHead=-) Cc: questions@freebsd.org Subject: Re: PPP Message-ID: <199510120101.KAA23525@specgw.spec.co.jp> In-Reply-To: <Pine.PMDF.3.91.951011145250.539421243C-100000@wmich.edu> from "-=WireHead=-" at Oct 11, 95 02:55:43 pm
next in thread | previous in thread | raw e-mail | index | archive | help
> Hello all, > > I am having a peculiar problem that I when I am establishing a ppp > connection, in order for my system to be able to reckognize the route I > have to type add 0 0 HISADDR at the PPP ON> prompt. > My question: is there a way to eneble this in the script (ppp.conf)? i > tried by adding exactly that line, but it does not seem to work. > ThanX in advance! Refer to /etc/ppp.linkup.sample and then rename to ppp.linkup with follows. -------------------------------------------------------- # # Otherwide, simply add peer as default gateway. # MYADDR: add 0 0 HISADDR --------------------------------------------------------- Good Luck. Atsushi. -- Atsushi Murai Email : amurai@spec.co.jp SPEC Voice : +81-3-3833-5341 System Planning and Engineering Corp.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199510120101.KAA23525>