All of lore.kernel.org
 help / color / mirror / Atom feed
* netfilter queue not on filter table
@ 2007-07-03 14:39 Stanisław Pitucha
  2007-07-03 15:14 ` Stanisław Pitucha
  0 siblings, 1 reply; 7+ messages in thread
From: Stanisław Pitucha @ 2007-07-03 14:39 UTC (permalink / raw)
  To: netfilter-devel

Hi,
I'm trying to write a specific load-balancing filter with
libnetfilter_queue, but I've run into a problem (or 2):
- QUEUE target works as expected on filter/INPUT, but I don't catch
any packets if I try to set it up in nat/PREROUTING or
mangle/PREROUTING. What can be the cause? -j QUEUE is the only rule
and I'm not using any filtering with that. But I don't get any packets
- I'm checking that as the first thing in the callback function.
- When I redirect to my gateway a packet sent to some internet host it
works even in filter/INPUT. When I redirect packet from internet host
a.b.c.d to internet host e.f.g.h in filter/INPUT it doesn't work. What
can be the reason? (it's sent on the same interface)

Thanks for ideas
Stanisław Pitucha

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

end of thread, other threads:[~2007-07-17 15:34 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-03 14:39 netfilter queue not on filter table Stanisław Pitucha
2007-07-03 15:14 ` Stanisław Pitucha
2007-07-03 15:18   ` Stanisław Pitucha
2007-07-04  3:07     ` Yasuyuki KOZAKAI
     [not found]     ` <200707040308.l643826W014886@toshiba.co.jp>
2007-07-04 12:00       ` Stanisław Pitucha
2007-07-04 16:15         ` Rennie deGraaf
2007-07-17 15:34           ` Stanisław Pitucha

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.