Linux Netfilter discussions
 help / color / mirror / Atom feed
From: Gerald Vogt <vogt@spamcop.net>
To: netfilter@vger.kernel.org
Subject: Stumped
Date: Wed, 26 Sep 2007 13:13:55 +0900	[thread overview]
Message-ID: <46F9DC83.7000808@spamcop.net> (raw)

Hi!

I want to get iptables running on my Kurobox device (NAS). The kernel 
came without the filtering modules. Thus I recompiled a new kernel 
adding what was missing and installed it and all modules for the 
netfilter. Still I always get

root@LS-GL7D6:~# iptables -L
iptables v1.3.6: can't initialize iptables table `filter': Bad file 
descriptor
Perhaps iptables or your kernel needs to be upgraded.

lsmod shows:

root@LS-GL7D6:~# lsmod
Module                  Size  Used by
iptable_filter          2336  0
ip_tables              23008  1 iptable_filter

There is only very little information about the bad file descriptor 
error in the internet and it did not help me.

iptables is from the debian stable packages. The kernel is 2.6.12.6-arm1.

Can anyone help me to fix this problem to get iptables properly running 
on that box?

Thanks!

Gerald

             reply	other threads:[~2007-09-26  4:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-26  4:13 Gerald Vogt [this message]
2007-09-26  5:34 ` Stumped G.W. Haywood

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=46F9DC83.7000808@spamcop.net \
    --to=vogt@spamcop.net \
    --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