From owner-freebsd-questions@FreeBSD.ORG Sat Mar 13 14:30:15 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 620B116A4CE for ; Sat, 13 Mar 2004 14:30:15 -0800 (PST) Received: from smtp3b.sentex.ca (smtp3b.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1AE5543D31 for ; Sat, 13 Mar 2004 14:30:15 -0800 (PST) (envelope-from mike@sentex.net) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smtp3b.sentex.ca (8.12.11/8.12.11) with ESMTP id i2DMTtPI031577; Sat, 13 Mar 2004 17:29:55 -0500 (EST) (envelope-from mike@sentex.net) Received: from BLUELAPIS.sentex.ca (cage.simianscience.com [64.7.134.1]) by smtp1.sentex.ca (8.12.10/8.12.10) with SMTP id i2DMUC7Y035309; Sat, 13 Mar 2004 17:30:12 -0500 (EST) (envelope-from mike@sentex.net) From: Mike Tancsa To: Scot Date: Sat, 13 Mar 2004 17:30:21 -0500 Message-ID: <4o27505qjklq2ns0ed89eiom13iqfunu2d@4ax.com> References: <20040313140645.C161-100000@localhost> In-Reply-To: <20040313140645.C161-100000@localhost> X-Mailer: Forte Agent 1.93/32.576 English (American) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable cc: questions@freebsd.org Subject: Re: A question about PPPoE and LQR. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Mar 2004 22:30:15 -0000 On Sat, 13 Mar 2004 14:56:25 -0500 (EST), in sentex.lists.freebsd.questions you wrote: >Greetings to to you. > >I'm running 4.9-STABLE, and using userland PPP to connect to my ISP. = For > >Basically, am I missing something? Is there no real solution? Do I = leave >my LQR enabled and live with frequent MUD deaths? Or do I disable the = LQR See http://unix.derkeiler.com/Mailing-Lists/FreeBSD/net/2003-11/0227.html and try the patch in it and you can have the best of both worlds. For more discussion try the keywords on google, "pppoe lqr erx" ---Mike