Comment 4 for bug 1385487

Revision history for this message
Simon Déziel (sdeziel) wrote : Re: [Bug 1385487] Re: Openswan dkms module doesn't compie

On 10/24/2014 06:50 PM, Exaltia wrote:
> Thanks for such a quickly first answer.
> Honestly, i don't know. this is a test server, switchted from debian to ubuntu 14.04 regarding another bug on an older openswan+xl2tp bug on android wich disallow them to connect to the server when klips is used
> On the other side , the klips solution was the only way i was able to setup to allow multiple windows seven OS behind the same nated dsl connection to connect to the same server
>
> BTW, if there is others solutions to achieved the sames goal that i've missed, could you please lead me a bit to those ones, please?

Nowadays, the best way to support Windows 7 and newer is to use IKEv2
instead of IKEv1. Android and Mac OS X are best handled with IKEv1 +
XAUTH. IKEv1 + XAUTH is referred as "Cisco VPN" mode in the built-in OS
X and Android VPN clients. This way, you don't have to use L2TP inside
your VPN tunnel so that's one less moving part.

To support all those, you should look at Strongswan. The version
packaged in Ubuntu supports all those very well in the Trusty LTS
release, no need to use a non-LTS version.