All of lore.kernel.org
 help / color / mirror / Atom feed
From: Emmanuel Guiton <emmanuel@netlab.hut.fi>
Cc: netfilter-devel@lists.netfilter.org
Subject: problem when loading ip_tables
Date: Wed, 24 Mar 2004 13:00:34 +0200	[thread overview]
Message-ID: <40616A52.3080704@netlab.hut.fi> (raw)
In-Reply-To: 20040317135934.GB21899@sunbeam.de.gnumonks.org

Hi!

After having modified a few things in the nat part of the iptables code, 
I was sent back to an old problem:

modprobe: Can't locate module ip_tables
iptables v1.2.9: can't initialize iptables 'nat': Table does not exist 
(do you need to insmod?)
Perhaps iptables or your kernel need to be upgraded.

I can't remember exactly when did the problem appear, but it may have 
been after I had added something in ip_conntrack_standalone.c
Anyway, I compiled again, again and again until now when I have a brand 
new kernel (2.4.23) and iptables library (1.2.9, patched) compiled. 
Still, I cannot get rid of that error. Moreover, if I try manually to 
load ip_tables I also get an error

insmod: ip_tables: no module by that name found

while the module ip_tables.o exists. insmod finds without problem the 
other modules like for example ipt_REDIRECT, ip_conntrack, iptable_nat...

Any advice about that?

         Emmanuel

  parent reply	other threads:[~2004-03-24 11:00 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-15 15:12 Changing the conntrack / NATP information Emmanuel Guiton
2004-03-17 13:59 ` Harald Welte
2004-03-22 15:58   ` Using NF_DROP or NF_STOLEN? Emmanuel Guiton
2004-03-24 11:00   ` Emmanuel Guiton [this message]
2004-03-24 16:51     ` problem when loading ip_tables Henrik Nordstrom
2004-03-24 17:00       ` Emmanuel Guiton
2004-03-25  9:43         ` problem when loading ip_tables - solved Emmanuel Guiton
2004-03-24 16:52     ` problem when loading ip_tables Emmanuel Guiton

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=40616A52.3080704@netlab.hut.fi \
    --to=emmanuel@netlab.hut.fi \
    --cc=netfilter-devel@lists.netfilter.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.