Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!news.Hawaii.Edu!news.caldera.com!enews.sgi.com!nntprelay.mathworks.com!europa.clark.net!cpk-news-hub1.bbnplanet.com!news.bbnplanet.com!rill.news.pipex.net!pipex!tank.news.pipex.net!pipex!news.utell.co.uk!shift.utell.net!nobody From: brian@shift.utell.net (Brian Somers) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: PPP Win95 Date: Wed, 2 Jul 1997 12:18:20 +0100 Organization: Awfulhak Ltd. Lines: 33 Message-ID: <sdddp5.qo9.ln@shift.utell.net> References: <33B9CBB9.485B@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:43813 In article <33B9CBB9.485B@cannet.com>, "Jeremy M. Harrris" <jeremy@cannet.com> writes: > I am running FreeBSD 2.2.2 I have configured auto PPP and my connection > is working great. I have a Win95 box on my lan which can telnet into > the BSD box. The only thing the 95 Box cant do is make the BSD box > start a ppp session and forward the packets. > > Example I cant set the BSD box as the gateway and then load Netscape. > It simply wont send the packets through and force the connection. > > I have set gateway=YES in rc.conf. > > Anything else I should be checking? Sounds like you've no "default route" on the FreeBSD box. Do you have "add 0 0 a.b.c.d" in your ppp.conf as per the docs (go to http://www.awfulhak.org/ppp.html for current docs). Otherwise, have you got any "dfilter"s set in ppp.conf ? The best way to analyze this is with tcpdump. Run it on your NIC interface and another invocation on the tun interface, and watch for the win95 packets. > Thanks in advance. > > jeremy@cannet.com -- Brian <brian@awfulhak.org> <brian@freebsd.org> <http://www.awfulhak.org> Don't _EVER_ lose your sense of humour !