[ovirt-users] firewall node

Nicolas Ecarnot nicolas at ecarnot.net
Fri Mar 9 20:10:11 UTC 2018


https://www.mail-archive.com/users@ovirt.org/msg46608.html


Le 09/03/2018 à 20:12, Fabrice SOLER a écrit :
> Hello,
> 
> I am trying to open a port on the node.
> 
> For that, in the cluster configuration I have choosed firewalld, I have 
> created the 
> |*/etc/ovirt-engine/ansible/ovirt-host-deploy-post-tasks.yml* file.|
> 
> |
> - name: Enable additional port on firewalld
>    firewalld:
>      port: "12345/tcp"
>      permanent: yes
>      immediate: yes
>      state: enabled
> |
> 
> |then I have rebooted the node like it is noticed on this link :
> |
> 
> |https://www.ovirt.org/blog/2017/12/host-deploy-customization/
> |
> 
> |On the node, after the reboot, I read the iptables (iptables -L) and 
> the port is not open.
> |
> 
> |I have just updated the engine and the node is 4.2.1.1.|
> 
> |Is there some change about the firewalld in this version ? (in 4.2.0 it 
> worked)
> |
> 
> |Sincerery
> |
> 
> -- 
> 
> 
> _______________________________________________
> Users mailing list
> Users at ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
> 


-- 
Nicolas ECARNOT


More information about the Users mailing list