Jan Engelhardt wrote:
On Monday 2009-04-27 10:05, Manu wrote:
#iptables -nvL -t mangle
Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination
insmod: ip_tables.ko: no module by that name found
modprobe: failed to load module ip_tables
insmod: ip_tables.ko: no module by that name found
modprobe: failed to load module ip_tables
insmod: ip_tables.ko: no module by that name found
modprobe: failed to load module ip_tables
insmod: ip_tables.ko: no module by that name found
modprobe: failed to load module ip_tables
0 0 MARK all -- * * 10.0.20.2 0.0.0.0/0
MARK set 0x14
My kernel is built with every point of iptables stuff included, not as module.
I cannot reproduce this :/
Well, the message obviously originates from modprobe. So it seems
to ignore the "-q" option set by iptables.
Manu, please provide a strace -f of the iptables execution and
your module-init-tools version.
--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html