From: Patrick McHardy <kaber@trash.net>
To: "Sebastian Claßen" <Sebastian.Classen@freenet.ag>
Cc: Jan Engelhardt <jengelh@computergmbh.de>,
netfilter-devel@lists.netfilter.org
Subject: Re: new target: -j TEE
Date: Wed, 29 Aug 2007 21:03:32 +0200 [thread overview]
Message-ID: <46D5C304.9040102@trash.net> (raw)
In-Reply-To: <1188237343.4548.4.camel@calypso>
Sebastian Claßen wrote:
> Am Montag, den 27.08.2007, 16:21 +0200 schrieb Jan Engelhardt:
>> On Aug 27 2007 14:08, Sebastian Classen wrote:
>>> The ROUTE targe seems to be finaly gone from pom-ng and we need a
>>> solution for the --tee function. So I deciced to use some parts from the
>>> ROUTE target, adaped the code to the current kernel and implmemented a
>>> new taget called TEE. The only function is packet duplication and those
>>> duplicate packets are routed the the given gateway (--gw option).
>>>
>>> We use this as a replacement for netwrk traffic taps, the syntax is:
>>> itpables -t mangle -A PREROUTING -p tcp --sport <some-port> -j TEE --gw
>>> <IP.of.mirror.box>
>>>
>>> Is there any chance getting this into pom-ng?
>> Here is an updated version first that uses xt:
>>
>> http://dev.computergmbh.de/wsvn/misc_kernel/xt_TEE/
Please don't post gzipped patches (Sebastian) or links if the
patch isn't excessively large. I don't look at these things,
and I suspect a lot of others neither.
next prev parent reply other threads:[~2007-08-29 19:03 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-27 12:08 new target: -j TEE Sebastian Classen
2007-08-27 14:21 ` Jan Engelhardt
[not found] ` <1188237343.4548.4.camel@calypso>
2007-08-29 19:03 ` Patrick McHardy [this message]
2007-08-29 19:33 ` Jan Engelhardt
2007-08-29 19:44 ` Patrick McHardy
2007-08-30 7:00 ` Patrick Schaaf
2007-09-13 7:37 ` Sebastian Classen
2007-09-13 9:59 ` Sebastian Classen
[not found] ` <Pine.LNX.4.64.0709142354170.10168@fbirervta.pbzchgretzou.qr>
2007-10-01 12:44 ` Sebastian Classen
2007-10-01 13:01 ` Jan Engelhardt
2007-08-29 19:30 ` Jan Engelhardt
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=46D5C304.9040102@trash.net \
--to=kaber@trash.net \
--cc=Sebastian.Classen@freenet.ag \
--cc=jengelh@computergmbh.de \
--cc=netfilter-devel@lists.netfilter.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.