From: Eric Dumazet <eric.dumazet@gmail.com>
To: Jussi Kivilinna <jussi.kivilinna@mbnet.fi>
Cc: netdev@vger.kernel.org,
Netfilter Development Mailinglist
<netfilter-devel@vger.kernel.org>
Subject: Re: 2.6.35, netfilter/iptables not working with 32bit userspace + 64bit kernel?
Date: Fri, 13 Aug 2010 14:18:05 +0200 [thread overview]
Message-ID: <1281701885.4470.22.camel@edumazet-laptop> (raw)
In-Reply-To: <20100813134706.509472n222yo71d6@hayate.sektori.org>
CC netfilter-devel to get more people in touch
Thanks !
Le vendredi 13 août 2010 à 13:47 +0300, Jussi Kivilinna a écrit :
> Hello!
>
> I have server/firewall running Debian lenny with 32bit userspace and
> 64bit kernel. After upgrading from 2.6.34 to 2.6.35, I couldn't get
> any new chains work. Simply doing (with 32bit iptables)
>
> iptables -N new_chain
> iptables -A OUTPUT -j new_chain
> iptables -A OUTPUT -j ACCEPT
>
> cause output to freeze. "iptables -L -vn" shows:
>
> Chain OUTPUT (policy ACCEPT 3397 packets, 637K bytes)
> pkts bytes target prot opt in out source destination
> 3 252 new_chain all -- * * 0.0.0.0/0 0.0.0.0/0
> 0 0 ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0
>
> Ping shows "ping: sendmsg: Operation not permitted".
>
> With recompiled 64bit iptables, example above works fine.
>
> -Jussi
>
> --
next prev parent reply other threads:[~2010-08-13 12:18 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-13 10:47 2.6.35, netfilter/iptables not working with 32bit userspace + 64bit kernel? Jussi Kivilinna
2010-08-13 12:18 ` Eric Dumazet [this message]
2010-08-13 12:19 ` Florian Westphal
2010-08-13 13:40 ` Jussi Kivilinna
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1281701885.4470.22.camel@edumazet-laptop \
--to=eric.dumazet@gmail.com \
--cc=jussi.kivilinna@mbnet.fi \
--cc=netdev@vger.kernel.org \
--cc=netfilter-devel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox