Bug 112799 - iptables-save breaks /etc/sysconfig/iptables
Summary: iptables-save breaks /etc/sysconfig/iptables
Keywords:
Status: CLOSED DUPLICATE of bug 109546
Alias: None
Product: Fedora
Classification: Fedora
Component: iptables
Version: 1
Hardware: i686
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Thomas Woerner
QA Contact: Ben Levenson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-01-01 20:58 UTC by Teppo Turtiainen
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-01-01 22:20:38 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Teppo Turtiainen 2004-01-01 20:58:59 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031016

Description of problem:
iptables-save changes the rule '-A RH-Firewall-1-INPUT -p icmp
--icmp-type any -j ACCEPT' in /etc/sysconfig/iptables to '-A
RH-Firewall-1-INPUT -p icmp -m icmp any -j ACCEPT' which causes
restarting iptables to fail with "Bad argument `any'" error message
leaving the user with empty chains


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

How reproducible:
Always

Steps to Reproduce:
1. iptables-save
2. service iptables restart


Additional info:

Comment 1 Teppo Turtiainen 2004-01-01 22:16:34 UTC

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


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