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. -- To unsubscribe from this list: send the line "unsubscribe netfilter" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html