From owner-freebsd-questions Sat Jul 10 21:35:59 1999 Delivered-To: freebsd-questions@freebsd.org Received: from ns.vaz.ru (ns.vaz.ru [195.144.198.150]) by hub.freebsd.org (Postfix) with ESMTP id F40BC15008 for ; Sat, 10 Jul 1999 21:35:52 -0700 (PDT) (envelope-from V.Petrov@VAZ.RU) Received: from dis.VAZ.ru (dis [195.144.198.161]) by ns.vaz.ru (8.9.1/8.9.1) with SMTP id JAA22048; Sun, 11 Jul 1999 09:35:02 +0400 (GMT) Received: by dis.VAZ.ru with UUCP id AA14674 (5.65c8/DIS-1.4.4); Sun, 11 Jul 1999 09:36:01 +0400 Received: from halfwasp.ooasu.vaz.ru (halfwasp.ooasu.vaz.ru [192.168.1.2]) by fortalice.ooasu.vaz.ru (8.9.3/8.9.3) with ESMTP id BAA34723; Sun, 11 Jul 1999 01:02:36 +0500 (SAMST) (envelope-from V.Petrov@vaz.ru) Received: from localhost (localhost.ooasu.vaz.ru [127.0.0.1]) by halfwasp.ooasu.vaz.ru (8.9.3/8.9.3) with SMTP id BAA29448; Sun, 11 Jul 1999 01:04:34 +0500 (SAMST) (envelope-from V.Petrov@vaz.ru) Date: Sun, 11 Jul 1999 01:04:34 +0500 (SAMST) From: "Vladimir A. Petrov" X-Sender: vap@halfwasp.ooasu.vaz.ru To: Kenneth Legg Cc: freebsd-questions@FreeBSD.ORG Subject: Re: ppp In-Reply-To: <378770C2.CE5C0209@mail.wvnet.edu> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 10 Jul 1999, Kenneth Legg wrote: > Date: Sat, 10 Jul 1999 12:11:46 -0400 > From: Kenneth Legg > 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