0
votes
0answers
43 views

OpenVPN Android Certificates

I'm having trouble with my openVPN certificates and my android device. I'm using the official openvpn client on android with a zeroshell box running openvpn using host to lan. I've generated and ...
1
vote
0answers
273 views

rooted android JB 4.1.1 razr m , Map network drive with VPN

So I established a VPN using openVPN app on my phone. My phone has an IP and everything on the network. What I would like to do now is browse the network drives remotely and possibly download files to ...
1
vote
0answers
159 views

How can I add routes to VPN

client dev tap proto udp remote ADDRESS PORT auth-user-pass ca cert-chain.pem remote-cert-tls server route 0.0.0.0 0.0.0.0 resolv-retry infinite nobind persist-key persist-tun verb 3 route-delay ...
14
votes
2answers
5k views

How do I set up OpenVPN on CyanogenMod 7?

I want to route all my network traffic through my home's ISP connection when I'm out in Internet cafes so I can't be eavesdropped/firesheeped. I have an HTC G2 with CyanogenMod 7, which has OpenVPN ...