Hi,

After running engine-setup (3.5.2rc2) on Centos 7, the setup tells me
the following

          In order to configure firewalld, copy the files from
              /etc/ovirt-engine/firewalld to /etc/firewalld/services
              and execute the following commands:
              firewall-cmd -service ovirt-nfs
              firewall-cmd -service ovirt-postgres
              firewall-cmd -service ovirt-https
              firewall-cmd -service ovirt-fence-kdump-listener
              firewall-cmd -service ovirt-websocket-proxy
              firewall-cmd -service ovirt-http

The commands above don't work, shouldn't they be:

    firewall-cmd --permanent --add-service ovirt-nfs
    firewall-cmd --permanent --add-service ovirt-postgres
    firewall-cmd --permanent --add-service ovirt-https
    firewall-cmd --permanent --add-service ovirt-fence-kdump-listener
    firewall-cmd --permanent --add-service ovirt-websocket-proxy
    firewall-cmd --permanent --add-service ovirt-http
    firewall-cmd --reload

Kind regards,

Jorick Astrego



Met vriendelijke groet, With kind regards,

Jorick Astrego

Netbulae Virtualization Experts 

----------------

        Tel: 053 20 30 270      i...@netbulae.eu        Staalsteden 4-3A        
KvK 08198180
        Fax: 053 20 30 271      www.netbulae.eu         7547 TA Enschede        
BTW NL821234584B01

----------------

_______________________________________________
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users

Reply via email to