* iptables-nftables mnl_nft_batch_talk:: Invalid argument
@ 2013-10-08 13:29 Anand Raj Manickam
2013-10-09 5:01 ` Tomasz Bursztyka
0 siblings, 1 reply; 4+ messages in thread
From: Anand Raj Manickam @ 2013-10-08 13:29 UTC (permalink / raw)
To: netfilter-devel
When i run a simple rule like
# xtables -4 -A INPUT -s 1.1.1.1/32 -j ACCEPT
i get the following error.
mnl_nft_batch_talk:: Invalid argument
iptables: Invalid argument. Run `dmesg' for more information.
1579.346156] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 1582.397561] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[ 1582.755111] IPv6: ADDRCONF(NETDEV_UP): virbr0: link is not ready
[ 1583.533624] Ebtables v2.0 registered
[ 1583.594789] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 2301.194401] Netfilter messages via NETLINK v0.30.
[ 2318.937750] nf_tables: (c) 2007-2009 Patrick McHardy <kaber@trash.net>
[1141676.975006] nf_tables_compat: (c) 2012 Pablo Neira Ayuso
<pablo@netfilter.org>
All the tool are updated to the latest , with 3.11 kernel
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: iptables-nftables mnl_nft_batch_talk:: Invalid argument
2013-10-08 13:29 iptables-nftables mnl_nft_batch_talk:: Invalid argument Anand Raj Manickam
@ 2013-10-09 5:01 ` Tomasz Bursztyka
2013-10-09 9:04 ` Pablo Neira Ayuso
0 siblings, 1 reply; 4+ messages in thread
From: Tomasz Bursztyka @ 2013-10-09 5:01 UTC (permalink / raw)
To: Anand Raj Manickam, netfilter-devel
Hi Anand,
You can increase the debug output via iptables/nft-shared.h: just change
#if 0 to #if 1.
Tomasz
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: iptables-nftables mnl_nft_batch_talk:: Invalid argument
2013-10-09 5:01 ` Tomasz Bursztyka
@ 2013-10-09 9:04 ` Pablo Neira Ayuso
2013-10-09 9:47 ` Anand Raj Manickam
0 siblings, 1 reply; 4+ messages in thread
From: Pablo Neira Ayuso @ 2013-10-09 9:04 UTC (permalink / raw)
To: Tomasz Bursztyka; +Cc: Anand Raj Manickam, netfilter-devel
On Wed, Oct 09, 2013 at 08:01:22AM +0300, Tomasz Bursztyka wrote:
> Hi Anand,
>
> You can increase the debug output via iptables/nft-shared.h: just
> change #if 0 to #if 1.
I think Anand is not running latest git HEAD kernel.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: iptables-nftables mnl_nft_batch_talk:: Invalid argument
2013-10-09 9:04 ` Pablo Neira Ayuso
@ 2013-10-09 9:47 ` Anand Raj Manickam
0 siblings, 0 replies; 4+ messages in thread
From: Anand Raj Manickam @ 2013-10-09 9:47 UTC (permalink / raw)
To: Pablo Neira Ayuso; +Cc: Tomasz Bursztyka, netfilter-devel
On Wed, Oct 9, 2013 at 2:34 PM, Pablo Neira Ayuso <pablo@netfilter.org> wrote:
> On Wed, Oct 09, 2013 at 08:01:22AM +0300, Tomasz Bursztyka wrote:
>> Hi Anand,
>>
>> You can increase the debug output via iptables/nft-shared.h: just
>> change #if 0 to #if 1.
>
> I think Anand is not running latest git HEAD kernel.
Thanks Pablo , I missed the latest pull on kernel.
It works now.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2013-10-09 9:47 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-08 13:29 iptables-nftables mnl_nft_batch_talk:: Invalid argument Anand Raj Manickam
2013-10-09 5:01 ` Tomasz Bursztyka
2013-10-09 9:04 ` Pablo Neira Ayuso
2013-10-09 9:47 ` Anand Raj Manickam
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.