/usr/lib/firewalld/services/libvirt.xml is in firewalld 0.4.4.6-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 | <?xml version="1.0" encoding="utf-8"?>
<service>
<short>Virtual Machine Management</short>
<description>Enable this option if you want to allow remote virtual machine management with SASL authentication and encryption (digest-md5 passwords or GSSAPI/Kerberos). The libvirtd service is needed for this option to be useful.</description>
<port protocol="tcp" port="16509"/>
</service>
|