IP route checks

VPN connected but IP does not change

If the VPN says connected but your visible IP does not change, the tunnel may not be carrying your default route, the profile may be split-tunneled, the connection may have failed silently, or the browser/tool may be showing cached information.

Use this guide when your OpenVPN client reports success but public websites still see your normal network.

Article snapshot

7 min readEstimated reading time
2026-07-07Last reviewed
10 minLive server refresh interval
Technical check, not a privacy guarantee. PublicVPNList checks reachability, speed, latency and config availability. It does not verify the VPN operator, logging policy, jurisdiction or long-term privacy guarantees.

Quick answer

1 Check IP before and after

Use the same tool both times and refresh after connecting.

2 Confirm default route

Make sure general traffic is routed through the VPN.

3 Try a fresh profile

Stale public profiles may connect without carrying traffic correctly.

4 Re-test DNS and cache

Browser cache or DNS can confuse quick checks.

Advertisement

On this page

Check current IP before/after connection

Open the IP check before connecting, write down the address, connect, then run the check again. Do not send the IP address to analytics or public reports.

Confirm default route

A profile can create a tunnel but not push a default route. On Linux check ip route; on Windows inspect adapter route metrics; on Android reconnect the profile.

Check split tunnel behavior

Some profiles intentionally route only selected networks. Public profiles are usually full tunnel, but you should verify redirect-gateway or pushed route behavior.

Try a fresh profile

Choose a recently checked server with a fresh check time and known protocol/port before debugging deeper.

Advertisement

Browser/cache considerations

Refresh the page, use a private window, or compare another IP service if cached data looks suspicious.

Windows/Android/Linux notes

Windows can retain adapter state, Android needs VPN permission for the intended app, and Linux routing should be checked with ip route.

Related IP check tool

Use the PublicVPNList IP check after import and again after disconnecting.

More OpenVPN and VPN testing pages

Advertisement

Frequently asked questions

Can OpenVPN connect without changing IP?
Yes. The tunnel may be up while your default route remains outside the VPN path.