Just did a fresh install of the new 1.4 and compiled the fresh kernel with netfilter support. All things well.. Booting:.....
Code: Select all
May 9 10:26:07 bintje kernel: NET4: Linux TCP/IP 1.0 for NET4.0
May 9 10:26:07 bintje kernel: IP Protocols: ICMP, UDP, TCP, IGMP
May 9 10:26:07 bintje kernel: IP: routing cache hash table of 2048 buckets, 16Kbytes
May 9 10:26:07 bintje kernel: TCP: Hash tables configured (established 16384 bind 16384)
May 9 10:26:07 bintje kernel: ip_tables: (C) 2000-2002 Netfilter core team
May 9 10:26:07 bintje kernel: ipt_recent v0.3.1: Stephen Frost <sfrost@snowman.net>. http://snowman.net/projects/ipt_recent/
May 9 10:26:07 bintje kernel: NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
May 9 10:26:07 bintje kernel: reiserfs: checking transaction log (device 48:03) ...
Unfortunately, this is what I get:
Code: Select all
bintje linux # iptables --list
modprobe: Can't locate module ip_tables
iptables v1.2.8: can't initialize iptables table `filter': Table does not exist (do you need to insmod?)
Perhaps iptables or your kernel needs to be upgraded.
bintje linux #
I have the newest gentoo-sources.
Maybe that is the problem, it would seem so after reading some messages on the forums.
Any idea?? Anyone ??


