01
Client
Confirm the expected VPN application is installed and launches. Updating or reinstalling the client is only useful after you know the client itself is the failing layer.
Everyday IT · VPN
“VPN does not work” can mean the wrong gateway, bad credentials, no firewall reachability, backend authentication failure, MFA never being reached, or a tunnel that connects but cannot reach the user's resources.Do not reinstall first. Identify the failing layer first.
The source cases repeatedly separated these failure points.
01
Confirm the expected VPN application is installed and launches. Updating or reinstalling the client is only useful after you know the client itself is the failing layer.
02
Verify the exact VPN gateway, hostname, public address, port, or appliance URL expected for that environment. A perfectly working client pointed at the wrong destination will still fail.
03
Determine whether the remote service can actually be reached from the user's network. If the VPN portal or appliance endpoint is reachable from one location but not another, that is useful evidence before touching credentials.
04
If the VPN service responds but rejects the username or password, treat that as an authentication problem instead of a connectivity problem.
05
If an expected Duo or other MFA prompt never appears, confirm whether authentication reached the MFA stage at all. A missing prompt can be a symptom of an earlier backend failure.
06
VPN authentication may depend on directory services, servers, synchronization, or an appliance that is slow or unavailable. One source case connected successfully only after the backend server returned to service.
07
A connected tunnel does not prove mapped drives, DNS, printers, applications, or file servers are reachable. Test the resource separately after the tunnel is established.
A known-good connection can tell you whether to look at the user, the computer, the home network, or the VPN service.
Same credentials
If the same account and VPN settings work from another location, the user's local path to the VPN service deserves attention.
Same network
If another device on the same connection reaches the VPN endpoint, focus more closely on the affected computer or its client configuration.
Same device
Test the known VPN portal, appliance address, or service endpoint before assuming that an error message means the password is wrong.
Several source cases became a second ticket after the tunnel itself was fixed.
Mapped drive
If the VPN connects but a mapped drive fails, test the actual server and share path. Then investigate DNS, server reachability, share permissions, NTFS access, or stale drive mapping.
Application
Some business applications depend on internal printers, servers, or site-specific routes. A green VPN status alone does not prove the application has everything it needs.
Validation
Do not close at “VPN connected.” Confirm the resource or application that required the VPN is actually usable.
VPN work can cross quickly from endpoint support into firewall and infrastructure engineering.
Escalate
Do not guess appliance passwords, factory-reset equipment, or make broad configuration changes because documentation is incomplete.
Escalate
A shared outage points toward the appliance, Internet path, backend authentication, directory services, or another common dependency.
Escalate
If authentication depends on an offline or unhealthy server, fix or escalate the infrastructure condition rather than repeatedly changing the user's VPN client.
Client → Gateway → Reachability → Credentials → MFA → Backend → Resource.
Work the layers in order and the vague “VPN problem” becomes a much smaller problem.