Centos8 Cloudstack 4.15 Here is my scenario
I have two servers, one for the host and another for the management server I used Advanced Networking Configuration and I can SSH Inside the System VMs, Inside console proxy VM I can Ping the Management Server but the problem is I can not ping the console proxy from the management server, Is that how it is supposed to work? because I can't open the web console, it is timing out trying to connect to it's public IP! root@v-2-VM:~# root@v-2-VM:~# /usr/local/cloud/systemvm/ssvm-check.sh ================================================ First DNS server is 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes 64 bytes from 8.8.8.8: icmp_seq=0 ttl=113 time=32.198 ms 64 bytes from 8.8.8.8: icmp_seq=1 ttl=113 time=33.279 ms --- 8.8.8.8 ping statistics --- 2 packets transmitted, 2 packets received, 0% packet loss round-trip min/avg/max/stddev = 32.198/32.739/33.279/0.541 ms Good: Can ping DNS server ================================================ Good: DNS resolves cloudstack.apache.org ================================================ nfs is currently mounted Mount point is /mnt/SecStorage/3636e78b-77d4-3562-995e-deb81e266bce Good: Can write to mount point ================================================ Management server is 192.168.1.8. Checking connectivity. Good: Can connect to management server 192.168.1.8 port 8250 ================================================ Good: Java process is running ================================================ Tests Complete. Look for ERROR or WARNING above. root@v-2-VM:~# Kind Regards,