On Fri, Oct 25, 2013 at 09:57:02AM +0100, Alex Chapman wrote: > Hi, > > > I have followed the setup in the online howto guide: > > <a href="https://home.regit.org/netfilter-en/nftables-quick-howto/" target="_blank" class="newlyinsertedlink">https://home.regit.org/netfilter-en/nftables-quick-howto/</a> > > Only difference being using the following kernel source as per Pablo's recent mail: > > <a href="http://marc.info/?l=netfilter-devel&m=138176887917614&w=2" target="_blank" class="newlyinsertedlink">http://marc.info/?l=netfilter-devel&m=138176887917614&w=2</a> > > > git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftables.git net-next > > When I attempt to run nft -f files/nftables/ipv4-filter I get the following error: > > In file included from internal:0:0-0: > files/nftables/ipv4-filter:3:1-2: Error: Could not add table: Invalid argument > table filter { > ^^ > > Any ideas as to why this is happening? First thing to check is to make sure you can load the nf_tables module. -- 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