From: "Jason Corekin" <jason@corekin.no-ip.com>
To: netfilter@lists.samba.org
Subject: Re: Custom kernel won't load iptables modules
Date: Sun, 16 Feb 2003 15:16:21 -0800 [thread overview]
Message-ID: <008601c2d611$6b0764f0$5d01a8c0@jason> (raw)
In-Reply-To: 01CEA3A5B8B2D511890F0002A5870AEC5FB5E5@EXCHANGE
Thanks, it actually was not ipchains which I have worked hard to remove
all traces of.
Rather it was ipfwadm which had been accidentally hardcoded in, instead of
being removed.
Boy do I feel stupid. :(
Jason Corekin
----- Original Message -----
From: "Khanh Tran" <khanh@slc.edu>
To: "Jason Corekin" <jason@corekin.no-ip.com>; <netfilter@lists.samba.org>
Sent: Sunday, February 16, 2003 12:52 AM
Subject: RE: Custom kernel won't load iptables modules
> Sometimes Linux, especially boxes upgraded from previous RedHat installs,
> hold onto the ipchains modules. Try:
>
> /sbin/chkconfig --level=2345 ipchains off
> /sbin/rmmod ipchains
>
> Then insert your iptables modules.
>
> Khanh Tran
> Network Operations
> Sarah Lawrence College
>
>
> -----Original Message-----
> From: Jason Corekin [mailto:jason@corekin.no-ip.com]
> Sent: Sunday, February 16, 2003 1:24 AM
> To: netfilter@lists.samba.org
> Subject: Custom kernel won't load iptables modules
>
>
> Does anybody no why I can not get my custom compiled kernel to load it's
> iptables modules?
>
> I am running on RedHat 8.0. I have everything else working, but iptables
> goes to load I get the messages
>
> Feb 15 20:36:10 corekin iptables: Starting iptables:
> Feb 15 20:36:10 corekin iptables:
> /lib/modules/2.4.18-24.8.0custom/kernel/net/ipv4/netfilter/ip_tables.o:
> Feb 15 20:36:10 corekin iptables: Hint: insmod errors can be caused by
> incorrect module parameters, including invalid IO or IRQ parameters.
> Feb 15 20:36:10 corekin iptables: You may find more information in syslog
or
> the output from dmesg
> Feb 15 20:36:10 corekin iptables: init_module: Device or resource busy
> Feb 15 20:36:10 corekin iptables:
> /lib/modules/2.4.18-24.8.0custom/kernel/net/ipv4/netfilter/ip_tables.o:
> insmod
> /lib/modules/2.4.18-24.8.0custom/kernel/net/ipv4/netfilter/ip_tables.o
> failed
> Feb 15 20:36:10 corekin iptables:
> /lib/modules/2.4.18-24.8.0custom/kernel/net/ipv4/netfilter/ip_tables.o:
> insmod ip_tables failed
> Feb 15 20:36:10 corekin iptables: iptables v1.2.6a: can't initialize
> iptables table `filter': iptables who? (do you need to insmod?)
> Feb 15 20:36:10 corekin iptables: Perhaps iptables or your kernel needs to
> be upgraded.
> Feb 15 20:36:10 corekin iptables:
> /lib/modules/2.4.18-24.8.0custom/kernel/net/ipv4/netfilter/ip_tables.o:
> Feb 15 20:36:10 corekin iptables: Hint: insmod errors can be caused by
> incorrect module parameters, including invalid IO or IRQ parameters.
> Feb 15 20:36:10 corekin iptables: You may find more information in syslog
or
> the output from dmesg
> Feb 15 20:36:10 corekin iptables: init_module: Device or resource busy
> Feb 15 20:36:10 corekin iptables:
> /lib/modules/2.4.18-24.8.0custom/kernel/net/ipv4/netfilter/ip_tables.o:
> insmod
> /lib/modules/2.4.18-24.8.0custom/kernel/net/ipv4/netfilter/ip_tables.o
> failed
> Feb 15 20:36:10 corekin iptables:
> /lib/modules/2.4.18-24.8.0custom/kernel/net/ipv4/netfilter/ip_tables.o:
> insmod ip_tables failed
> Feb 15 20:36:10 corekin iptables: iptables-restore v1.2.6a:
> iptables-restore: unable to initializetable 'nat'
> Feb 15 20:36:10 corekin iptables:
> Feb 15 20:36:10 corekin iptables: Try `iptables-restore -h' or
> 'iptables-restore --help' for more information.
> Feb 15 20:36:10 corekin rc: Starting iptables: failed
>
> I have attached my configuration file if that will help.
>
> I explicitly made sure that fast switching was turned off, but beyond that
I
> do not know what else could conflict with iptables.
>
> Thanks in advance
>
> Jason Corekin
>
>
>
next prev parent reply other threads:[~2003-02-16 23:16 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-02-16 8:52 Custom kernel won't load iptables modules Khanh Tran
2003-02-16 23:16 ` Jason Corekin [this message]
-- strict thread matches above, loose matches on Subject: below --
2003-02-16 6:24 Jason Corekin
[not found] ` <200302161536140710.001B82E8@202.188.95.165>
2003-02-16 7:49 ` Jason Corekin
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='008601c2d611$6b0764f0$5d01a8c0@jason' \
--to=jason@corekin.no-ip.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox