From: "A. Khattri" <ajai@bway.net>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Can't get iptables to work on AMD64, 2.6.12-gentoo-r10
Date: Sun, 25 Sep 2005 02:19:13 -0400 (EDT) [thread overview]
Message-ID: <Pine.BSO.4.58.0509250213320.9471@ida.bway.net> (raw)
In-Reply-To: <4335c433.5aff9288@vuk.kjorling.com>
On Sat, 24 Sep 2005, Michael Kjorling wrote:
> My system is AMD64, Linux 2.6.12-gentoo-r10 (from gentoo-sources),
> iptables 1.3.2 and generally up-to-date. I can't seem to get iptables
> to work. Netfilter support is compiled into the kernel (compiling it
> as a module and loading that gave the same result), as evidenced by:
>
> $ zgrep -i iptables /proc/config.gz
> CONFIG_IP_NF_IPTABLES=y
> $
>
> but iptables refuses to run:
>
> # iptables -L -n
> FATAL: Module ip_tables not found.
> iptables v1.3.2: can't initialize iptables table `filter': Table does not exist (do you need to insmod?)
> Perhaps iptables or your kernel needs to be upgraded.
If you run "dmesg | grep filter" do you see:
ip_tables: (C) 2000-2002 Netfilter core team
???
Can we assume you did "make modules_install" when building the current
kernel?
Did you run "emerge iptables" (Im assuming yes) ?
Do you have any IP tables modules too? ("grep IP_NF_
/usr/src/linx/.config" should tell you).
--
--
gentoo-user@gentoo.org mailing list
next prev parent reply other threads:[~2005-09-25 6:32 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-09-24 21:25 [gentoo-user] Can't get iptables to work on AMD64, 2.6.12-gentoo-r10 Michael Kjorling
2005-09-25 6:19 ` A. Khattri [this message]
2005-09-25 11:14 ` FIXED: " Michael Kjorling
2005-09-25 6:27 ` Rumen Yotov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Pine.BSO.4.58.0509250213320.9471@ida.bway.net \
--to=ajai@bway.net \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox