#4581 update playbooks and procedures to reload libvirt when iptables changes
Closed: Fixed None Opened 9 years ago by mattdm.

= bug description =

libvirt sets up its own firewall and forwarding rules. When firewalld is used, it uses firewalld's API and these changes persist; when firewalld is not used, restarting or reloading iptables drops them.

= bug analysis =

This is known; see last paragraph of http://libvirt.org/firewall.html

= fix recommendation =

Possibly port to firewalld in the future. For now, update playbooks and any manual procedures to send SIGHUP to libvirtd whenever iptables is reloaded.


Login to comment on this ticket.

Metadata