All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Daniel Wittenberg" <daniel-wittenberg@starken.com>
To: netfilter@lists.netfilter.org
Subject: ip_conntrack (again)
Date: Thu,  5 Aug 2004 10:05:44 -0500	[thread overview]
Message-ID: <1091718344.41124cc8e830f@securemail.starken.com> (raw)

Well, we had been having problems with a client's firewall not working right, 
when there was a hardware failure, so we replaced it with a new Dell server.  
Now we're still having the same issue.  Seems very odd this is the only 
firewall we see this problem on, but maybe someone has an idea.  ip_conntrack 
seems to stop working, and for awhile we were able to just unload all the ip* 
modules, reload, and we were good.  Now, ip_conntrack seems to get stuck in a 
weird state:

# lsmod |grep ip_conntrack
ip_conntrack               0   0  (deleted)
# rmmod ip_conntrack
rmmod: module ip_conntrack is not loaded
# modprobe ip_conntrack
# lsmod |grep ip_conntrack
ip_conntrack               0   0  (deleted)

It doesn't seem to want to unload the module, and stays stuck in the "deleted" 
state.  Only way to get it working again appears to be to reboot.

Any ideas on how to fix or even track down the cause of this problem?  It's 
running standard Fedora Core 1, full patches and kernel 2.4.22-1.2197.nptlsmp.

Thanks!
Dan


                 reply	other threads:[~2004-08-05 15:05 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1091718344.41124cc8e830f@securemail.starken.com \
    --to=daniel-wittenberg@starken.com \
    --cc=netfilter@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.