Are you using redirect-gateway? If not this could be your problem
There is 2 ways to configure the server TAP config
Method 1 (as I've shown)
-Routing>Local Networks> nothing set
-Miscellaneous>Redirect-gateway> default
-On client IP test will show your VPN Server WAN address
Method 1 forwards all client traffic over the tunnel including internet, this is why no local routes are needed as all traffic flows through the tunnel
Method 2
-set all your Routing>Local Networks> ie 10.1.1.0/24 10.2.2.0/24 etc
-Miscellaneous>Redirect-gateway> nothing selected
-On client IP test will show your client WAN address
Method 2 will use your defined routes for local networks and leave all traffic on client outside of those networks will appear from client WAN
There is 2 ways to configure the server TAP config
Method 1 (as I've shown)
-Routing>Local Networks> nothing set
-Miscellaneous>Redirect-gateway> default
-On client IP test will show your VPN Server WAN address
Method 1 forwards all client traffic over the tunnel including internet, this is why no local routes are needed as all traffic flows through the tunnel
Method 2
-set all your Routing>Local Networks> ie 10.1.1.0/24 10.2.2.0/24 etc
-Miscellaneous>Redirect-gateway> nothing selected
-On client IP test will show your client WAN address
Method 2 will use your defined routes for local networks and leave all traffic on client outside of those networks will appear from client WAN
"