Questions tagged [openvpn]

OpenVPN is a type of VPN. It is currently only supported by aftermarket Android firmwares (custom ROMs).

Taken from the OpenVPN Wikipedia article:

OpenVPN is an open source software application that implements virtual private network (VPN) techniques for creating secure point-to-point or site-to-site connections in routed or bridged configurations and remote access facilities. It uses a custom security protocol that utilizes SSL/TLS for key exchange.

As of now it is not supported on vanilla Android but only available for aftermarket Android distributions like CyanogenMod (and others). See this ticket which requests official inclusion of OpenVPN into Android.

58 questions
6
votes
1 answer

How do I make OpenVPN Connect honour the keepalive setting?

I've got an OpenVPN server and a Android OpenVPN client (OpenVPN Connect). In the server config I've configured it to use a less often than standard keepalive ping. By default, it's a ping every 10 seconds, but I want to save battery by increasing…
gertvdijk
  • 887
  • 2
  • 11
  • 24
3
votes
1 answer

How to add scramble support for Open VPN for Android Client

Obfuscation is known to bypass restrictive firewalls and DPI of some ISPs. I am wondering why this hasn't been implemented officially in the client, given that its open source. This has been done for some mac and windows clients (and perhaps android…
xavier_fakerat
  • 10,065
  • 6
  • 41
  • 101
2
votes
0 answers

How to configure AWS VPN with Federated authentication on Android?

I have an AWS Client VPN that I use successfully in my laptop. Nonetheless I've not been able to configure it on my Android phone. The issue is, I think, that this VPN uses federated authentication (with Microsoft's Active Directory), and the…
DWilches
  • 121
  • 2
2
votes
1 answer

Openvpn on Android: Doesn't appear to be routing through tunnel

I just noticed that my Android (running CM11) is not correctly routing my traffic to my openvpn server. I noticed when I was looking at the current connections on my OpenWRT router that I could see the VPN's local IP address, and the remote…
Chev_603
1
vote
0 answers

OpenVPN Tunneling Facebook/Gmail App

I recently downloaded the OpenVPN app and I have it setup to connect to a server at my house and all of my HTTP(S) traffic is tunneled through the connection. I have confirmed this by going to ipchicken.com and it shows the correct public IP. Under…
Eric
  • 111
  • 2
1
vote
0 answers

OpenVpn Android: failed to parse certificates

I have a config file that works in windows, but when I try to use this file in the OpenVpn Android application, I get an error that says that it is not possible to parse the files ca.crt, cer.crt, cer.key and ta.key. I have the config file and all…
1
vote
0 answers

Installed OpenVPN server on rooted Android, but routing is not working

I wanted to install OpenVPN server on rooted Android and found a solution on StackExchange. I rooted my phone, installed Linux Deploy, installed Ubuntu in it and compiled latest OpenVPN server and EasyRSA. When I start OpenVPN server on my phone and…
TrickyTrix
  • 11
  • 3
1
vote
0 answers

Disconnected by openvpn server in first two hours

I have setup the openvpn server and client. The client could connect to the server. Then, the server will aways disconnect the client after around two hours(refer to the log of server). And to my surprise, the client shows the connection still on.…
Haky
  • 11
  • 3
1
vote
0 answers

OpenVPN is asking for client certificate where it shouldn't

I have imported the client config file to official OpenVPN client for Android. The config file contains CA cert but no client cert or key. That's fine because i have auth-user-pass directive in it. But when I try to connect, a window pops up…
Omid Shojaee
  • 121
  • 1
  • 1
  • 3
0
votes
4 answers

How can I extract .rar file in my SD card?

I have downloaded a VPN configuration file in .rar format but i can't extract it in my SD card. I tried Andro Zip and WinRar app for this purpose but still I can't do it. It only opens the files and not extracting it.
Sourav Ganguly
  • 101
  • 2
  • 3
  • 12