From owner-freebsd-stable@FreeBSD.ORG Mon Nov 24 08:04:00 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E845116A4CE for ; Mon, 24 Nov 2003 08:04:00 -0800 (PST) Received: from smtp3.sentex.ca (smtp3.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id E59DB43F93 for ; Mon, 24 Nov 2003 08:03:53 -0800 (PST) (envelope-from mike@sentex.net) Received: from lava.sentex.ca (pyroxene.sentex.ca [199.212.134.18]) by smtp3.sentex.ca (8.12.9p2/8.12.9) with ESMTP id hAOG3pm5002705; Mon, 24 Nov 2003 11:03:51 -0500 (EST) (envelope-from mike@sentex.net) Received: from simian.sentex.net (simeon.sentex.ca [192.168.43.27]) by lava.sentex.ca (8.12.9p2/8.12.9) with ESMTP id hAOG3qUr044909; Mon, 24 Nov 2003 11:03:52 -0500 (EST) (envelope-from mike@sentex.net) Message-Id: <6.0.1.1.0.20031124110621.0698a788@209.112.4.2> X-Sender: mdtpop@209.112.4.2 (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 6.0.1.1 Date: Mon, 24 Nov 2003 11:07:59 -0500 To: Michael Nottebrock , Artur Pydo , freebsd-stable@freebsd.org From: Mike Tancsa In-Reply-To: <200311241659.49594.michaelnottebrock@gmx.net> References: <3D98E439.1010400@pydo.org> <200311241617.15051.michaelnottebrock@gmx.net> <6.0.1.1.0.20031124103034.0702e0f8@209.112.4.2> <200311241659.49594.michaelnottebrock@gmx.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Virus-Scanned: by amavisd-new Subject: Re: ppp(8) v. 3.1 : PPPoE lqr problem. X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Nov 2003 16:04:01 -0000 At 10:59 AM 24/11/2003, Michael Nottebrock wrote: >On Monday 24 November 2003 16:46, Mike Tancsa wrote: > > Are you sure you actually connect to an ERX on the other end, and its > > actually negotiating LQR ? e.g. if you add LQM to the logging section, do > > you see > > tun0: LQM: deflink: Will send LQR every 10.00 secs > > or do you see > > tun0: LQM: deflink: LQR/ECHO LQR not negotiated > >Yes. > >LQM: deflink: Will send LQR every 30.00 secs > >I even found this way back in my ppp.log: >Phase: deflink: ** Too many LQR packets lost ** > >So it's actually doing what it should. :) But is it doing that because its never hearing the LQR reply ? And for sure its an ERX on the other end ? ---Mike