From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1FmXug-0001CC-33 for garchives@archives.gentoo.org; Sat, 03 Jun 2006 15:19:42 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.6/8.13.6) with SMTP id k53FGdnL007426; Sat, 3 Jun 2006 15:16:39 GMT Received: from infoline.su (mail.infoline.su [83.217.192.4]) by robin.gentoo.org (8.13.6/8.13.6) with ESMTP id k53F2TQS003921 for ; Sat, 3 Jun 2006 15:02:30 GMT Received: from baikal.iproducts.test ([87.228.103.78]) by infoline.su (infoline.su) (Cipher TLSv1:RC4-MD5:128) (MDaemon.PRO.v8.1.1.R) with ESMTP id md50002175979.msg for ; Sat, 03 Jun 2006 19:10:52 +0400 Received: from [10.10.0.1] (baikal.iproducts.test [10.10.0.1]) by baikal.iproducts.test (8.13.6/8.13.6) with ESMTP id k53F2J0N001952 for ; Sat, 3 Jun 2006 19:02:21 +0400 Message-ID: <4481A47A.7060108@infoline.su> Date: Sat, 03 Jun 2006 19:02:18 +0400 From: Alexander Kirillov User-Agent: Mozilla Thunderbird 1.0.8 (X11/20060429) X-Accept-Language: en-us, en Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Where are Menuconfigs Iptables options? References: <20060603135420.GB31006@homer.bertram-scharpf> In-Reply-To: <20060603135420.GB31006@homer.bertram-scharpf> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Processed: infoline.su, Sat, 03 Jun 2006 19:10:52 +0400 (not processed: spam filter disabled) X-MDRemoteIP: 87.228.103.78 X-Return-Path: nevis2us@infoline.su X-MDaemon-Deliver-To: gentoo-user@lists.gentoo.org X-MDAV-Processed: infoline.su, Sat, 03 Jun 2006 19:10:53 +0400 X-Archives-Salt: 06a2dfe6-eafc-4118-8955-93d914e51ef4 X-Archives-Hash: cd5ca68dfe21e6a4523acab302f99863 > last week I built a kernel for my home router. It works > fine. Configuring the kernel I used these instructions: > . > > Now, I try to configure a 2.6.16 kernel instead of a 2.6.15 > and I cannot find the configuration options any more: > > [*] IP tables support (required for filtering/masq/NAT) > (all below) > > I was sure it was me who forgot to activate another option > somewhere else. But I opened two terminal windows side by > side, compared, and still cannot find it. I diffed the > `.config' files, too. > > Copying the IP_NF_* part into the `.config' file yields > these warnigs when executing `make menuconfig' next time: > > .config:338:warning: trying to assign nonexistent symbol IP_NF_MATCH_LIMIT > ... > > Did I miss something essential? Nope. You have to enable netfilter xtables support first. HTH -- gentoo-user@gentoo.org mailing list