From owner-freebsd-stable@FreeBSD.ORG Fri Sep 23 18:10:38 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 914D916A41F for ; Fri, 23 Sep 2005 18:10:38 +0000 (GMT) (envelope-from carlopmart@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 296C543D45 for ; Fri, 23 Sep 2005 18:10:38 +0000 (GMT) (envelope-from carlopmart@gmail.com) Received: by zproxy.gmail.com with SMTP id 40so647029nzk for ; Fri, 23 Sep 2005 11:10:37 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:x-accept-language:mime-version:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=kC9eTqH9juu4sCmKsjKUmle3irf1jmcV7kLG2pNFBGcYTzTY/4Jbz6WeSJgNBCH7mKrxPo5qwldp2KN4xY/q/VgPO4NEJUm96Butr68mfPVr+myX5N9EwIECpfn+oaOG71YPnpnj6WeNKjnk881DslwZctXANcJXwbr70AXWOek= Received: by 10.54.98.7 with SMTP id v7mr495780wrb; Fri, 23 Sep 2005 11:10:37 -0700 (PDT) Received: from ?192.168.67.214? ( [80.28.33.119]) by mx.gmail.com with ESMTP id 66sm373642wra.2005.09.23.11.10.36; Fri, 23 Sep 2005 11:10:37 -0700 (PDT) Message-ID: <43344517.6020806@gmail.com> Date: Fri, 23 Sep 2005 20:10:31 +0200 From: "carlopmart@gmail.com" User-Agent: Mozilla Thunderbird 1.0.6 (X11/20050912) X-Accept-Language: en-us, en MIME-Version: 1.0 CC: freebsd-stable@freebsd.org References: <4334373D.3010305@gmail.com> <200509231025.53450.fcash@ocis.net> In-Reply-To: <200509231025.53450.fcash@ocis.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Questions about kernel configuration X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Sep 2005 18:10:38 -0000 Ok, thank you. Freddie Cash wrote: > On September 23, 2005 10:11 am, carlopmart@gmail.com wrote: > >> - I wil use pf for firewalling and I would like to disable IPFILER >>and IPFIREWALL in this kernel config. Is it possible to put it some >>params on kernel configuration file like this: > > >> options IPFIREWALL=0 >> options IPFILTER=0 ..........?? > > >>Thank you very for your help. > > > If it doesn't appear in the config file, it is not compiled into the > kernel. Simple as that. -- CL Martinez carlopmart {at} gmail {d0t} com