https://<VC-FQDN-or-IP>:5480
failed with error "HTTP ERROR 404"
.# netstat -anp | grep 5480
VMware vCenter Server 8.x
VMware vCenter Server 7.x
The port 5480 of vCenter Server accessing is blocked by firewall.
Verify the port 5480 accessing with telnet command in Windows:
\> telnet
Microsoft Telnet> set localecho
Local echo on
Microsoft Telnet> open <VC-IP> 5480
Connecting To <VC-IP>...
Connected to <VC-IP>
Could not open connection to the host, on port 5480: Connect failed