Gentoo Archives: gentoo-user

From: Alexander Kirillov <nevis2us@××××××××.su>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Where are Menuconfigs Iptables options?
Date: Sat, 03 Jun 2006 15:19:42
Message-Id: 4481A47A.7060108@infoline.su
In Reply to: [gentoo-user] Where are Menuconfigs Iptables options? by Bertram Scharpf
1 > last week I built a kernel for my home router. It works
2 > fine. Configuring the kernel I used these instructions:
3 > <http://www.gentoo.org/doc/en/home-router-howto.xml#doc_chap2_pre2>.
4 >
5 > Now, I try to configure a 2.6.16 kernel instead of a 2.6.15
6 > and I cannot find the configuration options any more:
7 >
8 > [*] IP tables support (required for filtering/masq/NAT)
9 > (all below)
10 >
11 > I was sure it was me who forgot to activate another option
12 > somewhere else. But I opened two terminal windows side by
13 > side, compared, and still cannot find it. I diffed the
14 > `.config' files, too.
15 >
16 > Copying the IP_NF_* part into the `.config' file yields
17 > these warnigs when executing `make menuconfig' next time:
18 >
19 > .config:338:warning: trying to assign nonexistent symbol IP_NF_MATCH_LIMIT
20 > ...
21 >
22 > Did I miss something essential?
23
24 Nope. You have to enable netfilter xtables support first.
25 HTH
26
27 --
28 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Where are Menuconfigs Iptables options? [solved] Bertram Scharpf <lists@×××××××××××××××.de>