Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 108113 - iptables hangs on "service iptables stop"
Summary: iptables hangs on "service iptables stop"
Keywords:
Status: CLOSED DUPLICATE of bug 103177
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: iptables
Version: 8.0
Hardware: i386
OS: Linux
medium
high
Target Milestone: ---
Assignee: Thomas Woerner
QA Contact: Ben Levenson
URL: none
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-10-27 18:27 UTC by charles schick
Modified: 2007-04-18 16:58 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-02-21 18:59:27 UTC
Embargoed:


Attachments (Terms of Use)

Description charles schick 2003-10-27 18:27:45 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.2) Gecko/20030716

Description of problem:
service iptables stop

during the script, the iptables modules are removed using 

modprobe -r module_name

and modprobe hangs while attempting to remove iptables modules.

happens only when ip_conntrack_ftp is in use

Version-Release number of selected component (if applicable):
iptables-1.2.8-8.80.2

How reproducible:
Always

Steps to Reproduce:
modprobe ip_nat_ftp
start an ftp session to the box where these modules & iptables live
close ftp session
service iptables stop


Actual Results:  ps -eaf | grep modprobe  

root      3007  2939 99 19:25 pts/2    00:00:11 modprobe -r ip_nat_ftp

reveals that module doesn't unload and proc goes to 99% -- requires reboot

Expected Results:  modules should have been unloaded sucessfully

Additional info:

p[lease help!

Comment 1 Thomas Woerner 2003-11-03 10:06:34 UTC

*** This bug has been marked as a duplicate of 103177 ***

Comment 2 Red Hat Bugzilla 2006-02-21 18:59:27 UTC
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.


Note You need to log in before you can comment on or make changes to this bug.