All of lore.kernel.org
 help / color / mirror / Atom feed
* ip_conntrack (again)
@ 2004-08-05 15:05 Daniel Wittenberg
  0 siblings, 0 replies; only message in thread
From: Daniel Wittenberg @ 2004-08-05 15:05 UTC (permalink / raw)
  To: netfilter

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-08-05 15:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-05 15:05 ip_conntrack (again) Daniel Wittenberg

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.