From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Robert Sander <r.sander@heinlein-support.de>
Cc: Florian Westphal <fw@strlen.de>, netfilter@vger.kernel.org
Subject: Re: nftables iifname and currently unknown interfaces
Date: Wed, 28 Oct 2020 23:25:25 +0100 [thread overview]
Message-ID: <20201028222525.GC25697@salvia> (raw)
In-Reply-To: <68b4fcb6-f6cc-d1f0-c194-b0d479386ea3@heinlein-support.de>
On Fri, Oct 16, 2020 at 01:10:21PM +0200, Robert Sander wrote:
> Am 16.10.20 um 12:56 schrieb Florian Westphal:
>
> > nft add rule inet filter forwad iifname bond0.16 oifname bond0.42 accept
> > Error: Could not process rule: No such file or directory
> > add rule inet filter forwad iifname bond0.16 oifname bond0.42 accept
> > ^^^^^^
> > (typo in chain name).
>
> Oh, how embarrassing. :)
>
> The rule originally contained a jump to a chain that wa slater declared
> in the nft commands. Bummer. Sorry for the noise.
For the record, the most recent nftables (0.9.7) with recent kernel
versions provide a hint for this error:
# nft add rule x y jump test
Error: Could not process rule: No such file or directory
add rule x y jump test
^^^^
next prev parent reply other threads:[~2020-10-28 22:25 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 [this message]
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
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=20201028222525.GC25697@salvia \
--to=pablo@netfilter.org \
--cc=fw@strlen.de \
--cc=netfilter@vger.kernel.org \
--cc=r.sander@heinlein-support.de \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox