All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tony Earnshaw <tonni@billy.demon.nl>
To: "Philippe Dhont   (Sea-ro)" <Philippe.Dhont@searo.be>
Cc: "'netfilter@lists.samba.org'" <netfilter@lists.samba.org>
Subject: Re: Error when using iptables 1.2.6a (or another version)
Date: 04 Jun 2002 22:41:01 +0200	[thread overview]
Message-ID: <1023223261.8261.2.camel@billy.demon.nl> (raw)
In-Reply-To: <B5747F3DB39FD411884B00B0D07808CCB6C1FC@server10>

[-- Attachment #1: Type: text/plain, Size: 1872 bytes --]

tir, 2002-06-04 kl. 10:42 skrev Philippe Dhont (Sea-ro): 

> [root@server11 iptables-1.2.6]# ./iptables -L
> /lib/modules/2.4.18-6mdksecure/kernel/net/ipv4/netfilter/ip_tables.o.gz:
> init_module: Device or resource busy
> Hint: insmod errors can be caused by incorrect module parameters, including
> invalid IO or IRQ parameters
> modprobe: insmod
> /lib/modules/2.4.18-6mdksecure/kernel/net/ipv4/netfilter/ip_tables.o.gz
> failed
> modprobe: insmod ip_tables failed
> iptables v1.2.6: can't initialize iptables table `filter': iptables who? (do
> you need to insmod?)
> Perhaps iptables or your kernel needs to be upgraded.
> [root@server11 iptables-1.2.6]# 

O.k., I use Red Hat and kernel.org kernels and modules, but it seems
*very* strange to me that Mandrake should use gzipped modules. Maybe it
does, who knows? Because my basic iptables modules are compiled into the
kernel, I couldn't try gzipping iptables modules, but I put my precious
Conexant modem modules on the line for you, gzipped them and tried to
load them. 

Well, of course I couldn't. So I unzipped them again and hey presto,
good as new. 

do: 'cd /lib/modules/2.4.18-6mdksecure/kernel/net/ipv4/netfilter'
'mkdir ../netfilter.bkup' 
'find . | cpio -pumv ../netfilter.bkup' 
'gunzip *' 

Then try your iptables load again. 

If it still doesn't work, change the dir. contents back to what they
were: 
'gzip *' 

It still won't work, but you won't be any the worse off. 

Remove cd /lib/modules/2.4.18-6mdksecure/kernel/net/ipv4/netfilter,
whatever happens.

Tony 

-- 

Tony Earnshaw

e-post:		tonni@billy.demon.nl
www:		http://www.billy.demon.nl
gpg public key:	http://www.billy.demon.nl/tonni.armor

Telefoon:	(+31) (0)172 530428
Mobiel:		(+31) (0)6 51153356

GPG Fingerprint = 3924 6BF8 A755 DE1A 4AD6 FA2B F7D7 6051 3BE7 B981
3BE7B981


[-- Attachment #2: Dette er en digitalt signert meldingsdel --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2002-06-04 20:41 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-04  8:42 Error when using iptables 1.2.6a (or another version) Philippe Dhont   (Sea-ro)
2002-06-04 20:41 ` Tony Earnshaw [this message]
2002-06-04 21:06   ` Tony Earnshaw
2002-06-04 21:06   ` Tony Earnshaw
2002-06-04 21:28   ` James Sneeringer
2002-06-05  6:25     ` Tony Earnshaw

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=1023223261.8261.2.camel@billy.demon.nl \
    --to=tonni@billy.demon.nl \
    --cc=Philippe.Dhont@searo.be \
    --cc=netfilter@lists.samba.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 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.