netfilter.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* nftables setup issues
@ 2013-10-25  8:57 Alex Chapman
  2013-10-25 10:04 ` Pablo Neira Ayuso
  0 siblings, 1 reply; 2+ messages in thread
From: Alex Chapman @ 2013-10-25  8:57 UTC (permalink / raw)
  To: netfilter@vger.kernel.org

Hi,


I have followed the setup in the online howto guide:

<a href="https&#58;&#47;&#47;home.regit.org&#47;netfilter-en&#47;nftables-quick-howto&#47;" target="_blank" class="newlyinsertedlink">https&#58;&#47;&#47;home.regit.org&#47;netfilter-en&#47;nftables-quick-howto&#47;</a>

Only difference being using the following kernel source as per Pablo's recent mail:

<a href="http&#58;&#47;&#47;marc.info&#47;&#63;l&#61;netfilter-devel&#38;m&#61;138176887917614&#38;w&#61;2" target="_blank" class="newlyinsertedlink">http&#58;&#47;&#47;marc.info&#47;&#63;l&#61;netfilter-devel&#38;m&#61;138176887917614&#38;w&#61;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?

Thanks,
Alex 		 	   		  

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: nftables setup issues
  2013-10-25  8:57 nftables setup issues Alex Chapman
@ 2013-10-25 10:04 ` Pablo Neira Ayuso
  0 siblings, 0 replies; 2+ messages in thread
From: Pablo Neira Ayuso @ 2013-10-25 10:04 UTC (permalink / raw)
  To: Alex Chapman; +Cc: netfilter@vger.kernel.org

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&#58;&#47;&#47;home.regit.org&#47;netfilter-en&#47;nftables-quick-howto&#47;" target="_blank" class="newlyinsertedlink">https&#58;&#47;&#47;home.regit.org&#47;netfilter-en&#47;nftables-quick-howto&#47;</a>
> 
> Only difference being using the following kernel source as per Pablo's recent mail:
> 
> <a href="http&#58;&#47;&#47;marc.info&#47;&#63;l&#61;netfilter-devel&#38;m&#61;138176887917614&#38;w&#61;2" target="_blank" class="newlyinsertedlink">http&#58;&#47;&#47;marc.info&#47;&#63;l&#61;netfilter-devel&#38;m&#61;138176887917614&#38;w&#61;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.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-10-25 10:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-25  8:57 nftables setup issues Alex Chapman
2013-10-25 10:04 ` Pablo Neira Ayuso

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).