mtchang / rt-n56u

Automatically exported from code.google.com/p/rt-n56u
0 stars 0 forks source link

Add IPSec support for L2TP VPN #907

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
It would be good to have IPSec support for L2TP VPN. Android does not support 
connecting to l2tp without ipsec. Also its more secure.

Original issue reported on code.google.com by ruifung...@gmail.com on 9 Jul 2013 at 11:51

GoogleCodeExporter commented 9 years ago
IPSec is not supported for L2TP kernel mode driver.

L2TP userspace mode very-very slow on MIPS CPU.

Original comment by andy.pad...@gmail.com on 9 Jul 2013 at 2:57

GoogleCodeExporter commented 9 years ago
Oh, I see the kernel used is 3.4. No NETKEY support then. *sigh* Android does 
not support l2tp without ipsec.

Original comment by ruifung...@gmail.com on 11 Jul 2013 at 5:00

GoogleCodeExporter commented 9 years ago
But there is going to be OpenVPN support in the next release (at least that is 
what I've read on the OpenVPN wiki). There is an OpenVPN client for Android.

Wiki: https://code.google.com/p/rt-n56u/wiki/HowToConfigureOpenvpnServer

OpenVPN on google play: 
https://play.google.com/store/apps/details?id=de.blinkt.openvpn&hl=en

Original comment by jord.sw...@gmail.com on 22 Jul 2013 at 6:49