From owner-freebsd-current Mon Jul 3 11:29:46 2000 Delivered-To: freebsd-current@freebsd.org Received: from peedub.muc.de (p3E9B8F3E.dip.t-dialin.net [62.155.143.62]) by hub.freebsd.org (Postfix) with ESMTP id 0A87537B8AF for ; Mon, 3 Jul 2000 11:29:40 -0700 (PDT) (envelope-from garyj@peedub.muc.de) Received: from peedub.muc.de (localhost [127.0.0.1]) by peedub.muc.de (8.9.3/8.6.9) with ESMTP id UAA00506; Mon, 3 Jul 2000 20:22:48 +0200 (CEST) Message-Id: <200007031822.UAA00506@peedub.muc.de> X-Mailer: exmh version 2.1.1 10/15/1999 To: Brian Somers Cc: Daniel Berlin , freebsd-current@FreeBSD.ORG Subject: Re: PPPoE not working Reply-To: Gary Jennejohn In-reply-to: Your message of "Mon, 03 Jul 2000 09:26:21 BST." <200007030826.JAA01063@hak.lan.Awfulhak.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 03 Jul 2000 20:22:48 +0200 From: Gary Jennejohn Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Brian Somers writes: > > I see literally the exact same thing. > > I thought it was just my screwup, as i had installed 0609-CURRENT (the > > latest installs don't work, at least, on my desktop, so i picked the one > > from my birthday :P), which worked fine, then cvsup'd, installed the new > > kernel, did a make world, rebooted, and pppoe no longer worked. > > tcpdump shows the same thing you are seeing. > > Please try the latest version of ppp. It *should* try to load the > ng_ether node now. This is a requirement for new kernels. > > Alternatively, kldload ng_ether before starting ppp. > Doesn't help. ng_ether.ko was being automatically loaded before your change. Loading it before starting ppp also doesn't help. I'm beginning to think that the bug is in NETGRAPH. --- Gary Jennejohn / garyj@muc.de gj@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message