[Oisf-users] (source-nfq.c:246) & amp; lt; Error& amp; gt; (NFQInitThread) -- [ERRCODE: SC_ERR_NFQ_UNBIND(70)] - nfq_unbind_pf() for AF_INET failed

Victor Julien victor at inliniac.net
Mon Sep 27 11:03:24 UTC 2010


zeojex wrote:
> zeojex <zeojex at ...> writes:
> 
>> In order to check icmp rules via a ping, I put this rule in iptables :
>> iptables -t filter -A INPUT -p icmp -j NFQUEUE
>>
>> But when i restarted iptables i get this error :
>> FATAL: Error inserting ip_queue
>> (/lib/modules/2.6.26-2-686/kernel/net/ipv4/netfilter/ip_queue.ko): Device or
>> resource busy
>>
>> you speak about conflict between ip_queue and nfqueue. Same problem maybe ?
>>
> 
> i found on google that it is a conflict between two queue.
> So i uncomment the modprobe ip_queue (no error since). But i don't know what
> module i have to add-in, for using NFQUEUE ?
> 
> #!/bin/sh
> #modprobe ip_queue
> modprobe ip_conntrack_ftp
> modprobe ip_tables
> modprobe ip_nat_ftp
> modprobe ip_nat_irc
> modprobe iptable_filter
> modprobe iptable_mangle
> modprobe iptable_nat

You should probably add nfnetlink_queue.

Cheers,
Victor

-- 
---------------------------------------------
Victor Julien
http://www.inliniac.net/
PGP: http://www.inliniac.net/victorjulien.asc
---------------------------------------------




More information about the Oisf-users mailing list