libvirt/src/network/libvirt-routed.zone
Eric Garver 722b012166 network: firewalld: add zone for routed networks
This zone will be used for the routed network by default.

Note that this zone definition omits "forward" aka intra-zone
forwarding, because it requires firewalld >= 0.9.0.

Signed-off-by: Eric Garver <eric@garver.life>
Reviewed-by: Laine Stump <laine@redhat.com>
2022-11-05 14:34:47 -04:00

11 lines
297 B
Dns

<?xml version="1.0" encoding="utf-8"?>
<zone>
<short>libvirt-routed</short>
<description>
This zone is intended to be used only by routed libvirt virtual networks -
libvirt will add the bridge devices for all new virtual networks to this
zone by default.
</description>
</zone>