From owner-freebsd-questions Sat Apr 21 8:47: 6 2001 Delivered-To: freebsd-questions@freebsd.org Received: from marlo.eagle.ca (marlo.eagle.ca [209.167.16.10]) by hub.freebsd.org (Postfix) with ESMTP id 5F22537B422 for ; Sat, 21 Apr 2001 08:47:03 -0700 (PDT) (envelope-from freymann@eagle.ca) Received: from localhost (freymann@localhost) by marlo.eagle.ca (8.11.0/8.11.0) with ESMTP id f3LFlFa64706; Sat, 21 Apr 2001 11:47:15 -0400 (EDT) (envelope-from freymann@eagle.ca) Date: Sat, 21 Apr 2001 11:47:15 -0400 (EDT) From: Gerry Freymann To: Doug Young Cc: Kris Kennaway , freebsd-questions@FreeBSD.ORG Subject: Re: PPPoE causes a Kernel Panic In-Reply-To: <00a001c0ca24$f7354230$328e093d@oracle> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 21 Apr 2001, Doug Young wrote: > config files except ppp.conf. eg what happens with r.conf, what IP addresses > are to be > assigned to the two NICs, what goes in resolv.conf / ppp.linkup / etc ?? I was using other reference material for the config files. either at mostgraveconcern or the freebsddiary ;-) > According to the official docs, all that needs to be added to the kernel > config file is "options > NETGRAPH" ... however that is a sure way to get error messages on boot > "module_register: module netgraph already exists! > linker_file_sysinit "netgraph.ko" failed to register! 17" Yep, I've seen that one ;-) > In other words, these are the options that you will need to obviate the > need to load any modules. > > options NETGRAPH > options NETGRAPH_ETHER > options NETGRAPH_PPPOE > options NETGRAPH_SOCKET The first time I tried PPPoE I had all four of them in the kernel config and it still panicked. I've probably rolled at least 6 kernels trying to get this to work. I just may end up saying screw it. Almost a week later and I've yet to see PPPoE working. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Gerry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message