From owner-freebsd-questions Sun Sep 9 11:23:25 2001 Delivered-To: freebsd-questions@freebsd.org Received: from shumai.marcuscom.com (rdu57-28-046.nc.rr.com [66.57.28.46]) by hub.freebsd.org (Postfix) with ESMTP id B309937B405 for ; Sun, 9 Sep 2001 11:23:21 -0700 (PDT) Received: from localhost (marcus@localhost) by shumai.marcuscom.com (8.11.3/8.11.3) with ESMTP id f89INGP29611; Sun, 9 Sep 2001 14:23:16 -0400 (EDT) (envelope-from marcus@marcuscom.com) X-Authentication-Warning: shumai.marcuscom.com: marcus owned process doing -bs Date: Sun, 9 Sep 2001 14:23:16 -0400 (EDT) From: Joe Clarke To: bigshot Cc: Subject: Re: sysctl.conf In-Reply-To: <20010909113127.5472.qmail@mail02.ifx.com.br> Message-ID: <20010909142024.D29548-100000@shumai.marcuscom.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Probably because Netgraph isn't loaded at boot time (I'm guessing). when I don't have Netgraph compiled in the kernel (or the modules loaded), I don't get any of the Netgraph sysctl OIDs. You might want to make sure the ng_pppoe.ko module is being loaded before you sysctl (or compile Netgraph into your kernel). Joe On Sun, 9 Sep 2001, bigshot wrote: > > Hi All, > > I am placing the following string: > net.graph.nonstandard_pppoe=1 in: /etc/sysctl.conf > so that it this giving the following error to me: > sysctl: unknown oid 'net.graph.nonstandard_pppoe=' > > So that when i type manually functions without problem. > > I am following the pacings that this in handbook Chapter 17.4.6 > (http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/pppoe.html) > > I'm currently running version 4.4-RC4 > > Vitor de M. Carvalho > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message