From owner-freebsd-current@FreeBSD.ORG Thu May 8 01:17:31 2003 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 EF99E37B401 for ; Thu, 8 May 2003 01:17:31 -0700 (PDT) Received: from accms33.physik.rwth-aachen.de (accms33.physik.RWTH-Aachen.DE [137.226.46.133]) by mx1.FreeBSD.org (Postfix) with ESMTP id DCFEB43FB1 for ; Thu, 8 May 2003 01:17:29 -0700 (PDT) (envelope-from kuku@accms33.physik.rwth-aachen.de) Received: (from kuku@localhost) by accms33.physik.rwth-aachen.de (8.11.6/8.9.3) id h488HS017414 for freebsd-current@freebsd.org; Thu, 8 May 2003 10:17:28 +0200 Date: Thu, 8 May 2003 10:17:28 +0200 From: Christoph Kukulies Message-Id: <200305080817.h488HS017414@accms33.physik.rwth-aachen.de> To: freebsd-current@freebsd.org Subject: pppoe in -current ppp - no matching session 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: Thu, 08 May 2003 08:17:32 -0000 I was hoping that things were gradually turning better with my -current gateway machine which runs on an ASUS P4S8X (Sis). I cannot go back to 4.8 because Soeren has got the ATA driver fixed for this chipset. Otherwise I had to revrt back and swap hardware to something more conservative. One big showstopper is http://www.freebsd.org/cgi/query-pr.cgi?pr=51181 The other thing is that my ppp (pppoe) sessions die notoriously. This was way better if not to say 'simply not there' with 4.7: /var/log/messages: May 8 09:37:07 www kernel: no matching session May 8 09:40:52 www kernel: no matching session May 8 09:43:32 www kernel: no matching session May 8 09:52:47 www last message repeated 11 times May 8 09:56:47 www last message repeated 10 times It seems to be in netgraph/ng_pppoe.c: sendhook = pppoe_finduniq(node, utag); if (sendhook == NULL) { printf("no matching session\n"); LEAVE(ENETUNREACH); } When I visit the gateway machine the screen is full of these 'no matching session' messages. Also my machine doesn't do network connections through pppoe to the outside any longer nor is it reachable from the outside world. Intolerable for a gateway machine. I'm frustrated with FreeBSD 5.0-current (and was already with FreeBSD 5.0-R). -- Chris Christoph P. U. Kukulies kukulies@rwth-aachen.de