Linux Netfilter discussions
 help / color / mirror / Atom feed
* modprobe ip_tables problem
@ 2007-12-27 14:25 Saravanan Chanemouganandam
  0 siblings, 0 replies; only message in thread
From: Saravanan Chanemouganandam @ 2007-12-27 14:25 UTC (permalink / raw)
  To: netfilter

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-12-27 14:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-27 14:25 modprobe ip_tables problem Saravanan Chanemouganandam

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox