Bug 757335

Summary: Documented command "service iptables save" fails
Product: [Fedora] Fedora Documentation Reporter: bob mckay <urilabob>
Component: security-guideAssignee: eric
Status: CLOSED DUPLICATE QA Contact: Fedora Docs QA <docs-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: develCC: codehotter, eric, pkennedy, psabata, security-guide-list, twoerner, zach
Target Milestone: ---Keywords: Reopened
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-02-28 22:20:04 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:

Description bob mckay 2011-11-26 14:04:10 UTC
Description of problem:
Section 2.7.3.3 of the security manual says that the approved way to save iptables is with the command "service iptables save. It doesn't work. I haven't been able to figure out the correct incantation.

Version-Release number of selected component (if applicable):
1.4.12-2.fc16

How reproducible:
Always

Steps to Reproduce:
1. service iptables save
  
Actual results:
Redirecting to /bin/systemctl  save iptables.service
Unknown operation save

Expected results:
iptables rules are saved

Additional info:

Comment 1 Thomas Woerner 2011-11-28 09:55:09 UTC

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

Comment 2 Emanuel Rietveld 2012-02-15 15:56:34 UTC
This should not be a duplicate of #748134 as it is a bug with the documentation.

The guide at 
http://docs.fedoraproject.org/en-US/Fedora/16/html/Security_Guide/sect-Security_Guide-Using_IPTables-Saving_and_Restoring_IPTables_Rules.html 

still says "service iptables save" is how you save iptables rules. This should be /usr/libexec/iptables.init save

Comment 3 eric 2012-02-28 22:20:04 UTC

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