03-16-2015 06:18 AM
I am having an issue configuring VPN over IPsec with IKEv2 to use Windows Mobile VPN Client(Nokia Lumia)
Requirement: Configure remote access VPN to access the network through Nokia windows mobile (lumia 925).
Note: Windows phone 8.1 support IKEv2 only !!
#Firewall show version#
Cisco Adaptive Security Appliance Software Version 8.6(1)10 Device Manager Version 6.6(1)
Hardware: ASA5525
Anyone there know how configure to or guide me with the steps and requirements? That could help ….
Solved! Go to Solution.
03-18-2015 08:18 AM
You need to use ASA 9.3.2 which has support for 3rd party ikev2 clients
Sample ASA config
ASA Config: Using EAP authentication
---------------------------------------------------------
tunnel-‐group DefaultRAGroup general-‐attributes
address-‐pool IPv4
authentication-‐server-‐group <free-‐rad server>
tunnel-‐group DefaultRAGroup ipsec-‐attributes
ikev2 remote-‐authentication eap query-‐identity
ikev2 local-‐authentication certificate <cert>
---------------------------------------------------------
You can read the ASA 9.3.2 release notes and configuration guide for full details.
03-18-2015 08:18 AM
You need to use ASA 9.3.2 which has support for 3rd party ikev2 clients
Sample ASA config
ASA Config: Using EAP authentication
---------------------------------------------------------
tunnel-‐group DefaultRAGroup general-‐attributes
address-‐pool IPv4
authentication-‐server-‐group <free-‐rad server>
tunnel-‐group DefaultRAGroup ipsec-‐attributes
ikev2 remote-‐authentication eap query-‐identity
ikev2 local-‐authentication certificate <cert>
---------------------------------------------------------
You can read the ASA 9.3.2 release notes and configuration guide for full details.
03-20-2015 02:25 PM
If you get WP 8.1 with Denim it provides support for L2TP with IPsec. IKEv2 is probably a better way to go though. I know Denim isn't available in some areas yet though.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide