Hi list,
if I use command:
#iptables -nvL -t mangle
I get:
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
Everything works fine, but I get this error message?
My kernel is built with every point of iptables stuff included, not as
module.
This error occurs only if I did an entry with MARK target, and it
depends on iptables-version.
with iptables v.1.2.9 there is no error displayed.
iptables: v1.4.3.2
kernel: 2.6.23.9
Manu
--
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