From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Thomas Witt <lists@thwitt.de>
Cc: netfilter@vger.kernel.org
Subject: Re: nftables: no table for ipv6
Date: Tue, 29 Jul 2014 00:08:35 +0200 [thread overview]
Message-ID: <20140728220835.GA4243@salvia> (raw)
In-Reply-To: <53D67106.2070600@thwitt.de>
On Mon, Jul 28, 2014 at 05:49:26PM +0200, Thomas Witt wrote:
> Hi, I am trying to configure nftables on a new server.
>
> I can add tables for ip4:
>
> # nft add table ip filter
>
> but not for ip6 or inet:
>
> # nft add table ip6 filter6
> # nft add table inet filterboth
> # nft list tables
> table filter
nft list ip6 tables
nft list inet tables
You have to specify the family. I'll including this in the wiki page
to clarify this.
prev parent reply other threads:[~2014-07-28 22:08 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-28 15:49 nftables: no table for ipv6 Thomas Witt
2014-07-28 16:08 ` Álvaro Neira Ayuso
2014-07-28 16:28 ` Thomas Witt
2014-07-28 22:08 ` Pablo Neira Ayuso [this message]
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=20140728220835.GA4243@salvia \
--to=pablo@netfilter.org \
--cc=lists@thwitt.de \
--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;
as well as URLs for NNTP newsgroup(s).