Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!simtel!news.kei.com!news.mathworks.com!newsfeed.internetmci.com!in2.uu.net!news.tele.fi!news.csc.fi!nntp.hut.fi!usenet From: vode@epsilon.hut.fi (Kai Vorma) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: ppp instead of pppd, updated FAQ? Date: 29 Oct 1995 09:26:12 +0200 Organization: Helsinki University of Technology, Finland Lines: 17 Sender: vode@epsilon.hut.fi Distribution: inet Message-ID: <mbon3aksqcr.fsf@epsilon.hut.fi> References: <46r9p1$1id@portal.gmu.edu> Reply-To: Kai.Vorma@hut.fi NNTP-Posting-Host: epsilon-e.hut.fi In-reply-to: bneel@site.gmu.edu's message of 27 Oct 1995 18:52:17 GMT X-Newsreader: Gnus v5.0.9 In article <46r9p1$1id@portal.gmu.edu> bneel@site.gmu.edu (Brian T Neel (CS)) writes: When I connect to my ppp server I sometimes can connect to the server but never get beyond that actual connect message. I have set up everything as per the handbooks suggestions and "show route" shows that there is a "default" entry aimed at the server. Try adding the following lines to your ppp.conf: disable pred1 deny pred1 I had very similar problems connecting to a linux box, but now it works just fine. ..vode