andrijapanicsb commented on issue #9027: URL: https://github.com/apache/cloudstack/issues/9027#issuecomment-2104476382
If you are testing communication between 2 VMs on the SAME network, but on different KVM hosts, then you should check: - set static IP (any....) from the same subnet (any subnet) on both VMs (to remove DHCP as a variable) - ensure that ports on the switch to which the KVM hosts are connected, are in the TRUNK mode and allow passing all required VLANs (including the VLAN used by your isolated network) between all KVM hosts. The problem you have sounds like (99.999%) to be an underlying infrastructure/configuration issue -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
