OpenVPN Mac(Tunnelblick) all traffic over VPN

macopenvpntrafficvpn

The problem is that we want to use openVPN here as default VPN Server. Now we have the same problem like everytime. On Windows all works fine but on Mac we have problems with the routing.

When you are logged on to the network all your internet traffic goes through the VPN connection. We have set routes for this in the Serverconfig but they have no effect on the target system.

Is here anybody who have a solution for this?

thx for you help

UPDATE:

I don't want that the traffic goes through the VPN connection! The problem is when anybody download a file our connection here is dead.

Best Answer

Since this should be independent of which platform you run open-vpn on, you should be fine if you set the redirect-gateway directive on the Server.

See the openVPn howto for further details.

Update

In the question you told you set the routes. Setting the routes might or might not be the exact same thing as redirect-gateway. I can't tell without knowing your configuration. OpenVPN supports various ways to set routes according to the client system or specification.

You might also want to recheck if you've set the route-method and route-delay values.