Hi! I just tried to import a template VHD on a CloudStack 4.4.0 installation. After I got the status "Connection refused", I first poked my firewall for half an hour. Then I took a look at the SSVM, and I discovered two firewall rules, explicitly blocking outgoing HTTP and HTTPS. So I configured my web server to Port 81, only to get a message "Only Ports 80, 8080 and 443 are allowed".
This effectively leaves only port 8080 for a template-serving web server. After setting my server to port 8080, downloading the template worked fine. Can I disable this firewall rule? Or do I miss some deeper purpose? Thanks, Martin Emrich