canonical/multipass

firewalld integration

Open

#1,236 opened on Dec 16, 2019

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

Repository metrics

Stars
 (6,956 stars)
PR merge metrics
 (Avg merge 16d 2h) (50 merged PRs in 30d)

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