All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pablo Neira Ayuso <pablo@netfilter.org>
To: leroy christophe <christophe.leroy@c-s.fr>
Cc: netfilter@vger.kernel.org
Subject: Re: issue with nftable - goto : Operation not supported
Date: Wed, 26 Nov 2014 14:00:42 +0100	[thread overview]
Message-ID: <20141126130042.GA1533@salvia> (raw)
In-Reply-To: <5474BC91.6060108@c-s.fr>

On Tue, Nov 25, 2014 at 06:29:53PM +0100, leroy christophe wrote:
> Using nft, i'm trying to jump to another table from the end of a
> table and I get the following error.
> 
> root@localhost:~# nft add rule filter input  goto accs
> <cmdline>:1:1-31: Error: Could not process rule: Operation not supported
> add rule filter input goto accs
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> 
> What could be the reason ?
> 
> I'm using
> * nftables-20141121
> * gmp-4.3.2
> * libmnl-1.0.3
> * libnfnetlink-1.0.1
> * libnftnl-20141121
> * libnetfilter_conntrack-1.0.4

Kernel version?

Could you run this command with strace:

strace nft add rule ...

Could you post the relevant part of your ruleset (table and chain
configuration)?

Thanks.

  reply	other threads:[~2014-11-26 13:00 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-25 17:29 issue with nftable - goto : Operation not supported leroy christophe
2014-11-26 13:00 ` Pablo Neira Ayuso [this message]
2014-11-26 17:15   ` leroy christophe
2014-11-26 17:47     ` Pablo Neira Ayuso
2014-11-26 18:00       ` leroy christophe
2014-11-26 18:13         ` Pablo Neira Ayuso
2014-11-26 21:45           ` stoffl4ever
2014-11-27 10:25             ` Arturo Borrero Gonzalez
2014-11-27 12:31           ` leroy christophe

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=20141126130042.GA1533@salvia \
    --to=pablo@netfilter.org \
    --cc=christophe.leroy@c-s.fr \
    --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.