All of lore.kernel.org
 help / color / mirror / Atom feed
* duplicating packets to other interface
@ 2004-12-13  1:06 zhuupa
  2004-12-14  2:49 ` Jason Opperisano
  2004-12-14  6:43 ` Philip Craig
  0 siblings, 2 replies; 4+ messages in thread
From: zhuupa @ 2004-12-13  1:06 UTC (permalink / raw)
  To: netfilter

hello,

maybe my question sounds stupid to you but i've tried googling around
and couldn't find any valuable results. so, situation is here:

internet == [:eth0 router eth1:] == ids sensor (192.168.0.0/16)
            [             eth2:] == clients (10.0.0.0/8) 

so far it's a router which routes (nat) packets between external network
and clients. i added ids sensor to eth1 interface and would like incoming
packets on eth0 interface to be duplicated to eth1 so that ids sees them.

the question is - how can i do that? i haven't messed with iptables much,
and our network administraitor says it's not possible with iptables.
i don't believe him, however ;>

on openbsd packet filter it would look like this:
pass in on $ext_if dup-to $ids_if all

i believe it's as simple on iptables.

thanks in advance,
peter.

---------------------------------------------------------------------
Radical ringtones, java games, mobile phone logos, backgrounds http://sms.BANDA.LV !


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

end of thread, other threads:[~2004-12-14 13:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-13  1:06 duplicating packets to other interface zhuupa
2004-12-14  2:49 ` Jason Opperisano
2004-12-14  6:43 ` Philip Craig
2004-12-14 13:34   ` Jason Opperisano

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.