Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!news.mira.net.au!news.netspace.net.au!news.mel.connect.com.au!munnari.OZ.AU!spool.mu.edu!bloom-beacon.mit.edu!news.mathworks.com!www.nntp.primenet.com!nntp.primenet.com!ddsw1!news.mcs.net!in-news.erinet.com!news From: "J.B. Rawlings" <rawlings@erinet.com> Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: Problem setting up IIJPPP for dynamic address. Date: Sun, 13 Oct 1996 17:54:49 -0700 Organization: EriNet Online 513 436-1700 (Voice) Lines: 31 Message-ID: <32618F59.46A8@erinet.com> References: <01bbb9d6$490dc640$f716abc7@default> <326479cb.51932905@netnews.worldnet.att.net> NNTP-Posting-Host: dlp67.dayton.eri.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 3.0Gold (Win16; U) To: "Alan W. Trulock" <FredI@worldnet.att.net> I'm wondering the same thing, but I think that's all done when you start the PPP. When I get it started and logged on I have to manually do an "add 0 0 HISADDR" at the PPP prompt for the default gateway address to be added to the routing tables. This is even with these lines in ppp.linkup: MYADDR: add 0 0 HISADDR When I've gone ahead and entered "add 0 0 HISADDR" and check the routing tables ("show route" at the PPP prompt) they look fine. Then I shell out and ping 127.0.0.1 which works fine. I then ping my dynamically assigned address and that works fine also. But as soon as I try and ping an address outside of my internal network (such as the default gateway) I get no response. I hope this further helps anyone to help us. thanks again for any input. Kenneth Alan W. Trulock wrote: > > Having the same problem here! > How can one properly set up the tun0 device without a destination > address? > > --Al > > On 14 Oct 1996 13:45:22 GMT, "The Rawlings" > <rawlink@jlsc.wpafb.af.mil> wrote: