**Unable to reach internal host (172.27.x.x) after connecting to Cisco AnyConnect VPN**
Hi community,
I'm connected to my organization's AnyConnect VPN (NUS Visitor - TLS profile) but cannot reach an internal host at 172.27.x.x — ping times out and SSH connection times out as well.
My setup:
- Client IP (Ethernet): 10.195.68.14 (via campus network)
- VPN profile: NUS Visitor - TLS - Auto Select Nearest Location
- VPN status: Connected successfully
- `route print | findstr "172.27"` returns nothing — no route entry for the 172.27.x.x subnet
It appears the Visitor VPN profile does not push a route for the 172.27.x.x subnet to the client. Is this expected behavior for a split-tunnel configuration, and is there any way to verify or request that the route be included? Or is there a client-side workaround?
Thanks in advance.