netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* iptables nftables compat weirdness
@ 2015-06-09 11:16 Andreas Schultz
  2015-06-16 16:07 ` Pablo Neira Ayuso
  0 siblings, 1 reply; 4+ messages in thread
From: Andreas Schultz @ 2015-06-09 11:16 UTC (permalink / raw)
  To: netfilter-devel

Hi,

While testing iptables-compat, I've come across some weird behavior:

# iptables-compat -t mangle -N TEST
# iptables-compat -t mangle -A PREROUTING -j TEST 

This works nicely, but when we put something in the TEST chain:

# iptables-compat -t mangle -A TEST -j MARK --set-mark 0x80000000/0x80000000
# iptables-compat -t mangle -A PREROUTING -j TEST
iptables-compat: Invalid argument. Run `dmesg' for more information.

dmesg does not contain any information.

The same problem exists for all default chains in mangle, filter and nat.

Kernel is: 4.1-rc5
iptables: git://git.netfilter.org/iptables, branch master,   commit 0bb1859e2d6dd79a0a59c3ee65f6a78cba118b86
nftables: git://git.netfilter.org/nftables, branch next-4.1, commit a93bc1795b272174a10d90961a248f2c620bfa2c


Any ideas?

Regards
Andreas

-- 
-- 
Andreas Schultz

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

end of thread, other threads:[~2015-06-17 10:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-09 11:16 iptables nftables compat weirdness Andreas Schultz
2015-06-16 16:07 ` Pablo Neira Ayuso
2015-06-17 10:19   ` Andreas Schultz
2015-06-17 10:28     ` Andreas Schultz

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