From: Antony Stone <Antony@Soft-Solutions.co.uk>
To: netfilter@lists.netfilter.org
Subject: Re: duplicating packets target
Date: Sun, 4 Apr 2004 10:43:52 +0100 [thread overview]
Message-ID: <200404041043.53161.Antony@Soft-Solutions.co.uk> (raw)
In-Reply-To: <406FD603.6090802@idealteknoloji.com>
On Sunday 04 April 2004 10:31 am, Oguz Yilmaz wrote:
> Hi,
>
> Are there any way of duplicating packets(in netfilter base, patchomatic
> or any third party patch?) targeted to one host to several hosts using
> targets?
This will obviously only work for UDP (not TCP, because of the sequence &
acknowledgement numbers), so you might find it easiest to set up a DNAT rule
to a multicast address, and then use a multicasting router to send the
packets to their required destinations?
I certainly can't think of a way netfilter can make two packets out of one -
its basic job, after all, is to turn one packet into none at all in some
circumstances (the DROP target)....
Regards,
Antony.
--
Microsoft may sell more software than any other company, but McDonald's sell
more burgers than any other company, and I think the other similarities are
obvious...
Please reply to the list;
please don't CC me.
prev parent reply other threads:[~2004-04-04 9:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-04-04 9:31 duplicating packets target Oguz Yilmaz
2004-04-04 9:43 ` Antony Stone [this message]
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=200404041043.53161.Antony@Soft-Solutions.co.uk \
--to=antony@soft-solutions.co.uk \
--cc=netfilter@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).