canonical/multipass

firewalld integration

Open

#1,236 opened on Dec 16, 2019

View on GitHub
 (2 comments) (0 reactions) (0 assignees)C++ (6,956 stars) (634 forks)batch import
connectivity (firewall)enhancementgood first issuehelp wanted

Description

Kind of related to #533. I use firewalld, which configures the traffic filtering rules via nftables, rather than iptables. Not stopping firewalld or forgetting to move the mpqemubr* interface to the right zone results in problems launching the instances. AFAIK libvirt integrates with firewalld by setting up a separate zone for the bridge interface.

Contributor guide