Bug 994146

Summary: rich rules are ignored on trusted/blocked zone
Product: [Fedora] Fedora Reporter: Tomas Dolezal <todoleza>
Component: firewalldAssignee: Thomas Woerner <twoerner>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 19CC: jpopelka, twoerner
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: firewalld-0.3.8-1.fc19 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 994144 Environment:
Last Closed: 2013-12-03 12:57:13 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 994144    

Description Tomas Dolezal 2013-08-06 15:03:07 UTC
+++ This bug was initially created as a clone of Bug #994144 +++

Description of problem:
rich rules are ignored on trusted and other former immutable zones

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

How reproducible:
always

Steps to Reproduce:
1. firewall-cmd --list-all

Actual results #1:
trusted (default, active)
  interfaces: eth0
...
  rich rules: 
	rule service name="http" log level="info"

Actual results #2:
block (default, active)
  interfaces: eth0
  services: http bacula-client bacula
...
  rich rules: 
	rule service name="http" log level="info"

Expected results:
rich rules are working
or "add" command does not print "success" on its exit

Additional info:

Comment 1 Jiri Popelka 2013-12-03 12:57:13 UTC
Should have been fixed since firewalld-0.3.8-1.fc19, see also bug #994144, commit #2.

Comment 2 Jiri Popelka 2013-12-03 12:58:40 UTC
(In reply to Jiri Popelka from comment #1)
> ...see also bug #994144, commit #2.

bug #994144, comment #2  :-)