All of lore.kernel.org
 help / color / mirror / Atom feed
* FYI: QUEUE & ipqmpd bugs
@ 2002-07-05 14:08 Jean-Michel Hemstedt
  2002-07-05 16:12 ` James Morris
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Jean-Michel Hemstedt @ 2002-07-05 14:08 UTC (permalink / raw)
  To: netfilter-devel, netfilter

FYI,

I upgraded to iptables-1.2.6a (user & kernel-2.4.18 patches)
and got the following (maybe known) problems:

- QUEUE target is NOK with kernel compiled with CONFIG_IP_NF_QUEUE=m
  => the packets are queued, but ipq_create_handle() returns 
     "can't create netlink socket"
     "ERROR: Unable to create netlink socket: Connection refused"
    (problem with exported symbols?)
  =>quick fix: compile kernel with CONFIG_IP_NF_QUEUE=y

- ipqmpd-0.3: default verdict NF_ACCEPT is not applied when no
  process has attached to it. In fact ipqmpd starts, but it seems
  that it never receives any packet (in ipq_inp). When one process
  attaches to it, with a mark different from the queued packet, then
  the default NF_ACCEPT is applied correctly. When all processes have
  detached from ipqmpd, the default NF_ACCEPT continues to be applied
  correctly.

kr,
_______________________________________________________________________
-jmhe-               He who expects nothing shall never be disappointed

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

end of thread, other threads:[~2002-07-05 22:27 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-07-05 14:08 FYI: QUEUE & ipqmpd bugs Jean-Michel Hemstedt
2002-07-05 16:12 ` James Morris
2002-07-05 16:12 ` James Morris
2002-07-05 19:15 ` Harald Welte
2002-07-05 19:15 ` Harald Welte
2002-07-05 22:27   ` Iain Barnes

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.