All of lore.kernel.org
 help / color / mirror / Atom feed
* Mirroring traffic with iptables TEE target
@ 2012-12-30  9:10 Aaron Lewis
  2012-12-30 11:25 ` Jan Engelhardt
  2012-12-30 23:28 ` Pablo Neira Ayuso
  0 siblings, 2 replies; 6+ messages in thread
From: Aaron Lewis @ 2012-12-30  9:10 UTC (permalink / raw)
  To: netfilter mailing list

Hi,

I tried to mirror TCP traffic with mangle chain, 

that all packets sent to 192.168.56.2 would be copied to 192.168.56.1,

# On 192.168.56.2 I executed,
iptables -A PREROUTING -p tcp --dport 80 -j TEE --gateway 192.168.56.1

But on 192.168.56.1 no traffic to port 80 was seen

Anything wrong?

-- 
Best Regards,
Aaron Lewis - PGP: 0xDFE6C29E ( http://pgp.mit.edu/ )
Finger Print: 9482 448F C7C3 896C 1DFE 7DD3 2492 A7D0 DFE6 C29E

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-12-30 23:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-30  9:10 Mirroring traffic with iptables TEE target Aaron Lewis
2012-12-30 11:25 ` Jan Engelhardt
     [not found]   ` <CAJZVxRnvbPQfXJRQOLx8tjjP8ee8D6F8Mt=4U8GFBdN_iKCbjA@mail.gmail.com>
2012-12-30 12:19     ` Jan Engelhardt
2012-12-30 12:54       ` Aaron Lewis
2012-12-30 13:18         ` Jan Engelhardt
2012-12-30 23:28 ` Pablo Neira Ayuso

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.