PING works actually.
I disabled all iptalbes rules:
iptables -L
Chain INPUT (policy ACCEPT)
target prot opt source destination
Chain FORWARD (policy ACCEPT)
target prot opt source destination
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
I killed firewalld
I can see sshd listening on 22
netstat -anp | grep 22
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1086/sshd
Here is a screen shot:
https://photos.app.goo.gl/XhM9Zd8yEq5S5QAUA
I don't understand why my Ovirt VM is unreachable.
Can someone please give a tiny help?/
P.S. Ping works!! So there's a route:
https://photos.app.goo.gl/nSL39U9vejYPHwcS9