Bug 109164

Summary: /etc/init.d/iptables nod module-init-tools aware
Product: [Fedora] Fedora Reporter: Emmanuel Thomé <emmanuel.thome+bugzilla>
Component: iptablesAssignee: Thomas Woerner <twoerner>
Status: CLOSED RAWHIDE QA Contact: Ben Levenson <benl>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 1.2.9-1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-12-17 13:54:28 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
fixes #109164 none

Description Emmanuel Thomé 2003-11-05 10:29:20 UTC
Description of problem:

/etc/init.d/iptables does not cope correctly with new modutils

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

1.2.8-13

How reproducible:

Run a 2.6 kernel, see how iptables fails to unload the ip_tables modules

Steps to Reproduce:
1. boot 2.6
2. service iptables start (assuming fw configured)
3. service iptables stop
  
Actual results:

Unloading iptables modules: --> FAILED, instead of OK.

Expected results:

Unloading iptables modules: --> OK

Additional info:

Comment 1 Emmanuel Thomé 2003-11-05 10:32:11 UTC
Created attachment 95725 [details]
fixes #109164

Note that the version string returned by modprobe --version depends on the
kernel version, since the binary which gets eventually called by modprobe
depends on uname also...

Comment 2 Thomas Woerner 2003-12-17 13:54:28 UTC
Fixed in rawhide.