From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Kierdelewicz Subject: Re: Problem with iptables -j TEE Date: Wed, 13 Apr 2011 14:10:20 +0200 Message-ID: <20110413141020.4d30dca1@catus> References: Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: netfilter-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" To: JOSE FELIX HERNANDEZ BARRIO Cc: netfilter@vger.kernel.org Hi, >I'm trying to copy the incoming traffic by tcp to another host using >TEE. >My command: >iptables -t mangle -A PREROUTING -p tcp -j TEE --gateway 192.168.0.100 >And the error: >iptables: No chain/target/match by that name. >any tip? Answer is in the thread from 8 days ago: http://www.spinics.net/lists/netfilter/msg50656.html Best regards, Marek Kierdelewicz