Hi,
My opennebula having 2 KVM-Host.
- Virtual Network using vlan mode (172.16.10.0/24)
- I create 2 VMs: 172.16.10.1 and 172.16.10.2 on different KVM host
- I can: Ping from 172.16.10.1 to 172.16.10.2, i also can curl website from 172.16.10.2 to 172.16.10.1
-
I can’t: SSH From 172.16.10.1 to 172.16.10.2
When i use bridge mode (not VLAN mode) of virtual network, it can ping & ssh normally.
It same of configuration network both KVM Host.
What should i do?
Opennebula 6.6.0, Ubuntu 22.04