On Thu, May 06, 2010 at 12:48:57PM -0700, mpapet wrote:
> Package: nfqueue-bindings-perl
> Version: 0.3-1
> Severity: important
> 
> perl examples/example.pl
> open
> bind
> RuntimeError error during nfq_bind_pf()

Hi,

I'd say the same as in #580554 :

The same example works here:
# perl examples/example.pl
open
bind
setting callback
creating queue
trying to run

So here are a few things to check:
- are you running the example as root ? It is required to be able to
  bind to the nfnetlink socket
- is the nfnetlink_queue module loaded ?
- have you started another program on the same queue ID ? You can check
  this using cat /proc/net/netfilter/nf_queue

Regards,
Pierre




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to