Bug 867916 - firewall-cmd --reload removes interfaces from zones
Summary: firewall-cmd --reload removes interfaces from zones
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: firewalld
Version: 18
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Thomas Woerner
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-10-18 14:53 UTC by Jason Montleon
Modified: 2012-10-18 15:04 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-10-18 15:04:25 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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


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