From owner-freebsd-questions@FreeBSD.ORG Fri Oct 28 10:24:30 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1A06516A420 for ; Fri, 28 Oct 2005 10:24:30 +0000 (GMT) (envelope-from ml@ps102.de) Received: from ramiel.secspace.de (ramiel.secspace.de [82.149.239.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id 878DF43D46 for ; Fri, 28 Oct 2005 10:24:29 +0000 (GMT) (envelope-from ml@ps102.de) Received: from ariel.office.volker.de (unknown [212.211.141.66]) by ramiel.secspace.de (Postfix) with ESMTP id DD48B112D0 for ; Fri, 28 Oct 2005 12:24:24 +0200 (CEST) Date: Fri, 28 Oct 2005 12:26:33 +0200 From: Volker Kindermann To: freebsd-questions@freebsd.org Message-ID: <20051028122633.44d400b5@ariel.office.volker.de> In-Reply-To: <20051028101804.72693.qmail@web30315.mail.mud.yahoo.com> References: <20051027144353.GA5142@dan.emsphone.com> <20051028101804.72693.qmail@web30315.mail.mud.yahoo.com> X-Mailer: Sylpheed-Claws 1.9.15 (GTK+ 2.6.10; i386-portbld-freebsd5.4) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: sysctl.conf (formerly packet forwarding) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Oct 2005 10:24:30 -0000 Hi Yance, > Any clue as to where I can see those "over five > hundred system variables"? ... just being curious ... some are in the manpage of sysctl. There is also this hint: "More variables than these exist, and the best and likely only place to search for their deeper meaning is undoubtedly the source where they are defined. > Also, is this sysctl.conf a unique feature of FreeBSD > or a feature of nay *NIX O/S? At least OpenBSD and Linux have this feature, too. -volker