u can force to remove the module by
issuing the command:

   rmmod -r module


but you have to specify the
module according to their hierarchy.


try removing first the module iptable_nat, (so forth.....)
or any modules under ip_tables

that's what i did.




Marc Winster Chan wrote:

lsmod list
Module Size Used by Not tainted
ipchains 43560 11

then i do a rmmod ipchains
ipchains: Device or resource busy

i'm using rh 7.3 with default kernel.

thanks,
marc



it depends on kernel u are using

well lets assume your using 2.4

rmmod ipchains
lsmod
chek if iptables exist
then
modprobe iptables

-----Original Message-----
From: Marc Winster Chan [mailto:[EMAIL PROTECTED]]
Sent: Friday, January 24, 2003 1:33 PM
To: [EMAIL PROTECTED]
Subject: [plug] rmmod ipchains


hi. I want to switch ipchains to iptables.

I did a rmmod ipchains but it returned device busy.

how can I unload the ipchains module and load modules of iptables.




thanks,
marc


_
Philippine Linux Users Group. Web site and archives at
http://plug.linux.org.ph To leave: send "unsubscribe" in the body to
[EMAIL PROTECTED]

Fully Searchable Archives With Friendly Web Interface at
http://marc.free.net.ph

To subscribe to the Linux Newbies' List: send "subscribe" in the body to
[EMAIL PROTECTED] _
Philippine Linux Users Group. Web site and archives at
http://plug.linux.org.ph To leave: send "unsubscribe" in the body to
[EMAIL PROTECTED]

Fully Searchable Archives With Friendly Web Interface at
http://marc.free.net.ph

To subscribe to the Linux Newbies' List: send "subscribe" in the body to
[EMAIL PROTECTED]



_
Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph
To leave: send "unsubscribe" in the body to [EMAIL PROTECTED]

Fully Searchable Archives With Friendly Web Interface at http://marc.free.net.ph

To subscribe to the Linux Newbies' List: send "subscribe" in the body to [EMAIL PROTECTED]



_
Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph
To leave: send "unsubscribe" in the body to [EMAIL PROTECTED]

Fully Searchable Archives With Friendly Web Interface at http://marc.free.net.ph

To subscribe to the Linux Newbies' List: send "subscribe" in the body to [EMAIL PROTECTED]

Reply via email to