netfilter.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Elison Niven <elison.niven@gmail.com>
To: netfilter@vger.kernel.org
Subject: Cannot use iptables with kernel 2.6.30
Date: Thu, 22 Apr 2010 16:28:12 +0530	[thread overview]
Message-ID: <g2g21df6cb71004220358y9a5f23f1w1b7795a90fae82e2@mail.gmail.com> (raw)

Hi List,

I am trying to install iptables on ARM platform running linux kernel
2.6.30. I have enabled all the netfilter modules as enabled in the
kernel.

When statically building iptables-1.4.7, I get the following error:
# iptables
getsockopt failed strangely

When I build it dynamically, I am able to run iptables:
# iptables -h
(displays help)

However, When I try to apply any rules, It says:
# iptables -F
Can't initialize table filter.
Perhaps iptables or your kernel needs to be updated.

This is strange because I have enabled all the netfilter options in my kernel.

I also tried using iptables-1.4.4 and iptables-1.3.8 but am not able
to run iptables.

Searching a little more, It seems to be the bug reported here :

https://lists.linux-foundation.org/pipermail/bugme-new/2009-April/021618.html

However this patch that claims to solve this is already applied in my
kernel and I still get the same error:

http://marc.info/?l=linux-crypto-vger&m=123924457316022&w=2

Best Regards,
Elison

             reply	other threads:[~2010-04-22 10:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-22 10:58 Elison Niven [this message]
2010-04-23  7:30 ` Cannot use iptables with kernel 2.6.30 Jan Engelhardt
2010-04-23 12:59   ` Elison Niven

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=g2g21df6cb71004220358y9a5f23f1w1b7795a90fae82e2@mail.gmail.com \
    --to=elison.niven@gmail.com \
    --cc=netfilter@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;
as well as URLs for NNTP newsgroup(s).