Date: Wed, 6 Mar 1996 23:21:58 +0900 (JST) From: Atsushi Murai <amurai@spec.co.jp> To: dwhite@resnet.uoregon.edu Cc: ishort@pcm.co.za, questions@freebsd.org Subject: Re: Problems using ppp Message-ID: <199603061421.XAA02533@tama.spec.co.jp> In-Reply-To: <Pine.BSF.3.91.960305130112.6494H-100000@riley-net170-164.uoregon.edu> from "Doug White" at Mar 5, 96 01:02:27 pm
next in thread | previous in thread | raw e-mail | index | archive | help
> > On Tue, 5 Mar 1996, Irvine Short wrote: > > > I have exactly the same problem,, although when I type > > route add default <my.ip.address> > > > > it says "network unreachable" > > > > What are you supposed to have in ppp.linkup for dynamic IP assigment? > > I have > MYADDR: > add 0 0 HISADDR > > as /etc/ppp/ppp.linkup.sample ships with. > > > So, you should be running "route add default <his end>". > > I'm not so sure though, I've never gotten ppp.linkup working. I finally > made a shell script to make the changes for me. If you have default route previously, you can NOT overwriting unless delete it. try follows; MYADDR: delete all add 0 0 HISADDR Atsushi. -- Atsushi Murai Internet: amurai@spec.co.jp System Planning and Engineering Co,.Ltd. Voice : +81-33833-5341
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199603061421.XAA02533>