From owner-freebsd-net@FreeBSD.ORG Sun Jul 25 15:31:09 2004 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 594C716A4CE for ; Sun, 25 Jul 2004 15:31:09 +0000 (GMT) Received: from gw.Awfulhak.org (awfulhak.demon.co.uk [80.177.173.150]) by mx1.FreeBSD.org (Postfix) with ESMTP id 52D0043D1D for ; Sun, 25 Jul 2004 15:31:08 +0000 (GMT) (envelope-from brian@Awfulhak.org) Received: from dev.lan.Awfulhak.org (brian@dev.lan.Awfulhak.org [172.16.0.5]) by gw.Awfulhak.org (8.12.11/8.12.11) with SMTP id i6PFUw7a098694; Sun, 25 Jul 2004 16:30:58 +0100 (BST) (envelope-from brian@Awfulhak.org) Date: Sun, 25 Jul 2004 16:30:58 +0100 From: Brian Somers To: Mike Tancsa Message-Id: <20040725163058.5bf1a711@dev.lan.Awfulhak.org> In-Reply-To: References: <200407240247.i6O2lQfJ007370@dungeon.home> X-Mailer: Sylpheed-Claws 0.9.12 (GTK+ 1.2.10; i386-portbld-freebsd5.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=0.0 required=5.0 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on gw.lan.Awfulhak.org cc: freebsd-net@freebsd.org cc: Stephen McKay Subject: Re: PPPoE problem: "Too many LQR packets lost" X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 Jul 2004 15:31:09 -0000 On Sat, 24 Jul 2004 17:29:21 -0400, Mike Tancsa wrote: > On Sat, 24 Jul 2004 12:47:26 +1000, in sentex.lists.freebsd.net you > wrote: > > > > >I found Mike Tancsa's patch but didn't like it. I rolled my own, which > >seems to be working so far. It works by switching from LQR to simple > >echo requests when LQR times out. > > I feel so unliked ;-) Seriously though, mine was a very ugly hack to > get things working again for me. Most of the DSL aggregators here > are Juniper ERXes which do not play nice with FreeBSD's PPPoE. > > > > >(This is a patch against ppp in FreeBSD 4.8. I haven't tried the ppp in > >-current yet as -current is still a wild and woolly place that scares me.) > > I think Brian re worked the LQR portion at least from looking at the > commit messages > > http://www.freebsd.org/cgi/cvsweb.cgi/src/usr.sbin/ppp/ > > It seems he will be MFC'ing his changes in another week or so. > > ---Mike Yes, that's the plan. I'd like you guys to test the new LQR stuff when I MFC if you can. I think there are good arguments for having more than one LQR failure policy (disconnect when the peer doesn't respond), so I'll probably implement something like this when the latest stuff has been tested. Cheers. -- Brian Don't _EVER_ lose your sense of humour !