All of lore.kernel.org
 help / color / mirror / Atom feed
* nft error
@ 2014-02-26 10:12 Matteo Croce
  2014-02-26 10:18 ` Eric Leblond
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Matteo Croce @ 2014-02-26 10:12 UTC (permalink / raw)
  To: netfilter

Hi,

I'm trying to run nftables on Debian with a vanilla 3.13 kernel.
I've compiled libnftnl and nftables from git, but when I try to start
ntf I get this error:

# nft list table filter
<cmdline>:1:1-17: Error: Could not receive sets from kernel: Address
family not supported by protocol
list table filter
^^^^^^^^^^^^^^^^^

I think I have all modules loaded:

lsmod |grep nf
nfnetlink_log          12935  0
nft_ct                 12486  0
nft_compat             12844  0
nft_nat                12459  0
nf_tables              36626  3 nft_nat,nft_ct,nft_compat
nfnetlink              12818  3 nf_tables,nfnetlink_log,nft_compat
nf_conntrack_ipv4      13078  1
nf_defrag_ipv4         12443  1 nf_conntrack_ipv4
nf_nat_ipv4            12757  1 iptable_nat

What can it be?

Cheers,
-- 
Matteo Croce
OpenWrt Developer

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

end of thread, other threads:[~2014-02-27 11:10 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-26 10:12 nft error Matteo Croce
2014-02-26 10:18 ` Eric Leblond
2014-02-26 10:25 ` Pablo Neira Ayuso
2014-02-26 10:28   ` Matteo Croce
2014-02-26 10:45   ` Pablo Neira Ayuso
2014-02-26 10:47     ` Matteo Croce
2014-02-26 16:26       ` Matteo Croce
2014-02-26 16:34         ` Pablo Neira Ayuso
2014-02-27 11:10           ` Matteo Croce
     [not found] ` <CAFpD06QcWdVkfM1wdA_neoLreewAvR65h5yvmHNX8nvB2h80ow@mail.gmail.com>
2014-02-26 10:27   ` Matteo Croce

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.