[strongSwan] iOS ipad Config

Chris Arnold carnold at electrichendrix.com
Tue Nov 20 03:59:42 CET 2012


strongswan 4.4 i believe and trying to get an ipad with ios 6 to connect to the server. I have this for my ipsec.conf:

conn iOS
	keyexchange=ikev1
	authby=xauthrsasig
	xauth=server
	left=%defaultroute
	leftsubnet=192.168.1.0/24
	leftcert=serverCert.pem
	right=%any
	rightsourceip=192.168.3.0/24
	#rightcert=
	pfs=no
	auto=add

and this for ipsec.secrets:

: RSA serverKey.pem
username : XAUTH "password"


I cant even tell if this config works as on the ipad, use certs is greyed out and will not let me turn it on. Anyone else out there seeing this?




More information about the Users mailing list