All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Jean-Michel Hemstedt" <jean-michel.hemstedt@alcatel.be>
To: <netfilter-devel@lists.samba.org>, <netfilter@lists.samba.org>
Subject: FYI: QUEUE & ipqmpd bugs
Date: Fri, 5 Jul 2002 16:08:54 +0200	[thread overview]
Message-ID: <003301c2242d$7fca2e40$0689cb8a@etbx180> (raw)

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

             reply	other threads:[~2002-07-05 14:08 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-05 14:08 Jean-Michel Hemstedt [this message]
2002-07-05 16:12 ` FYI: QUEUE & ipqmpd bugs James Morris
2002-07-05 16:12 ` James Morris
2002-07-05 19:15 ` Harald Welte
2002-07-05 22:27   ` Iain Barnes
2002-07-05 19:15 ` Harald Welte

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='003301c2242d$7fca2e40$0689cb8a@etbx180' \
    --to=jean-michel.hemstedt@alcatel.be \
    --cc=netfilter-devel@lists.samba.org \
    --cc=netfilter@lists.samba.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.