Remote users establishing a corporate VPN connection receive a "no healthy upstream" and/or "HTTP 503" error when attempting to access the vCenter Server Appliance (VCSA) vSphere Client via its Fully Qualified Domain Name (FQDN) or direct IP address.
The environment exhibits the following symptoms and network-layer behaviors:
192.##.##.250.ping are completely successful with 0% packet loss in both directions between the remote workstation and the vCenter appliance.C:\> ipconfig /all
Windows IP Configuration
Ethernet adapter Ethernet <#>:
Connection-specific DNS Suffix . : <Corporate.domain.local> Description . . . . . . . . . . . : Virtual Network Adapter Physical Address. . . . . . . . . : 00-##-##.##-##-55 DHCP Enabled. . . . . . . . . . . : Yes Autoconfiguration Enabled . . . . : Yes Link-local IPv6 Address . . . . . : fe80::####:####::####::####:%14(Preferred) IPv4 Address. . . . . . . . . . . : 10.##.##.2(Preferred) Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : <-- [Blank By Design ]
Wireless LAN adapter Wi-Fi:
Connection-specific DNS Suffix . : <Local_Network> Description . . . . . . . . . . . : #### Wi-Fi 6E #### 160MHz Physical Address. . . . . . . . . : 00-15-5D-A1-B2-C3 DHCP Enabled. . . . . . . . . . . : Yes Autoconfiguration Enabled . . . . : Yes IPv4 Address. . . . . . . . . . . : 192.168.1.220(Preferred) <-- [Wi-Fi/LAN IP] Subnet Mask . . . . . . . . . . . : 255.255.255.0 Default Gateway . . . . . . . . . : 192.##.##.1 <-- [Local Router IP]
C:\> tracert -d 192.##.##.250Tracing route to 192.##.##.250 over a maximum of 30 hops:
1 2 ms 2 ms 3 ms 10.##.##.1 <-- [VPN GATEWAY INGRESS] 2 10 ms 9 ms 11 ms 10.##.##.254 <-- [INTERNAL TRANSIT ROUTER] 3 12 ms 12 ms 13 ms 192.##.##.250 <-- [vCENTER TARGET]
Trace complete.
C:\> tracert -d 192.##.##.250Tracing route to 192.##.##.250 over a maximum of 30 hops:
1 <1 ms <1 ms <1 ms 192.##.##.1 <-- [LOCAL GATEWAY INTERFERENCE] 2 5 ms 4 ms 5 ms 10.##.##.1 <-- [VPN GATEWAY INGRESS] 3 12 ms 12 ms 11 ms 10.##.##.254 <-- [INTERNAL TRANSIT ROUTER] 4 14 ms 13 ms 14 ms 192.##.##.250 <-- [vCENTER TARGET]
Trace complete.
/var/log/vmware/envoy/envoy-access.log) record stream drop timeouts (UT) and upstream routing failures (UH):[<DATE>T06:55:12.143Z] "GET /ui/ HTTP/2" 503 UT 0 0 15000 - "<CLIENT_VPN_IP_192.##.##.220>" "Mozilla/5.0..." "<vCenter_FQDN>" "127.0.0.1:443"[<DATE>T06:55:12.185Z] "POST /ui/api/v1/session HTTP/2" 503 UH 0 0 0 - "<CLIENT_VPN_IP_192.##.##.220>" "Mozilla/5.0..." "<vCenter_FQDN>" "-"[<DATE>T06:55:13.010Z] "GET /ui/static/css/main.css HTTP/2" 503 UT 0 0 15000 - "<CLIENT_VPN_IP_192.##.##.220>" "Mozilla/5.0..." "<vCenter_FQDN>" "127.0.0.1:443"
VMware vCenter Server
For Overlapping Subnet Deployments:
For Non-Overlapping Subnet Deployments (Or if the issue persists even after the above actions):
If the different internet hotspot connection works successfully but lowering the MTU size on the home network does not resolve the issue, please contact your local internet service provider (ISP) or internal home router administrator to address upstream network blockages or hardware MTU restrictions