Bug 1024953 - False success result for firewall-cmd --add-service if --permanent is last param
Summary: False success result for firewall-cmd --add-service if --permanent is last param
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: firewalld
Version: 19
Hardware: x86_64
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Thomas Woerner
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-30 16:03 UTC by friedmanym
Modified: 2013-10-30 16:18 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-10-30 16:18:33 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description friedmanym 2013-10-30 16:03:59 UTC
Description of problem:
firewall-cmd --add-service=http --permanent 
returns success without opening port at all - even temporarily .

firewall-cmd --permanent --add-service=http works correctly

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


How reproducible:
firewall-cmd --add-service=http --permanent 

Steps to Reproduce:
1.firewall-cmd --add-service=http --permanent 
2.
3.

Actual results:
"success"
 -- no change to firewall

Expected results:
"success" 
port open persistantly

Additional info:

Comment 1 friedmanym 2013-10-30 16:18:33 UTC
I just realized that this is expected as the --permanent does not affect the firewall until reboot


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