Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!news.mel.connect.com.au!munnari.OZ.AU!news.ecn.uoknor.edu!feed1.news.erols.com!howland.erols.net!www.nntp.primenet.com!nntp.primenet.com!news.enteract.com!news From: Ed <krypton@slip.net> Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: user ppp with dynamic adress... Date: Tue, 05 Nov 1996 22:59:22 -0600 Organization: xxx Lines: 31 Message-ID: <32801B2A.167EB0E7@slip.net> References: <3278AFE1.167EB0E7@berlin.snafu.de> NNTP-Posting-Host: isaiah-6.d.enteract.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 2.02 (X11; I; FreeBSD 2.1.5-RELEASE i386) Moritz Meinesz wrote: > > Hi there, ones more, > Is anybody out there who uses user ppp on a isp who works with dynamic > ip's > could you please send me your ppp.conf and ppp.linkup Do not give up after your PPP IIJ choked type PASS <PASSWORD> (one that you specified in *.secrets), then type TERM then AT (wait for OK) then ATDT123123123(or whatever your ISP # is) , then login after you see > prompt type SHOW LCP, then SHOW IPCP ( it should show the address assigned and the address of the gateway) then type ADD 0 0 123.3.3.3 (or whatever the gateway address is). Type SHOW LOG to make sure you are ok. The link should be pretty fast. And read the stuff your PPP package came with. Ed.