[ovirt-users] firewall node

Fabrice SOLER fabrice.soler at ac-guadeloupe.fr
Fri Mar 9 19:12:24 UTC 2018


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
|

-- 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ovirt.org/pipermail/users/attachments/20180309/572096c6/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Fabrice SOLER.PNG
Type: image/png
Size: 16525 bytes
Desc: not available
URL: <http://lists.ovirt.org/pipermail/users/attachments/20180309/572096c6/attachment.png>


More information about the Users mailing list