RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1958301 - cannot restart default network and firewalld: iptables: No chain/target/match by that name. [rhel-8.4.0.z]
Summary: cannot restart default network and firewalld: iptables: No chain/target/match...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: libvirt
Version: 8.4
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: beta
: ---
Assignee: Laine Stump
QA Contact: yalzhang@redhat.com
URL:
Whiteboard:
Depends On: 1942805
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-05-07 15:19 UTC by RHEL Program Management Team
Modified: 2021-08-10 14:31 UTC (History)
20 users (show)

Fixed In Version: libvirt-6.0.0-35.1.el8
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1942805
Environment:
Last Closed: 2021-08-10 13:50:35 UTC
Type: ---
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2021:3061 0 None None None 2021-08-10 13:51:01 UTC

Comment 5 yalzhang@redhat.com 2021-06-16 14:23:38 UTC
reproduce the bug on libvirt-6.0.0-35.module+el8.4.0+10230+7a9b21e4.x86_64

[root@localhost ~]# systemctl restart libvirtd 
[root@localhost ~]# systemctl restart firewalld; systemctl restart libvirtd 

[root@localhost ~]# virsh net-destroy default; systemctl stop firewalld
Network default destroyed

[root@localhost ~]# virsh net-list --all; firewall-cmd --get-active-zones
 Name      State      Autostart   Persistent
----------------------------------------------
 default   inactive   yes         yes

FirewallD is not running
[root@localhost ~]# systemctl start firewalld; virsh net-start default
error: Failed to start network default
error: internal error: Failed to apply firewall rules /usr/sbin/iptables -w --table filter --insert LIBVIRT_INP --in-interface virbr0 --protocol tcp --destination-port 67 --jump ACCEPT: iptables: No chain/target/match by that name.

Test on libvirt-6.0.0-35.1.module+el8.4.0+11273+64eb94ef.x86_64 with the same steps, the network can start successfully. And try start network after restart firewalld, network can start successfully as well.

Comment 13 errata-xmlrpc 2021-08-10 13:50:35 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: virt:rhel and virt-devel:rhel security and bug fix 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:3061


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