Created attachment 1751280[details]
Reproducer
Description of problem:
Setting ovs-port as up results in firewalld rules being broken:
firewall: [d3f7bdbbb6124ccc,remove:"ovs-interface-port"]: complete: request failed (INVALID_INTERFACE: ovs-interface-port)
Version-Release number of selected component (if applicable):
NetworkManager-1.26.0-12.el8_3.x86_64
NetworkManager-ovs-1.26.0-12.el8_3.x86_64
firewalld-0.8.2-2.el8.noarch
How reproducible:
100%
Steps to Reproduce:
1. Run the reproduction script
Actual results:
firewall-cmd --reload returns error and might intercept connection to the host
Expected results:
firewall-cmd --reload working as expected
Comment 1Beniamino Galvani
2021-02-01 09:50:19 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.
For information on the advisory (Moderate: NetworkManager and libnma security, bug fix, and enhancement update), and where to find the updated
files, follow the link below.
If the solution does not work for you, open a new bug report.
https://access.redhat.com/errata/RHSA-2021:1574
Created attachment 1751280 [details] Reproducer Description of problem: Setting ovs-port as up results in firewalld rules being broken: firewall: [d3f7bdbbb6124ccc,remove:"ovs-interface-port"]: complete: request failed (INVALID_INTERFACE: ovs-interface-port) Version-Release number of selected component (if applicable): NetworkManager-1.26.0-12.el8_3.x86_64 NetworkManager-ovs-1.26.0-12.el8_3.x86_64 firewalld-0.8.2-2.el8.noarch How reproducible: 100% Steps to Reproduce: 1. Run the reproduction script Actual results: firewall-cmd --reload returns error and might intercept connection to the host Expected results: firewall-cmd --reload working as expected