Bug 867916

Summary: firewall-cmd --reload removes interfaces from zones
Product: [Fedora] Fedora Reporter: Jason Montleon <jmontleo>
Component: firewalldAssignee: Thomas Woerner <twoerner>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: jpopelka, twoerner
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-10-18 15:04:25 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:

Description Jason Montleon 2012-10-18 14:53:23 UTC
Description of problem:
[root@s01 ~]# firewall-cmd --get-active-zones
public: eth0
[root@s01 ~]# firewall-cmd --reload
[root@s01 ~]# firewall-cmd --get-active-zones
[root@s01 ~]# service NetworkManager restart
Redirecting to /bin/systemctl restart  NetworkManager.service
[root@s01 ~]# firewall-cmd --get-active-zones
public: eth0
[root@s01 ~]# 

Version-Release number of selected component (if applicable):
firewalld-0.2.8-1.fc18.noarch


How reproducible:
Always

Steps to Reproduce:
1. edit ifcfg script for interface to add it to a zone
2. reload firewalld
  
Actual results:
Interface is no longer in the zone specified

Expected results:
zone membership should remain the same

Additional info:

Comment 1 Thomas Woerner 2012-10-18 15:04:25 UTC
This has already been fixed and is part of the firewalld update package in testing: FEDORA-2012-16382 

Here is the build: http://koji.fedoraproject.org/koji/buildinfo?buildID=360717