LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Route a proxy from a VPN into the Internet (https://www.linuxquestions.org/questions/linux-networking-3/route-a-proxy-from-a-vpn-into-the-internet-716841/)

an0r0c 04-04-2009 11:47 AM

Route a proxy from a VPN into the Internet
 
Hi,
I've set up a OpenVPN VPN network and it works well.

Now I need a way to get Access to the internet from inside my VPN, I know that it works with proxies that u can connect from a lokal network and access the internet.

Code:

Laptop --- VPN ----> VPN Server --- SOCK5 ---> Internet
Now i try to make it the same way, so i installed a Socks5 proxy (antinat) listening on my VPN network on the VPN Server, which has access to the internet.
Now i installed a Socks5 Proxy (currently I've choosen antinat) to access the Internet. I can connect and auth with my proxy but it isn't possible to access other networks with the proxy, I also have played with the routing features in my openvpn config, but it does not mather if i want route 0.0.0.0 or only one specific subnet it don't works.

I got the question if it is possible on my way or not ?
are there alternatives to handle this?

greez


All times are GMT -5. The time now is 04:18 AM.