All of lore.kernel.org
 help / color / mirror / Atom feed
From: Florian Westphal <fw@strlen.de>
To: Martin Gignac <martin.gignac@gmail.com>
Cc: netfilter@vger.kernel.org
Subject: Re: Trying to provision flowtable returns error
Date: Thu, 5 Nov 2020 16:38:22 +0100	[thread overview]
Message-ID: <20201105153822.GE15770@breakpoint.cc> (raw)
In-Reply-To: <CANf9dFMFqjp7MJQy5B52sz3PVc5wm5DWRMrKKGKtqL9n6rXWYw@mail.gmail.com>

Martin Gignac <martin.gignac@gmail.com> wrote:
> Hi Duncan,
> 
> 
> > What may be missing is a required kernel module. Does 'lsmod' show
> > 'nf_flow_table' and 'nf_flow_table_inet'?
> >
> > Also, what is you kernel version?
> 
> I actually observed the issue on both a Fedora 30 Server node (kernel
> 5.6.13-100.fc30.x86_64) and a RHEL8 node (kernel
> 4.18.0-147.8.1.el8_1.x86_64), but just to be sure I just installed a
> brand new Fedora 33 Server VM with the latest DNF updates and tried
> again using the example at
> https://www.kernel.org/doc/Documentation/networking/nf_flowtable.txt
> verbatim:
> 
>     [root@localhost ~]# cat toto.nft
>     table inet x {
>     flowtable f {
>         hook ingress priority 0; devices = { eth0, eth1 };

eth0 and eth1 must exist.

>     Linux localhost.localdomain 5.8.17-300.fc33.x86_64 #1 SMP Thu Oct
> 29 15:55:40 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux

Fedora 33 works fine, i tested it a minute ago.

  reply	other threads:[~2020-11-05 15:38 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-16 10:37 nftables iifname and currently unknown interfaces Robert Sander
2020-10-16 10:54 ` Pablo Neira Ayuso
2020-10-16 10:56 ` Florian Westphal
2020-10-16 11:10   ` Robert Sander
2020-10-28 22:25     ` Pablo Neira Ayuso
2020-11-04  5:30 ` Trying to provision flowtable returns error Martin Gignac
2020-11-05  0:53   ` Duncan Roe
2020-11-05 15:17     ` Martin Gignac
2020-11-05 15:38       ` Florian Westphal [this message]
2020-11-05 16:20         ` Martin Gignac
2020-11-05 17:07           ` Florian Westphal
2020-11-05 18:21             ` Martin Gignac
2020-11-05 18:41               ` Martin Gignac
2020-11-05 21:01                 ` Pablo Neira Ayuso
2020-11-05 21:45                   ` Martin Gignac
2020-11-06 10:58                     ` Pablo Neira Ayuso
2020-11-06 15:13                       ` Martin Gignac
2020-11-06 15:24                         ` Martin Gignac
2020-11-06 16:21                           ` Pablo Neira Ayuso
2020-11-06 19:20                             ` Martin Gignac
2020-11-10 15:04                           ` Gordon Fisher
2020-11-06 17:18                       ` Pablo Neira Ayuso

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=20201105153822.GE15770@breakpoint.cc \
    --to=fw@strlen.de \
    --cc=martin.gignac@gmail.com \
    --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.