From: "Álvaro Neira Ayuso" <alvaroneay@gmail.com>
To: Thomas Witt <lists@thwitt.de>, netfilter@vger.kernel.org
Subject: Re: nftables: no table for ipv6
Date: Mon, 28 Jul 2014 18:08:28 +0200 [thread overview]
Message-ID: <53D6757C.7090801@gmail.com> (raw)
In-Reply-To: <53D67106.2070600@thwitt.de>
Hello Thomas
El 28/07/14 17:49, Thomas Witt escribió:
> 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
If you write nft list tables, you will see only the tables of ipv4. Try
with nft list tables ip6 for ipv6 or nft list tables inet for inet.
Try with that and tell me the result.
I hope that I have helped you.
> table filter
>
> So, a table gets added for ipv4, but not for v6. What do I need to do in
> order for nft to support ip6? And why does nft returns 0 instead of an
> error?
>
> Versions:
> nftables-0.3
> libmnl-1.0.3
> libnftnl-1.0.2
Regards
Alvaro
next prev parent reply other threads:[~2014-07-28 16: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 [this message]
2014-07-28 16:28 ` Thomas Witt
2014-07-28 22:08 ` 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=53D6757C.7090801@gmail.com \
--to=alvaroneay@gmail.com \
--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).