[libvirt] [PATCH v2 4/7] configure: selectively install a firewalld 'libvirt' zone

Laine Stump laine at laine.org
Fri Feb 1 03:10:43 UTC 2019


On 1/31/19 8:24 PM, Laine Stump wrote:
> Changes from V1:
> [...]

> * make the <reject/> rule's priority 32767 instead of 127.
> [...]

> +
> +<rule priority='32767'>
> +  <reject/>
> +</rule>


I found out after sending this that when I make the priority of the 
reject rule 32767 instead of 127, it's apparently ignored (in my 
example, I was able to ssh to port 222 of the host even though the zone 
doesn't allow that).


Eric, any idea why this might be happening?





More information about the libvir-list mailing list