From mboxrd@z Thu Jan 1 00:00:00 1970 From: James Morris Subject: Re: FYI: QUEUE & ipqmpd bugs Date: Sat, 6 Jul 2002 02:12:01 +1000 (EST) Sender: netfilter-admin@lists.samba.org Message-ID: References: <003301c2242d$7fca2e40$0689cb8a@etbx180> Mime-Version: 1.0 Return-path: In-Reply-To: <003301c2242d$7fca2e40$0689cb8a@etbx180> Errors-To: netfilter-admin@lists.samba.org List-Help: List-Post: List-Subscribe: , List-Id: List-Unsubscribe: , List-Archive: Content-Type: TEXT/PLAIN; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Jean-Michel Hemstedt Cc: netfilter-devel@lists.samba.org, netfilter@lists.samba.org On Fri, 5 Jul 2002, Jean-Michel Hemstedt wrote: > 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 > You need to explicitly load the ip_queue module. - James -- James Morris