Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Mar 1997 17:19:05 +1000 (EST)
From:      Andrew Perry <andrew@python.shoal.net.au>
To:        Jakob Alvermark <jakob@teligent.se>
Cc:        FreeBSD questions <questions@freebsd.org>
Subject:   Re: PPP trouble
Message-ID:  <Pine.BSI.3.95.970319170723.26069C-100000@python.shoal.net.au>
In-Reply-To: <Pine.BSF.3.91.970319003153.2706A-100000@datorn.teligent.se>

next in thread | previous in thread | raw e-mail | index | archive | help
this should be on questions i think.

give us a look at your ppp.conf [remove your username and password of
course :-)]

also two things you might try are

disable pred1
deny pred1
 which disables the CCP/Predictor type 1 compression features, dunno what
that is but it's in the pedantic ppp primer

and

disable lqr
deny lqr
 which turns off line quality status reporting (again from the primer)


hope this is of some help 

Andrew Perry
andrew@shoal.net.au



On Wed, 19 Mar 1997, Jakob Alvermark wrote:

> Hi All.
> 
> I have a little problem. I don't know if this is the right list to go to 
> for help, but this was the first place that came to my mind. 
> 
> Anyway, the situation is like this:
> I have an internet dialup account, wich I want to use with my FreeBSD 
> machine at home.. So I run the "ppp" program, set the correct parameters 
> and dialup. The modem connects the diffrent "ppp-layers" negotiate, and 
> that works ok! Now I'm connected to the internet! Everythig works! 
> For THREE minutes.. then I get disconnected. What could be the problem?
> I've read the man page for ppp, and it doesn't seem to help. I've looked 
> at the log and this is what it looks like: 
> 
> 03-18 23:55:06 [3580] IPCP: LayerUp.
> 03-18 23:55:06 [3580]  myaddr = 195.100.1.86  hisaddr = 194.213.72.72
> 03-18 23:55:05 [3580] OsLinkup: 194.213.72.72
> 03-18 23:58:05 [3580] ** 1 Too many ECHO packets are lost. **
> 03-18 23:58:05 [3580] LCP: LayerDown
> 03-18 23:58:05 [3580] OsLinkdown: 194.213.72.72
> 03-18 23:58:05 [3580] Phase: Terminate
> 
> Anyone that can have a clue what the problem is, please help me.
> 
> Thanks in advance,
> 
> /Jakob
> 
> -------------------------------------------------------
>  Teligent AB, P.O. Box 213, S-149 23 Nynäshamn, Sweden   
> Telephone +46-(0)8 520 660 00 * Fax +46-(0)8 520 193 36 
>  Direct +46-(0)8 520 660 32 * GSM +46-(0)70 792 16 57
> 
> 




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.3.95.970319170723.26069C-100000>