From: Kenneth Kalmer <kenneth.kalmer@gmail.com>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] How can i send the same traffic to 2 different interface
Date: Thu, 17 Feb 2005 13:01:19 +0000 [thread overview]
Message-ID: <fad9d48405021705015e12407d@mail.gmail.com> (raw)
In-Reply-To: <1108577119.42138b5f07b6b@webmail.grad.ufsc.br>
On Thu, 17 Feb 2005 13:50:09 +0100, Tóth Nándor <nug@sch.bme.hu> wrote:
> Hi!
>
> Kenneth Kalmer wrote:
> > On Wed, 16 Feb 2005 15:05:19 -0300 (EST), favero@grad.ufsc.br
> > <favero@grad.ufsc.br> wrote:
> >
> >>Hi! I am making some tests here, and i wanna miror all the
> >>traffic going to a ip from one interface to another ip.
> >>example:
> >>all packets going to 64.223.167.100 should be transmitted by
> >>ppp0 to internet and by eth2 to the adress 192.168.1.100.
> >>Someone know how can i do it using iptables or ip route/ip
> >>rule?
>
> -j MIRROR
Will send the packets back to the destination, not down another route...
>
> > Correct if I'm wrong, I'm still learning. Wouldn't this break IP at
> > protocol level? The host 192.168.1.100 will disregard the traffic
> > because it's not the intended destination... I'm not sure but it seems
> > impossible.
>
> Yes, you are right too. See this thread:
> http://lists.debian.org/debian-security/2001/11/msg00152.html
This is good reading, thanks!
>
> Maybe he would like to sniff in the traffic.
>
> --
> Udv,
> Nandor
> _______________________________________________
> LARTC mailing list / LARTC@mailman.ds9a.nl
> http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
>
--
Kenneth Kalmer
kenneth.kalmer@gmail.com
http://opensourcery.blogspot.com
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
prev parent reply other threads:[~2005-02-17 13:01 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-02-16 18:05 [LARTC] How can i send the same traffic to 2 different interface favero
2005-02-17 12:29 ` Kenneth Kalmer
2005-02-17 12:50 ` Tóth Nándor
2005-02-17 13:01 ` Kenneth Kalmer [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=fad9d48405021705015e12407d@mail.gmail.com \
--to=kenneth.kalmer@gmail.com \
--cc=lartc@vger.kernel.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.