Author

Topic: Split tunnel VPN on windows (Read 2011 times)

donator
Activity: 1616
Merit: 1003
April 28, 2012, 11:05:30 PM
#2
I assume the miners are running OpenVPN in client mode and connecting to your OpenVPN server located somewhere outside the firewall?

If that is the case, the traffic that the client sends to through the tunnel is contolled by the static routes that your OpenVPN server pushes to the client. This is configured in the server's config.ovpn file. Push only the static routes back to your private subnet. As long as you do not push the route to 0.0.0.0, you will have your split tunnel.
hero member
Activity: 518
Merit: 500
April 21, 2012, 08:16:13 AM
#1
I need some help with this.

Situation: some miner rigs running cgminer on windows are behind a firewall that cant be controlled. I need to access the API remotely, so get around the firewall. VPN seems like the obvious solution, however I dont want the getworks and longpolling etc to go over the VPN, only the API traffic.

From what I gather, this requires a split tunnel. This seems to be relatively straight forward to configure on linux, but does anyone have a clue how to do this with on windows? Im looking at OpenVPN but the documentation is a bit ... overwhelming and I dont see anything like what Id need.

Other suggestions besides VPN are welcome too. On linux Id try SSH reverse portforwarding, and in theory Putty should enable that on windows too, but I cant seem to make it work.
Jump to: