[ovirt-users] firewalld rules for engine

Yedidyah Bar David didi at redhat.com
Tue Mar 31 07:16:25 EDT 2015


----- Original Message -----
> From: "Jorick Astrego" <j.astrego at netbulae.eu>
> To: users at ovirt.org
> Sent: Tuesday, March 31, 2015 2:07:02 PM
> Subject: [ovirt-users] firewalld rules for engine
> 
> 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

Yes, I guess no-one noticed yet :-)

Pushed [1] now.

Thanks!

[1] https://gerrit.ovirt.org/39390
-- 
Didi


More information about the Users mailing list