On Tuesday 2012-01-24 18:24, Aleksey Kashin wrote: >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 As per the INSTALL file of xt-a, version 1.26 requires iptables 1.4.3. This dependency is probably not properly recorded in the xtables-addons-common-1.26-2 package, but starting with iptables 1.4.12.2, the deps are properly propagated to xt-a. -- 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