From owner-freebsd-questions Thu Jan 6 11:30: 6 2000 Delivered-To: freebsd-questions@freebsd.org Received: from logisticsoftware.co.nz (logisticsoftware.co.nz [202.37.163.1]) by hub.freebsd.org (Postfix) with ESMTP id CDD6B15614 for ; Thu, 6 Jan 2000 11:30:02 -0800 (PST) (envelope-from jonc@logisticsoftware.co.nz) Received: from jonc.logisticsoftware.co.nz (jonc.logisticsoftware.co.nz [10.1.3.1]) by logisticsoftware.co.nz (8.9.3/8.9.3) with ESMTP id IAA22786; Fri, 7 Jan 2000 08:29:55 +1300 (NZDT) Received: (from jonc@localhost) by jonc.logisticsoftware.co.nz (8.9.3/8.9.3) id IAA88287; Fri, 7 Jan 2000 08:29:55 +1300 (NZDT) (envelope-from jonc) Date: Fri, 7 Jan 2000 08:29:55 +1300 From: Jonathan Chen To: Anthony Rubin Cc: freebsd-questions@FreeBSD.ORG Subject: Re: ppp with Concentric Message-ID: <20000107082954.A88203@jonc.logisticsoftware.co.nz> References: <003c01bf5804$58dc2880$010210ac@AnthonyRubin> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <003c01bf5804$58dc2880$010210ac@AnthonyRubin>; from jedi@enteract.com on Wed, Jan 05, 2000 at 11:10:27PM -0600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Jan 05, 2000 at 11:10:27PM -0600, Anthony Rubin wrote: > I recently signed up for a dial-up account with Concentric. I'm using an > internal 3com V.90 modem that is properly detected on COM 2 and IRQ 3. My > problem is that I am unable to maintain a stable connection to Concentric > and I always seem to disconnect when I see messages such as this in > /var/log/ppp.log. > > Jan 5 22:25:41 beast ppp[241]: tun0: CCP: Predictor1: Input channel reset > Jan 5 22:25:41 beast ppp[241]: tun0: CCP: Predictor1: Output channel reset > Jan 5 22:25:41 beast ppp[241]: tun0: CCP: deflink: Out = PRED1[1], In = > PRED1[1] Try adding: disable pred1 deny pred1 for the Concentric entry. The Predictor 1 protocol reliability appears to vary from ISP to ISP (at least that's what I've found). --- Jonathan Chen | "In prosperity our friends know us; | in adversity we know our friends." | - John Churton Collins To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message