All of lore.kernel.org
 help / color / mirror / Atom feed
* ip_queue, libnetfilter_queue, and packet alteration
@ 2008-07-23  0:02 Curtis Wyatt
  2008-07-23  9:45 ` Eric Leblond
  0 siblings, 1 reply; 10+ messages in thread
From: Curtis Wyatt @ 2008-07-23  0:02 UTC (permalink / raw)
  To: netfilter

I am using ip_queue.  I understand that is depreciated.

I want to intercept a packet, alter it (change payload and source ip
address and destination ip address) and then do an NF_ACCEPT on it, to
have it continue on its way to another machine.  However it never
shows up at that other machine.  Is there anyway to do this without
doing an NF_DROP and then sending a new packet through?

Will libnetfilter_queue do this for me?  I don't want to move to
libnetfilter_queue because I can't find a redhat rpm and I can't find
hardly any documentation on it.

Thank you for any help.
-----------------------------
Curtis
http://gocalipso.com

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

end of thread, other threads:[~2008-07-25  9:43 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-23  0:02 ip_queue, libnetfilter_queue, and packet alteration Curtis Wyatt
2008-07-23  9:45 ` Eric Leblond
2008-07-23 10:02   ` Pablo Neira Ayuso
2008-07-23 11:19     ` Eric Leblond
2008-07-23 16:43   ` Curtis Wyatt
2008-07-24 23:13     ` Curtis Wyatt
2008-07-23 17:13   ` Patrick McHardy
2008-07-24  7:41     ` Eric Leblond
2008-07-24 10:22       ` Patrick McHardy
2008-07-25  9:43         ` Sebastien Tricaud

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.