Hello. I'm using Debian Lenny amd64. I need clone traffic to another server. I'm trying to use TEE module from xtables-addons, but I've got this error: # modprobe xt_TEE # iptables -t mangle -A PREROUTING -i eth0 -j TEE --gateway 10.99.2.37 iptables v1.4.2: Unknown arg `(null)' Try `iptables -h' or 'iptables --help' for more information. What does it mean? Can anyone help me with this problem? I use the following software: - Debian Lenny amd64 5.0.8 with 2.6.26-2-vserver-amd64 kernel - iptables - 1.4.2-6 - xtables-addons-common - 1.26-2 - xtables-addons-modules-2.6.26-2-vserver-amd64 - 1.26-2+2.6.26-27 # lsmod |grep xt_TEE xt_TEE 7856 0 # modinfo modinfo xt_TEE modinfo: could not find module modinfo filename: /lib/modules/2.6.26-2-vserver-amd64/extra/xtables-addons/xt_TEE.ko alias: ip6t_TEE alias: ipt_TEE license: GPL description: Xtables: Reroute packet copy author: Jan Engelhardt <jengelh@xxxxxxxxxx> author: Sebastian Cla?en <sebastian.classen@xxxxxxxxxx> depends: compat_xtables,nf_conntrack vermagic: 2.6.26-2-vserver-amd64 SMP mod_unload modversions Thank you. -- With Best Regards, Aleksey Kashin -- To unsubscribe from this list: send the line "unsubscribe netfilter" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html