Hi,
i configured an l2tp VPN server, all ok, and connection works fine.
I use VPN to access my LAN shared at home.
So, when i’m connected to this VPN, all internet traffic of the clients pass through my home adsl connection.
I don’t want this, i want every client uses its own internet connection to navigate on internet, and VPN only when need to access shared home directory.
Is this possible?
Thank you
The term you are searching for is called Split Tunneling.
Just uncheck “use default gateway on remote network” in advanced network settings on wan miniport L2 adapter!

ok thank you, i’m on linux systems but now i’ll search this method.
But, i want know if there is a method to force this from server side.
Or i need to configure all client computers?
thank you very much
Yes, you need to configure all client computers ! On linux/debian based/ PC :

Thank you very much