Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!news.cs.su.oz.au!metro!metro!munnari.OZ.AU!uunet!in2.uu.net!128.230.129.106!news.maxwell.syr.edu!howland.erols.net!feed1.news.erols.com!news.nl.innet.net!INnl.net!feed1.news.innet.be!INbe.net!blue.news.pipex.net!pipex!stns.news.pipex.net!warm.news.pipex.net!pipex!tank.news.pipex.net!pipex!news.utell.co.uk!usenet From: brian@shift.utell.net (Brian Somers) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: PPP FreeBSD 2.2.2 Date: 19 Jun 1997 10:38:10 GMT Organization: Awfulhak Ltd. Lines: 27 Message-ID: <5ob26i$2kn@ui-gate.utell.co.uk> References: <33A80CFF.6C9A76C@cannet.com> Reply-To: brian@awfulhak.org, brian@utell.co.uk NNTP-Posting-Host: shift.utell.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Newsreader: knews 0.9.8 Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:43170 In article <33A80CFF.6C9A76C@cannet.com>, "Jeremy M. Harris" <jeremy@cannet.com> writes: > I have followed the instructions in the PPP primer > (http://www.freebsd.com/tutorials/ppp/ppp.html) but still cant get my > ppp connection to work. > > I can type ppp and the ppp application will open. Then I type term and > use hayes cmds to connect to my provider. Once I make the ppp > connection I can not get the system to route packets through this > connection or use the DNS server I specified for the connection. > > > Any suggestions? You need a line saying "add 0 0 x.x.x.x" in your ppp.conf where x.x.x.x is your ISP's IP (second arg to "set ifaddr", without the /XX bit). You should also have a line saying "add 0 0 HISADDR" in ppp.linkup. If you're doing things manually via "term", once you've been told you're in "packet mode", type "add 0 0 HISADDR" on the command line. -- Brian <brian@awfulhak.org> <brian@freebsd.org> <http://www.awfulhak.org> Don't _EVER_ lose your sense of humour !