From owner-freebsd-current@FreeBSD.ORG Fri Jul 16 17:54:41 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3272116A4CE for ; Fri, 16 Jul 2004 17:54:41 +0000 (GMT) Received: from smtp07.web.de (smtp07.web.de [217.72.192.225]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0536A43D46 for ; Fri, 16 Jul 2004 17:54:41 +0000 (GMT) (envelope-from nakal@web.de) Received: from [84.135.203.154] (helo=[84.135.203.154]) by smtp07.web.de with esmtp (TLSv1:DES-CBC3-SHA:168) (WEB.DE 4.101 #44) id 1BlWtf-0000Ji-00; Fri, 16 Jul 2004 19:53:23 +0200 From: Martin To: Chris Knipe In-Reply-To: <000b01c46b21$ed378cb0$14e2fea9@savage.za.org> References: <000b01c46b21$ed378cb0$14e2fea9@savage.za.org> Content-Type: text/plain Message-Id: <1090000401.1765.14.camel@klotz.local> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Fri, 16 Jul 2004 19:53:21 +0200 Content-Transfer-Encoding: 7bit Sender: nakal@web.de cc: FreeBSD Current Subject: Re: PPPoE misbehaving? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jul 2004 17:54:41 -0000 Am Fr, den 16.07.2004 schrieb Chris Knipe um 12:44: > Also fine.... Lastly, the client fires off a PPPoE session... TCPDump shows > the packets without problems... > tcpdump: listening on ath0 > 12:31:09.050286 PPPoE PADI [Service-Name] [Host-Uniq UTF8] > 12:31:09.122091 PPPoE PADI [Service-Name] [Host-Uniq UTF8] > ^C > 2 packets received by filter > 0 packets dropped by kernel > > However, the PPPoE Deamon simply does not pick it up and does nothing. No > session is initiated, no ppp processes are spawned, nothing... I submitted a PR (kern/69133) about this: http://www.freebsd.org/cgi/query-pr.cgi?pr=kern%2F69133 > Has > something changed????? PPPoE is broken for me on -CURRENT, too, now since about 2 weeks. Martin