All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Eugene Polyanichko <messiah@nline.net.ua>
Cc: netfilter@vger.kernel.org
Subject: Re: conntrack "invalid parameters" error
Date: Tue, 19 Feb 2008 14:22:03 +0100	[thread overview]
Message-ID: <47BAD7FB.8040709@netfilter.org> (raw)
In-Reply-To: <003901c872f9$915921e0$0201a8c0@stealth>

Eugene Polyanichko wrote:
> Hello,
> 
> i've faced with a problem, which I don't know how to solve, so I will
> appreciate any help. I've decided to upgrade my old red hat router from 2.4
> kernel to latest 2.6.24.2 to make use of conntrack-tools. I've compiled
> everything: kernel with netlink support, libnfnetlink,
> libnetfilter_conntrack and conntrack-tools (all latest versions) and when I
> execute 'conntrack -F' I get this:
> 
> # conntrack -F
> Operation failed: invalid parameters
> 
> libnetfilter_conntrack get util (utils/conntrack_get) tells me this:
> 
> # ./conntrack_get
> TEST: get conntrack (-1)(Invalid argument)
> 
> Any suggestions? Where the problem could be? Is it on kernel level or maybe
> something wrong in libnfnetlink?

Did you insmod nf_conntrack_netlink? nfnetlink can return EINVAL for
those cases.

-- 
"Los honestos son inadaptados sociales" -- Les Luthiers

  reply	other threads:[~2008-02-19 13:22 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-19 13:15 conntrack "invalid parameters" error Eugene Polyanichko
2008-02-19 13:22 ` Pablo Neira Ayuso [this message]
2008-02-19 13:40   ` Eugene Polyanichko
2008-02-19 13:56     ` Pablo Neira Ayuso
2008-02-19 14:07       ` Eugene Polyanichko
2008-02-19 15:19         ` Pablo Neira Ayuso
2008-02-20 17:06           ` Eugene Polyanichko

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=47BAD7FB.8040709@netfilter.org \
    --to=pablo@netfilter.org \
    --cc=messiah@nline.net.ua \
    --cc=netfilter@vger.kernel.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.