Bug 109164 - /etc/init.d/iptables nod module-init-tools aware
Summary: /etc/init.d/iptables nod module-init-tools aware
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: iptables
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Thomas Woerner
QA Contact: Ben Levenson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-11-05 10:29 UTC by Emmanuel Thomé
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version: 1.2.9-1
Clone Of:
Environment:
Last Closed: 2003-12-17 13:54:28 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
fixes #109164 (1.35 KB, patch)
2003-11-05 10:32 UTC, Emmanuel Thomé
no flags Details | Diff

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.


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