*BSD News Article 94659


Return to BSD News archive

Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!news.ecn.uoknor.edu!feed1.news.erols.com!cpk-news-hub1.bbnplanet.com!news.bbnplanet.com!news-peer.sprintlink.net!news.sprintlink.net!sprint!uunet!in1.uu.net!199.171.21.6!news.eden.com!news.eden.com!not-for-mail
From: jrowland@news.eden.com (John Rowland)
Newsgroups: comp.unix.bsd.freebsd.misc
Subject: Re: PPP connection keeps hanging up
Date: 28 Apr 1997 10:53:18 -0500
Organization: Blue Collar Productions
Lines: 38
Message-ID: <5k2h5e$382@matrix.eden.com>
References: <3363E93E.17F0@socs.uts.edu.au>
NNTP-Posting-Host: matrix.eden.com
Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:39903


In article <3363E93E.17F0@socs.uts.edu.au>,
Martin Gisch  <m.g@bigfoot.com> wrote:
>
>I'm trying to start a dialup PPP session to my ISP under 2.2.1 but it
>only ever lasts about 5 mins at most.
>
>The only config stuff I've set up is the address and host settings in
>/stand/sysinstall (network interfaces or something).
>
>After adding a default route to my providers host: 
>	add * * 203.10.110.52
>
>Everything works fine...for a few minutes, then it abruptly hangs up.
>
>Is this a common problem, or is there some way to diagnose what the
>problem may be? I'm fairly new to FreeBSD, so I don't know too much
>about it yet.
>
>Thanks if anyone can help.
>
>Regards,
>		Martin Gisch.


I had this problem, where my ISP changed hardware and my dedicated
ppp connection would hang up after three minutes.  I could see in the
log that it had hung up because of too many lost packets or something.
Durring the three minutes everything worked OK.  I fixed it by adding
these lines to my config file:

disable lqr
deny lqr

I don't really know what these mean, but I was desparate, and it
fixed the problem so why complain?

-John
jrowland@bluecollar.com