Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Jul 1999 01:04:34 +0500 (SAMST)
From:      "Vladimir A. Petrov" <V.Petrov@VAZ.RU>
To:        Kenneth Legg <sce04020@mail.wvnet.edu>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: ppp
Message-ID:  <Pine.BSF.3.96.990711010023.28326E-100000@halfwasp.ooasu.vaz.ru>
In-Reply-To: <378770C2.CE5C0209@mail.wvnet.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 10 Jul 1999, Kenneth Legg wrote:

> Date: Sat, 10 Jul 1999 12:11:46 -0400
> From: Kenneth Legg <sce04020@mail.wvnet.edu>
> To: freebsd-questions@FreeBSD.ORG
> Subject: ppp
> 
> I'm running FreeBSD 2.2.5 and I'm having trouble hooking to my ISP. The
> modem dials and seems to connect, but drops the connection with in a
> couple of minutes. This is my first attempt at connecting FreeBSD to an


> default:
>  set device /dev/cuaa0
>  set speed 115200
>  set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" ATE1Q0 OK-AT-OK
> \\dATDT\\T TIMEOUT 40 CONNECT"
> ISP:
>  set phone 1234567
>  set login
>  set authname foo
>  set authkey far
>  set timeout 120
       ^^^^^^^^^^^
This sets inactivity timeout after that ppp will release line if there
are no packets was transmitted via interface. Try to increase it.
300 works ok for me.

Vladimir
______________________________________________________________________________
Vladimir A. Petrov    | I had slept and seen a dream, I seen a Windows
aka vap               | of the future, and it was almost working.
FidoNet: 2:5075/21.21 | Nothing in the world is perfect but so many perfected.



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.990711010023.28326E-100000>