[strongSwan] iOS 6 & Strongswan 5.0.4

Paton, Andy andy.paton at hp.com
Tue Jun 25 13:29:19 CEST 2013


All,

Having mastered getting Android and Windows 8 Devices connected to strongswan 5.0.4, my attention has turned to iOS.

Specifically iOS 6.1.3 - as this is the only OS I have on my iDevices.

I am trying to implement Certificate + Xauth authentication, however I am not having much luck.

My connection profile for iOS has been taken from the guide on the Wiki - http://wiki.strongswan.org/projects/strongswan/wiki/IOS_(Apple)


    # /etc/ipsec.conf - strongSwan IPsec configuration file

config setup
        #plutostart=yes
        #nat_traversal=yes

conn ios
        keyexchange=ikev1
        authby=xauthrsasig
        xauth=server
        left=10.1.0.1
        leftsubnet=172.17.81.137/28
        leftfirewall=no
        leftcert=serverCert.pem
        right=%any
        rightid="C=Test,O=Org,OU=IOS,CN=*"
        #rightsubnet=10.0.0.0/24
        rightsourceip=10.6.100.0/24
        rightdns=172.17.81.142
        #rightcert=clientCert.pem
        #pfs=no
        auto=add


My ipsec secrets has an entry for:


iosuser : XAUTH "password"
When trying to connect I am getting a message saying no peer configuration found.

Are there any known issues with connecting iOS devices? Or any update connection profiles that achieve what I am trying to specifically for Strongswan 5.0.4

Regards,

Andy Paton

[HP]<http://www.hp.com/>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.strongswan.org/pipermail/users/attachments/20130625/90e2edc9/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 3690 bytes
Desc: image001.png
URL: <http://lists.strongswan.org/pipermail/users/attachments/20130625/90e2edc9/attachment.png>


More information about the Users mailing list