Tagged Questions
2
votes
0answers
56 views
How to bind ppp0 interface (PPTP VPN) as 'external' in proxy server?
I'm trying to bind ppp0 interface (PPTP VPN) as 'external' interface in proxy server (Tinyproxy). Unfortunately it does not work.
Using route add -net default gw 10.9.0.1 I can make all the traffic ...
1
vote
0answers
295 views
Route VPN Through Proxy
I'm on a network which requires out-going traffic to pass through an http proxy.
I would like to connect to my remote VPN through the proxy, but am not sure how to do this. Any thoughts?
I am ...
2
votes
1answer
382 views
Multiple VPN connetions, routing based on country
I want to set up a couple of VPN connections to two different countries, A and B, on my Ubuntu Server. Then I would like to set up rules based on GeoIP to determine which VPN connection should be used ...
4
votes
3answers
614 views
Redirect traffic through vpn on an as needed basis
My problem is really simple yet it sounds complex, but I have zero to none experience with this.
I have set up a box using gentoo which has its own semi-static WAN-IP and acts as router for my LAN. I ...
