From: Florian Westphal <fw@strlen.de>
To: Matt <matt-nft@mailtower.de>
Cc: netfilter@vger.kernel.org, netfilter-owner@vger.kernel.org
Subject: Re: Cannot add ip6 elements to a named set
Date: Fri, 4 Oct 2019 16:58:13 +0200 [thread overview]
Message-ID: <20191004145813.GG13866@breakpoint.cc> (raw)
In-Reply-To: <b99d882d69f5e152919339c65ac26163@mailtower.de>
Matt <matt-nft@mailtower.de> wrote:
> However, doing the same with ipv6 doesn't work for me:
> #nft add set filter_v6 my_drop \{type ipv6_addr \; flags timeout \;
> elements=\{fda5:2c8a:af4c:a95e::64 timeout 60s\} \;\}
Try:
nft add set ip6 filter_v6 ...
next prev parent reply other threads:[~2019-10-04 14:58 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-04 14:55 Cannot add ip6 elements to a named set Matt
2019-10-04 14:58 ` Florian Westphal [this message]
2019-10-04 15:14 ` minor change recommendation for https://wiki.nftables.org Matt
2019-11-14 19:40 ` One more application available for nftables Matt
2019-11-18 2:43 ` Trent W. Buck
2019-11-19 8:36 ` Alessandro Vesely
2019-11-20 16:41 ` zrm
2019-11-21 3:04 ` Trent W. Buck
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=20191004145813.GG13866@breakpoint.cc \
--to=fw@strlen.de \
--cc=matt-nft@mailtower.de \
--cc=netfilter-owner@vger.kernel.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox