From: Saravanan Chanemouganandam <schane@osmozis.com>
To: netfilter@vger.kernel.org
Subject: modprobe ip_tables problem
Date: Thu, 27 Dec 2007 15:25:21 +0100 [thread overview]
Message-ID: <200712271525.22491.schane@osmozis.com> (raw)
Hi all,
Can anybody tell me, why iptable tries to load ip_tables even though it is
compilled and built statically into the kernel. I prefer not to build as
modules to have very small size root filesystem on my flash memory and
therefore, I built everything into kernel.
On perofrming the following rule setup, it throws modprobe error.
cm-debian:~# iptables -t nat -A POSTROUTING -o br_wan
-j MASQUERADE
modprobe: module ip_tables not found.
modprobe: failed to load module ip_tables
modprobe: module ip_tables not found.
modprobe: failed to load module ip_tables
modprobe: module ip_tables not found.
modprobe: failed to load module ip_tables
modprobe: module ip_tables not found.
modprobe: failed to load module ip_tables
All the supporting netfitler tables are built directly into the kernel. The
mailing list discussion says no need to perform modprobe ip_tables, modprobe
iptable_nat, modprobe ipt_MASQUERADE etc., if it is built into kernel. But,
still I face the modprobe problem.
can anybody precise why I keep getting this error?.
thanks
Sara
reply other threads:[~2007-12-27 14:25 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=200712271525.22491.schane@osmozis.com \
--to=schane@osmozis.com \
--cc=netfilter@vger.kernel.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