0

I want to setup pptpd on my linux server and tunnel through it like if I were tunneling through ssh. Is it possible to setup the vpn connection to be a local proxy that way I can choose what programs connect using it?

Will
  • 257
  • 4
  • 19

1 Answers1

0

If your "programs" support to specify the bind ip/interface, then you can choose when to go through VPN and when not. Also you should remove defaultroute from the VPN connection.

Regards

Sacx
  • 2,581
  • 16
  • 13