On 06/25/2013 10:58 AM, Brian Mastenbrook wrote:
Does this handle rekeying? I found that all iOS and OS X connections
dropped after an hour, which is when Apple's IKE wants to rekey. The
xauth-noauth plugin works for my case, but it's basically just faking
xauth and relying on certificates.
Bri
On 06/25/2013 10:58 AM, Brian Mastenbrook wrote:
Does this handle rekeying? I found that all iOS and OS X connections
dropped after an hour, which is when Apple's IKE wants to rekey. The
xauth-noauth plugin works for my case, but it's basically just faking
xauth and relying on certificates.
Bri
Andy,
I've had an iOs configuration that I have used for a while. I use it to route
all traffic through (for when I am on the road at untrusted WiFi) rather than
just to get to internal resources. Here is the config I have been using:
conn ios-ikev1
keyexchange=ikev1
authby=xa
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 c