All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pablo Neira Ayuso <pablo@eurodev.net>
To: Geffrey Velasquez <gvelasquez@minag.gob.pe>
Cc: netfilter-devel@lists.netfilter.org
Subject: Re: cntl_test fail
Date: Sat, 03 Dec 2005 12:55:12 +0100	[thread overview]
Message-ID: <439187A0.3010604@eurodev.net> (raw)
In-Reply-To: <43905DC0.9020805@minag.gob.pe>

Geffrey Velasquez wrote:
> Hi pals, I'm trying to understand the code of libnetfilter_conntrack
> (starting with the example from utils) but the cntl_test fail with this
> errors:
> 
> Test for libnetfilter_conntrack
> 
> NFNETLINK answers: Invalid argument
> TEST 1: create conntrack (-22)
> TEST 2: dump conntrack table and reset (-22)
> TEST 3: dump conntrack table (-22)
> TEST 4: get conntrack (-22)
> TEST 5: update conntrack (-22)
> NFNETLINK answers: Invalid argument
> TEST 6: delete conntrack (-22)
> nfnl_open: bind(netlink): Operation not permitted
> Can't open handler

modprobe ip_conntrack_netlink, the load on demand of
ip_conntrack_netlink was inserted in 2.6.15 :(

-- 
Pablo

      parent reply	other threads:[~2005-12-03 11:55 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-02 14:44 cntl_test fail Geffrey Velasquez
2005-12-02 20:13 ` Krzysztof Oledzki
2005-12-02 20:31   ` Geffrey Velasquez
2005-12-02 21:48     ` Krzysztof Oledzki
2005-12-03 11:55 ` Pablo Neira Ayuso [this message]

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=439187A0.3010604@eurodev.net \
    --to=pablo@eurodev.net \
    --cc=gvelasquez@minag.gob.pe \
    --cc=netfilter-devel@lists.netfilter.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.