[Linux-disciples] What does this mean? (fwd) (fwd)
Stephen R Laniel
steve at laniels.org
Thu Jul 7 15:43:25 EDT 2005
Oops again ...
----- Forwarded message from Stephen R Laniel <steve at laniels.org> -----
Date: Thu, 7 Jul 2005 15:42:52 -0400
From: Stephen R Laniel <steve at laniels.org>
To: Karl Sokol <revkarl at gmail.com>
Subject: Re: [Linux-disciples] What does this mean? (fwd)
Content-Type: text/plain; charset=us-ascii
Organization: USMBTRT
User-Agent: Mutt/1.5.9i
On Thu, Jul 07, 2005 at 02:28:47PM -0500, Karl Sokol wrote:
> Sorry for being dense, but I didn't quite follow that.
>
> karl at ubuntu:~$ sudo modprobe -r ip_conntrack_irc ip_conntrack_ftp
> karl at ubuntu:~$ sudo modprobe -r ip_conntrack
> FATAL: Module ip_conntrack is in use.
Perhaps I was wrong. Try this:
sudo modprobe -r ip_conntrack_irc
sudo modprobe -r ip_conntrack_ftp
sudo modprobe -r ip_conntrack
If that last command fails, do
lsmod |grep ip_conntrack
and send the results along. There may still be some modules
that depend on ip_conntrack.
Basically all I'm trying to get you to do is remove the
modules that depend on ip_conntrack. Once they've all been
removed, you can finally remove ip_conntrack.
--
Stephen R. Laniel
steve at laniels.org
+(617) 308-5571
http://laniels.org/
PGP key: http://laniels.org/slaniel.key
----- End forwarded message -----
--
Stephen R. Laniel
steve at laniels.org
+(617) 308-5571
http://laniels.org/
PGP key: http://laniels.org/slaniel.key
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.bostoncoop.net/pipermail/linux-disciples/attachments/20050707/51b2bf52/attachment-0001.pgp
More information about the Linux-disciples
mailing list