cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
15053
Views
14
Helpful
29
Replies

L2TP - Can't find a valid tunnel group

justkarl80
Level 1
Level 1

Hi,

I am sure this is a simple fix, but I cant see what I am missing.

Any help please?

Get the following errors in the debug.

[IKEv1]: Group = 95.83.254.91, IP = 95.x.x.x, Can't find a valid tunnel group, aborting...!
Sep 23 14:26:05 [IKEv1]: IP = 95.x.x.x, Header invalid, missing SA payload! (next payload = 4)

Tunnel group I want to use is Remote-L2TP

Config attached.

ASA Version 8.2(5)
!
hostname ciscoasa
domain-name xxxxx.local
enable password 8Ry2YjIyt7RRXU24 encrypted
passwd 2KFQnbNIdI.2KYOU encrypted
names
name 192.168.1.40 CCTV_System description CCTV System
name x.x.x.x outside description outside-interface
name 192.168.1.1 SERVER description Server
!
interface Ethernet0/0
 switchport access vlan 2
!
interface Ethernet0/1
 switchport access vlan 12
!
interface Ethernet0/2
!
interface Ethernet0/3
!
interface Ethernet0/4
!
interface Ethernet0/5
!
interface Ethernet0/6
!
interface Ethernet0/7
!
interface Vlan1
 nameif inside
 security-level 100
 ip address 192.168.1.222 255.255.255.0
!
interface Vlan2
 nameif outside
 security-level 0
 ip address outside 255.255.255.252
!
ftp mode passive
clock timezone GMT/IST 0
clock summer-time GMT/IDT recurring last Sun Mar 1:00 last Sun Oct 2:00
dns domain-lookup outside
dns server-group DefaultDNS
 name-server 89.191.34.249
 domain-name xxxxx.local
object-group service CCTV tcp
 port-object eq 9010
object-group service CCTV_NEW tcp-udp
 port-object eq 9091
object-group service BlackBerry tcp-udp
 port-object eq 3101
object-group service NSM tcp-udp
 port-object eq 886
object-group service RDP tcp-udp
 port-object eq 3389
object-group protocol TCPUDP
 protocol-object udp
 protocol-object tcp
access-list outside_access_in extended permit object-group TCPUDP any host outside eq 9091
access-list outside_access_in extended permit object-group TCPUDP any host outside eq 886
access-list outside_access_in extended permit object-group TCPUDP any host outside eq 3101
access-list outside_access_in extended permit tcp any host outside eq https
access-list outside_access_in extended permit tcp any interface outside eq pptp
access-list outside_access_in extended permit esp any interface outside
access-list outside_access_in extended permit udp any interface outside eq isakmp
access-list outside_access_in extended permit udp any interface outside eq 4500
access-list outside_access_in extended permit udp any interface outside eq 1701
access-list Remote-VPN-Gp_splitTunnelAcl standard permit 192.168.1.0 255.255.255.0
access-list inside_nat0_outbound extended permit ip 192.168.1.0 255.255.255.0 192.168.25.0 255.255.255.192
access-list RemoteVPN_splitTunnelAcl standard permit 192.168.1.0 255.255.255.0
access-list VPN-GP_splitTunnelAcl standard permit 192.168.1.0 255.255.255.0
access-list Remote-L2TP_splitTunnelAcl standard permit 192.168.1.0 255.255.255.0
pager lines 24
logging enable
logging asdm informational
mtu inside 1500
mtu outside 1500
ip local pool Remote-DHCP-POOL 192.168.25.10-192.168.25.50 mask 255.255.255.0
no failover
icmp unreachable rate-limit 1 burst-size 1
no asdm history enable
arp timeout 14400
global (outside) 1 interface
nat (inside) 0 access-list inside_nat0_outbound
nat (inside) 1 0.0.0.0 0.0.0.0
static (inside,outside) tcp interface 9091 CCTV_System 9091 netmask 255.255.255.255
static (inside,outside) tcp interface 886 SERVER 886 netmask 255.255.255.255
static (inside,outside) tcp interface 3101 SERVER 3101 netmask 255.255.255.255
static (inside,outside) tcp interface https SERVER https netmask 255.255.255.255
static (inside,outside) tcp interface pptp SERVER pptp netmask 255.255.255.255
access-group outside_access_in in interface outside
route outside 0.0.0.0 0.0.0.0 89.191.53.17 1
timeout xlate 3:00:00
timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02
timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00
timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00
timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute
timeout tcp-proxy-reassembly 0:01:00
timeout floating-conn 0:00:00
dynamic-access-policy-record DfltAccessPolicy
aaa authentication ssh console LOCAL
aaa authentication http console LOCAL
http server enable
http 192.168.1.0 255.255.255.0 inside
no snmp-server location
no snmp-server contact
snmp-server enable traps snmp authentication linkup linkdown coldstart
crypto ipsec transform-set ESP-AES-256-MD5 esp-aes-256 esp-md5-hmac
crypto ipsec transform-set ESP-DES-SHA esp-des esp-sha-hmac
crypto ipsec transform-set ESP-DES-MD5 esp-des esp-md5-hmac
crypto ipsec transform-set ESP-AES-192-MD5 esp-aes-192 esp-md5-hmac
crypto ipsec transform-set ESP-3DES-MD5 esp-3des esp-md5-hmac
crypto ipsec transform-set ESP-AES-256-SHA esp-aes-256 esp-sha-hmac
crypto ipsec transform-set ESP-AES-128-SHA esp-aes esp-sha-hmac
crypto ipsec transform-set ESP-AES-192-SHA esp-aes-192 esp-sha-hmac
crypto ipsec transform-set ESP-AES-128-MD5 esp-aes esp-md5-hmac
crypto ipsec transform-set ESP-3DES-SHA esp-3des esp-sha-hmac
crypto ipsec transform-set trans esp-3des esp-sha-hmac
crypto ipsec transform-set trans mode transport
crypto ipsec security-association lifetime seconds 28800
crypto ipsec security-association lifetime kilobytes 4608000
crypto dynamic-map SYSTEM_DEFAULT_CRYPTO_MAP 65535 set pfs
crypto dynamic-map SYSTEM_DEFAULT_CRYPTO_MAP 65535 set transform-set ESP-AES-128-SHA ESP-AES-128-MD5 ESP-AES-192-SHA ESP-AES-192-MD5 ESP-AES-256-SHA ESP-AES-256-MD5 ESP-3DES-SHA ESP-3DES-MD5 ESP-DES-SHA ESP-DES-MD5
crypto dynamic-map dyno 20 set transform-set trans
crypto map outside_map 65535 ipsec-isakmp dynamic SYSTEM_DEFAULT_CRYPTO_MAP
crypto map vpn 20 ipsec-isakmp dynamic dyno
crypto map vpn interface outside
crypto ca trustpoint _SmartCallHome_ServerCA
 crl configure
crypto ca trustpoint ASDM_TrustPoint0
 enrollment self
 subject-name CN=ciscoasa
 crl configure
crypto ca certificate chain _SmartCallHome_ServerCA
 certificate ca 6ecc7aa5a7032009b8cebcf4e952d491
    308205ec 308204d4 a0030201 0202106e cc7aa5a7 032009b8 cebcf4e9 52d49130
    0d06092a 864886f7 0d010105 05003081 ca310b30 09060355 04061302 55533117
    30150603 55040a13 0e566572 69536967 6e2c2049 6e632e31 1f301d06 0355040b
    13165665 72695369 676e2054 72757374 204e6574 776f726b 313a3038 06035504
    0b133128 63292032 30303620 56657269 5369676e 2c20496e 632e202d 20466f72
    20617574 686f7269 7a656420 75736520 6f6e6c79 31453043 06035504 03133c56
    65726953 69676e20 436c6173 73203320 5075626c 69632050 72696d61 72792043
    65727469 66696361 74696f6e 20417574 686f7269 7479202d 20473530 1e170d31
    30303230 38303030 3030305a 170d3230 30323037 32333539 35395a30 81b5310b
    30090603 55040613 02555331 17301506 0355040a 130e5665 72695369 676e2c20
    496e632e 311f301d 06035504 0b131656 65726953 69676e20 54727573 74204e65
    74776f72 6b313b30 39060355 040b1332 5465726d 73206f66 20757365 20617420
    68747470 733a2f2f 7777772e 76657269 7369676e 2e636f6d 2f727061 20286329
    3130312f 302d0603 55040313 26566572 69536967 6e20436c 61737320 33205365
    63757265 20536572 76657220 4341202d 20473330 82012230 0d06092a 864886f7
    0d010101 05000382 010f0030 82010a02 82010100 b187841f c20c45f5 bcab2597
    a7ada23e 9cbaf6c1 39b88bca c2ac56c6 e5bb658e 444f4dce 6fed094a d4af4e10
    9c688b2e 957b899b 13cae234 34c1f35b f3497b62 83488174 d188786c 0253f9bc
    7f432657 5833833b 330a17b0 d04e9124 ad867d64 12dc744a 34a11d0a ea961d0b
    15fca34b 3bce6388 d0f82d0c 948610ca b69a3dca eb379c00 48358629 5078e845
    63cd1941 4ff595ec 7b98d4c4 71b350be 28b38fa0 b9539cf5 ca2c23a9 fd1406e8
    18b49ae8 3c6e81fd e4cd3536 b351d369 ec12ba56 6e6f9b57 c58b14e7 0ec79ced
    4a546ac9 4dc5bf11 b1ae1c67 81cb4455 33997f24 9b3f5345 7f861af3 3cfa6d7f
    81f5b84a d3f58537 1cb5a6d0 09e4187b 384efa0f 02030100 01a38201 df308201
    db303406 082b0601 05050701 01042830 26302406 082b0601 05050730 01861868
    7474703a 2f2f6f63 73702e76 65726973 69676e2e 636f6d30 12060355 1d130101
    ff040830 060101ff 02010030 70060355 1d200469 30673065 060b6086 480186f8
    45010717 03305630 2806082b 06010505 07020116 1c687474 70733a2f 2f777777
    2e766572 69736967 6e2e636f 6d2f6370 73302a06 082b0601 05050702 02301e1a
    1c687474 70733a2f 2f777777 2e766572 69736967 6e2e636f 6d2f7270 61303406
    03551d1f 042d302b 3029a027 a0258623 68747470 3a2f2f63 726c2e76 65726973
    69676e2e 636f6d2f 70636133 2d67352e 63726c30 0e060355 1d0f0101 ff040403
    02010630 6d06082b 06010505 07010c04 61305fa1 5da05b30 59305730 55160969
    6d616765 2f676966 3021301f 30070605 2b0e0302 1a04148f e5d31a86 ac8d8e6b
    c3cf806a d448182c 7b192e30 25162368 7474703a 2f2f6c6f 676f2e76 65726973
    69676e2e 636f6d2f 76736c6f 676f2e67 69663028 0603551d 11042130 1fa41d30
    1b311930 17060355 04031310 56657269 5369676e 4d504b49 2d322d36 301d0603
    551d0e04 1604140d 445c1653 44c1827e 1d20ab25 f40163d8 be79a530 1f060355
    1d230418 30168014 7fd365a7 c2ddecbb f03009f3 4339fa02 af333133 300d0609
    2a864886 f70d0101 05050003 82010100 0c8324ef ddc30cd9 589cfe36 b6eb8a80
    4bd1a3f7 9df3cc53 ef829ea3 a1e697c1 589d756c e01d1b4c fad1c12d 05c0ea6e
    b2227055 d9203340 3307c265 83fa8f43 379bea0e 9a6c70ee f69c803b d937f47a
    6decd018 7d494aca 99c71928 a2bed877 24f78526 866d8705 404167d1 273aeddc
    481d22cd 0b0b8bbc f4b17bfd b499a8e9 762ae11a 2d876e74 d388dd1e 22c6df16
    b62b8214 0a945cf2 50ecafce ff62370d ad65d306 4153ed02 14c8b558 28a1ace0
    5becb37f 954afb03 c8ad26db e6667812 4ad99f42 fbe198e6 42839b8f 8f6724e8
    6119b5dd cdb50b26 058ec36e c4c875b8 46cfe218 065ea9ae a8819a47 16de0c28
    6c2527b9 deb78458 c61f381e a4c4cb66
  quit
crypto ca certificate chain ASDM_TrustPoint0
 certificate 5eb57b56
    30820201 3082016a a0030201 0202045e b57b5630 0d06092a 864886f7 0d010105
    05003045 3111300f 06035504 03130863 6973636f 61736131 30302e06 092a8648
    86f70d01 09021621 63697363 6f617361 2e627574 6c657274 6563686e 6f6c6f67
    6965732e 6c6f6361 6c301e17 0d313630 39313931 33303732 395a170d 32363039
    31373133 30373239 5a304531 11300f06 03550403 13086369 73636f61 73613130
    302e0609 2a864886 f70d0109 02162163 6973636f 6173612e 6275746c 65727465
    63686e6f 6c6f6769 65732e6c 6f63616c 30819f30 0d06092a 864886f7 0d010101
    05000381 8d003081 89028181 008e76a6 2ad8e079 15814471 df2c3309 abdc0ae7
    1c665f5f bb09154b 1ac3fd81 930b29cb 6da29338 738c9373 a0b30f61 a1d08aa9
    f5ef926b 11ef1e22 e8beeb5f c6606090 7a71b367 cad571c5 56331678 d83d4bb4
    9f98a565 577cccd6 dc20e190 c7128cf2 37807440 e38d3ad1 3da501c2 14bbbe02
    45abf677 89248633 05589d55 75020301 0001300d 06092a86 4886f70d 01010505
    00038181 000a7b9d 3e29b1d9 8459309b 5e24606a cae0710e b9e264f4 a61125b9
    2f431f3a 5c4a9485 fe9bc0b0 9f9f7072 13abd978 243e0542 e34642d6 ae33028d
    be03b9e9 56c693ab b082932d b44ab014 9366c0d4 529a7ff5 818f7293 2026521b
    52fcf5c7 d623f7fa 54019c86 e64a4212 08444c58 8ccd11d8 4297d18a c4b2de33
    2003eaf5 e2
  quit
crypto isakmp enable outside
crypto isakmp policy 10
 authentication pre-share
 encryption 3des
 hash sha
 group 2
 lifetime 86400
telnet timeout 5
ssh 192.168.1.0 255.255.255.0 inside
ssh 0.0.0.0 0.0.0.0 outside
ssh timeout 30
ssh version 2
console timeout 0
dhcpd auto_config outside
!

threat-detection basic-threat
threat-detection statistics access-list
threat-detection statistics tcp-intercept rate-interval 30 burst-rate 400 average-rate 200
ntp server 79.125.112.210
ntp server 193.1.193.157 source outside prefer
webvpn
 port 8443
 enable outside
 dtls port 8443
 svc image disk0:/anyconnect-win-2.5.2014-k9.pkg 1
 svc image disk0:/anyconnect-macosx-i386-2.5.2014-k9.pkg 2
 svc image disk0:/sslclient-win-1.1.4.176.pkg 3
 svc enable
group-policy DfltGrpPolicy attributes
 vpn-tunnel-protocol IPSec l2tp-ipsec svc webvpn
 webvpn
  svc ask enable
group-policy RemoteVPN internal
group-policy RemoteVPN attributes
 dns-server value 192.168.1.1 192.168.1.2
 vpn-tunnel-protocol IPSec
 split-tunnel-policy tunnelspecified
 split-tunnel-network-list value RemoteVPN_splitTunnelAcl
 default-domain value xxxx.local
group-policy Remote-VPN-GP internal
group-policy Remote-VPN-GP attributes
 dns-server value 192.168.1.1
 vpn-tunnel-protocol IPSec
 default-domain value xxxxx.local
group-policy Remote-L2TP internal
group-policy Remote-L2TP attributes
 dns-server value 192.168.1.1 192.168.1.2
 vpn-tunnel-protocol webvpn
username xxxxpassword v5FJjvsPy8PsIOtZ encrypted privilege 15
username xxxx attributes
 vpn-group-policy RemoteVPN
username xxxxx password YeC9t79Bj2E5FxxV encrypted
username xxxxx attributes
 vpn-group-policy Remote-L2TP
username xxxxx  password 2KXeP2Ggcoa6BTsozucgAA== nt-encrypted
tunnel-group Remote-VPN-GP type remote-access
tunnel-group Remote-VPN-GP general-attributes
 address-pool Remote-DHCP-POOL
 default-group-policy Remote-VPN-GP
tunnel-group Remote-VPN-GP ipsec-attributes
 pre-shared-key *****
tunnel-group Remote-L2TP type remote-access
tunnel-group Remote-L2TP general-attributes
 address-pool Remote-DHCP-POOL
 default-group-policy Remote-L2TP
tunnel-group Remote-L2TP ipsec-attributes
 pre-shared-key *****
tunnel-group Remote-L2TP ppp-attributes
 authentication ms-chap-v2
!
class-map inspection_default
 match default-inspection-traffic
!
!
policy-map type inspect dns preset_dns_map
 parameters
  message-length maximum client auto
  message-length maximum 512
policy-map global_policy
 class inspection_default
  inspect dns preset_dns_map
  inspect ftp
  inspect h323 h225
  inspect h323 ras
  inspect rsh
  inspect rtsp
  inspect esmtp
  inspect sqlnet
  inspect skinny
  inspect sunrpc
  inspect xdmcp
  inspect sip
  inspect netbios
  inspect tftp
  inspect ip-options
  inspect pptp
!
service-policy global_policy global
prompt hostname context
call-home reporting anonymous
Cryptochecksum:c4b7c39420a91e2f7bb4adc5e5a8539b
: end
ciscoasa(config)#

29 Replies 29

Hi,

 I see even Phase 2 getting completed in the logs so more of a client issue.

Under the security tab in the connection profile on the client check if you have allowed correct password and the security protocols :

https://www.softether.org/4-docs/2-howto/9.L2TPIPsec_Setup_Guide_for_SoftEther_VPN_Server/4.Windows_L2TP_Client_Setup

Regards,

Aditya

Please rate helpful posts and mark correct answers.

Ok so I don't see anything in the logs when I try to connect using my laptop, but when I use an iphone I get plenty back.

The windows client returns 789 error, which is pointing to a password, secret issue.

Have recreated the user again with new password, also created a new secret but to no joy.

Hi,

I would request fresh debugs when you test it from the Iphone.

Regards,

Aditya

Please rate helpful posts and mark correct answers.

Sep 26 15:55:14 [IKEv1]: IP = 31.169.97.196, IKE_DECODE RECEIVED Message (msgid=0) with payloads : HDR + SA (1) + VENDOR (13) + VENDOR (13) + VENDOR (13) + VENDOR (13) + VENDOR (13) + VENDOR (13) + VENDOR (13) + VENDOR (13) + VENDOR (13) + VENDOR (13) + VENDOR (13) + VENDOR (13) + NONE (0) total length : 788
Sep 26 15:55:14 [IKEv1 DEBUG]: IP = 31.169.97.196, processing SA payload
Sep 26 15:55:14 [IKEv1 DEBUG]: IP = 31.169.97.196, Oakley proposal is acceptable
Sep 26 15:55:14 [IKEv1 DEBUG]: IP = 31.169.97.196, processing VID payload
Sep 26 15:55:14 [IKEv1 DEBUG]: IP = 31.169.97.196, Received NAT-Traversal RFC VID
Sep 26 15:55:14 [IKEv1 DEBUG]: IP = 31.169.97.196, processing VID payload
Sep 26 15:55:14 [IKEv1 DEBUG]: IP = 31.169.97.196, processing VID payload
Sep 26 15:55:14 [IKEv1 DEBUG]: IP = 31.169.97.196, processing VID payload
Sep 26 15:55:14 [IKEv1 DEBUG]: IP = 31.169.97.196, processing VID payload
Sep 26 15:55:14 [IKEv1 DEBUG]: IP = 31.169.97.196, processing VID payload
Sep 26 15:55:14 [IKEv1 DEBUG]: IP = 31.169.97.196, processing VID payload
Sep 26 15:55:14 [IKEv1 DEBUG]: IP = 31.169.97.196, processing VID payload
Sep 26 15:55:14 [IKEv1 DEBUG]: IP = 31.169.97.196, Received NAT-Traversal ver 03 VID
Sep 26 15:55:14 [IKEv1 DEBUG]: IP = 31.169.97.196, processing VID payload
Sep 26 15:55:14 [IKEv1 DEBUG]: IP = 31.169.97.196, processing VID payload
Sep 26 15:55:14 [IKEv1 DEBUG]: IP = 31.169.97.196, Received NAT-Traversal ver 02 VID
Sep 26 15:55:14 [IKEv1 DEBUG]: IP = 31.169.97.196, processing VID payload
Sep 26 15:55:14 [IKEv1 DEBUG]: IP = 31.169.97.196, Received Fragmentation VID
Sep 26 15:55:14 [IKEv1 DEBUG]: IP = 31.169.97.196, IKE Peer included IKE fragmentation capability flags:  Main Mode:        True  Aggressive Mode:  False
Sep 26 15:55:14 [IKEv1 DEBUG]: IP = 31.169.97.196, processing VID payload
Sep 26 15:55:14 [IKEv1 DEBUG]: IP = 31.169.97.196, Received DPD VID
Sep 26 15:55:14 [IKEv1 DEBUG]: IP = 31.169.97.196, processing IKE SA payload
Sep 26 15:55:14 [IKEv1 DEBUG]: IP = 31.169.97.196, IKE SA Proposal # 1, Transform # 13 acceptable  Matches global IKE entry # 1
Sep 26 15:55:14 [IKEv1 DEBUG]: IP = 31.169.97.196, constructing ISAKMP SA payload
Sep 26 15:55:14 [IKEv1 DEBUG]: IP = 31.169.97.196, constructing NAT-Traversal VID ver 02 payload
Sep 26 15:55:14 [IKEv1 DEBUG]: IP = 31.169.97.196, constructing Fragmentation VID + extended capabilities payload
Sep 26 15:55:14 [IKEv1]: IP = 31.169.97.196, IKE_DECODE SENDING Message (msgid=0) with payloads : HDR + SA (1) + VENDOR (13) + VENDOR (13) + NONE (0) total length : 124
Sep 26 15:55:14 [IKEv1]: IP = 31.169.97.196, IKE_DECODE RECEIVED Message (msgid=0) with payloads : HDR + KE (4) + NONCE (10) + NAT-D (130) + NAT-D (130) + NONE (0) total length : 228
Sep 26 15:55:14 [IKEv1 DEBUG]: IP = 31.169.97.196, processing ke payload
Sep 26 15:55:14 [IKEv1 DEBUG]: IP = 31.169.97.196, processing ISA_KE payload
Sep 26 15:55:14 [IKEv1 DEBUG]: IP = 31.169.97.196, processing nonce payload
Sep 26 15:55:14 [IKEv1 DEBUG]: IP = 31.169.97.196, processing NAT-Discovery payload
Sep 26 15:55:14 [IKEv1 DEBUG]: IP = 31.169.97.196, computing NAT Discovery hash
Sep 26 15:55:14 [IKEv1 DEBUG]: IP = 31.169.97.196, processing NAT-Discovery payload
Sep 26 15:55:14 [IKEv1 DEBUG]: IP = 31.169.97.196, computing NAT Discovery hash
Sep 26 15:55:14 [IKEv1 DEBUG]: IP = 31.169.97.196, constructing ke payload
Sep 26 15:55:14 [IKEv1 DEBUG]: IP = 31.169.97.196, constructing nonce payload
Sep 26 15:55:14 [IKEv1 DEBUG]: IP = 31.169.97.196, constructing Cisco Unity VID payload
Sep 26 15:55:14 [IKEv1 DEBUG]: IP = 31.169.97.196, constructing xauth V6 VID payload
Sep 26 15:55:14 [IKEv1 DEBUG]: IP = 31.169.97.196, Send IOS VID
Sep 26 15:55:14 [IKEv1 DEBUG]: IP = 31.169.97.196, Constructing ASA spoofing IOS Vendor ID payload (version: 1.0.0, capabilities: 20000001)
Sep 26 15:55:14 [IKEv1 DEBUG]: IP = 31.169.97.196, constructing VID payload
Sep 26 15:55:14 [IKEv1 DEBUG]: IP = 31.169.97.196, Send Altiga/Cisco VPN3000/Cisco ASA GW VID
Sep 26 15:55:14 [IKEv1 DEBUG]: IP = 31.169.97.196, constructing NAT-Discovery payload
Sep 26 15:55:14 [IKEv1 DEBUG]: IP = 31.169.97.196, computing NAT Discovery hash
Sep 26 15:55:14 [IKEv1 DEBUG]: IP = 31.169.97.196, constructing NAT-Discovery payload
Sep 26 15:55:14 [IKEv1 DEBUG]: IP = 31.169.97.196, computing NAT Discovery hash
Sep 26 15:55:14 [IKEv1]: IP = 31.169.97.196, Connection landed on tunnel_group DefaultRAGroup
Sep 26 15:55:14 [IKEv1 DEBUG]: Group = DefaultRAGroup, IP = 31.169.97.196, Generating keys for Responder...
Sep 26 15:55:14 [IKEv1]: IP = 31.169.97.196, IKE_DECODE SENDING Message (msgid=0) with payloads : HDR + KE (4) + NONCE (10) + VENDOR (13) + VENDOR (13) + VENDOR (13) + VENDOR (13) + NAT-D (130) + NAT-D (130) + NONE (0) total length : 304
Sep 26 15:55:14 [IKEv1]: IP = 31.169.97.196, IKE_DECODE RECEIVED Message (msgid=0) with payloads : HDR + ID (5) + HASH (8) + NOTIFY (11) + NONE (0) total length : 92
Sep 26 15:55:14 [IKEv1 DEBUG]: Group = DefaultRAGroup, IP = 31.169.97.196, processing ID payload
Sep 26 15:55:14 [IKEv1 DEBUG]: Group = DefaultRAGroup, IP = 31.169.97.196, processing hash payload
Sep 26 15:55:14 [IKEv1 DEBUG]: Group = DefaultRAGroup, IP = 31.169.97.196, Computing hash for ISAKMP
Sep 26 15:55:14 [IKEv1 DEBUG]: Group = DefaultRAGroup, IP = 31.169.97.196, processing notify payload
Sep 26 15:55:14 [IKEv1]: Group = DefaultRAGroup, IP = 31.169.97.196, Automatic NAT Detection Status:     Remote end   IS   behind a NAT device     This   end is NOT behind a NAT device
Sep 26 15:55:14 [IKEv1]: IP = 31.169.97.196, Connection landed on tunnel_group DefaultRAGroup
Sep 26 15:55:14 [IKEv1 DEBUG]: Group = DefaultRAGroup, IP = 31.169.97.196, constructing ID payload
Sep 26 15:55:14 [IKEv1 DEBUG]: Group = DefaultRAGroup, IP = 31.169.97.196, constructing hash payload
Sep 26 15:55:14 [IKEv1 DEBUG]: Group = DefaultRAGroup, IP = 31.169.97.196, Computing hash for ISAKMP
Sep 26 15:55:14 [IKEv1 DEBUG]: Group = DefaultRAGroup, IP = 31.169.97.196, constructing dpd vid payload
Sep 26 15:55:14 [IKEv1]: IP = 31.169.97.196, IKE_DECODE SENDING Message (msgid=0) with payloads : HDR + ID (5) + HASH (8) + VENDOR (13) + NONE (0) total length : 84
Sep 26 15:55:14 [IKEv1]: Group = DefaultRAGroup, IP = 31.169.97.196, PHASE 1 COMPLETED
Sep 26 15:55:14 [IKEv1]: IP = 31.169.97.196, Keep-alive type for this connection: DPD
Sep 26 15:55:14 [IKEv1 DEBUG]: Group = DefaultRAGroup, IP = 31.169.97.196, Starting P1 rekey timer: 2700 seconds.
Sep 26 15:55:15 [IKEv1]: IP = 31.169.97.196, IKE_DECODE RECEIVED Message (msgid=ecec5e0) with payloads : HDR + HASH (8) + SA (1) + NONCE (10) + ID (5) + ID (5) + NAT-OA (131) + NAT-OA (131) + NONE (0) total length : 304
Sep 26 15:55:15 [IKEv1 DEBUG]: Group = DefaultRAGroup, IP = 31.169.97.196, processing hash payload
Sep 26 15:55:15 [IKEv1 DEBUG]: Group = DefaultRAGroup, IP = 31.169.97.196, processing SA payload
Sep 26 15:55:15 [IKEv1 DEBUG]: Group = DefaultRAGroup, IP = 31.169.97.196, processing nonce payload
Sep 26 15:55:15 [IKEv1 DEBUG]: Group = DefaultRAGroup, IP = 31.169.97.196, processing ID payload
Sep 26 15:55:15 [IKEv1]: Group = DefaultRAGroup, IP = 31.169.97.196, Received remote Proxy Host data in ID Payload:  Address 192.168.1.35, Protocol 17, Port 65107
Sep 26 15:55:15 [IKEv1 DEBUG]: Group = DefaultRAGroup, IP = 31.169.97.196, processing ID payload
Sep 26 15:55:15 [IKEv1]: Group = DefaultRAGroup, IP = 31.169.97.196, Received local Proxy Host data in ID Payload:  Address 89.191.53.18, Protocol 17, Port 1701
Sep 26 15:55:15 [IKEv1]: Group = DefaultRAGroup, IP = 31.169.97.196, L2TP/IPSec session detected.
Sep 26 15:55:15 [IKEv1 DEBUG]: Group = DefaultRAGroup, IP = 31.169.97.196, processing NAT-Original-Address payload
Sep 26 15:55:15 [IKEv1 DEBUG]: Group = DefaultRAGroup, IP = 31.169.97.196, processing NAT-Original-Address payload
Sep 26 15:55:15 [IKEv1]: Group = DefaultRAGroup, IP = 31.169.97.196, QM IsRekeyed old sa not found by addr
Sep 26 15:55:15 [IKEv1 DEBUG]: Group = DefaultRAGroup, IP = 31.169.97.196, Selecting only UDP-Encapsulated-Tunnel and  UDP-Encapsulated-Transport modes defined by NAT-Traversal
Sep 26 15:55:15 [IKEv1 DEBUG]: Group = DefaultRAGroup, IP = 31.169.97.196, Selecting only UDP-Encapsulated-Tunnel and  UDP-Encapsulated-Transport modes defined by NAT-Traversal
Sep 26 15:55:15 [IKEv1 DEBUG]: Group = DefaultRAGroup, IP = 31.169.97.196, Selecting only UDP-Encapsulated-Tunnel and  UDP-Encapsulated-Transport modes defined by NAT-Traversal
Sep 26 15:55:15 [IKEv1 DEBUG]: Group = DefaultRAGroup, IP = 31.169.97.196, Selecting only UDP-Encapsulated-Tunnel and  UDP-Encapsulated-Transport modes defined by NAT-Traversal
Sep 26 15:55:15 [IKEv1 DEBUG]: Group = DefaultRAGroup, IP = 31.169.97.196, Selecting only UDP-Encapsulated-Tunnel and  UDP-Encapsulated-Transport modes defined by NAT-Traversal
Sep 26 15:55:15 [IKEv1 DEBUG]: Group = DefaultRAGroup, IP = 31.169.97.196, Selecting only UDP-Encapsulated-Tunnel and  UDP-Encapsulated-Transport modes defined by NAT-Traversal
Sep 26 15:55:15 [IKEv1 DEBUG]: Group = DefaultRAGroup, IP = 31.169.97.196, Selecting only UDP-Encapsulated-Tunnel and  UDP-Encapsulated-Transport modes defined by NAT-Traversal
Sep 26 15:55:15 [IKEv1 DEBUG]: Group = DefaultRAGroup, IP = 31.169.97.196, Selecting only UDP-Encapsulated-Tunnel and  UDP-Encapsulated-Transport modes defined by NAT-Traversal
Sep 26 15:55:15 [IKEv1 DEBUG]: Group = DefaultRAGroup, IP = 31.169.97.196, Selecting only UDP-Encapsulated-Tunnel and  UDP-Encapsulated-Transport modes defined by NAT-Traversal
Sep 26 15:55:15 [IKEv1 DEBUG]: Group = DefaultRAGroup, IP = 31.169.97.196, Selecting only UDP-Encapsulated-Tunnel and  UDP-Encapsulated-Transport modes defined by NAT-Traversal
Sep 26 15:55:15 [IKEv1 DEBUG]: Group = DefaultRAGroup, IP = 31.169.97.196, Selecting only UDP-Encapsulated-Tunnel and  UDP-Encapsulated-Transport modes defined by NAT-Traversal
Sep 26 15:55:15 [IKEv1]: Group = DefaultRAGroup, IP = 31.169.97.196, IKE Remote Peer configured for crypto map: SYSTEM_DEFAULT_CRYPTO_MAP
Sep 26 15:55:15 [IKEv1 DEBUG]: Group = DefaultRAGroup, IP = 31.169.97.196, processing IPSec SA payload
Sep 26 15:55:15 [IKEv1]: Phase 2 failure:  Mismatched attribute types for class Encapsulation Mode:  Rcv'd: UDP Transport  Cfg'd: UDP Tunnel(NAT-T)
Sep 26 15:55:15 [IKEv1]: Phase 2 failure:  Mismatched attribute types for class Encapsulation Mode:  Rcv'd: UDP Transport  Cfg'd: UDP Tunnel(NAT-T)
Sep 26 15:55:15 [IKEv1]: Phase 2 failure:  Mismatched attribute types for class Encapsulation Mode:  Rcv'd: UDP Transport  Cfg'd: UDP Tunnel(NAT-T)
Sep 26 15:55:15 [IKEv1]: Phase 2 failure:  Mismatched attribute types for class Encapsulation Mode:  Rcv'd: UDP Transport  Cfg'd: UDP Tunnel(NAT-T)
Sep 26 15:55:15 [IKEv1]: Phase 2 failure:  Mismatched attribute types for class Encapsulation Mode:  Rcv'd: UDP Transport  Cfg'd: UDP Tunnel(NAT-T)
Sep 26 15:55:15 [IKEv1]: Phase 2 failure:  Mismatched attribute types for class Encapsulation Mode:  Rcv'd: UDP Transport  Cfg'd: UDP Tunnel(NAT-T)
Sep 26 15:55:15 [IKEv1]: Phase 2 failure:  Mismatched attribute types for class Encapsulation Mode:  Rcv'd: UDP Transport  Cfg'd: UDP Tunnel(NAT-T)
Sep 26 15:55:15 [IKEv1]: Phase 2 failure:  Mismatched attribute types for class Encapsulation Mode:  Rcv'd: UDP Transport  Cfg'd: UDP Tunnel(NAT-T)
Sep 26 15:55:15 [IKEv1]: Phase 2 failure:  Mismatched attribute types for class Encapsulation Mode:  Rcv'd: UDP Transport  Cfg'd: UDP Tunnel(NAT-T)
Sep 26 15:55:15 [IKEv1]: Phase 2 failure:  Mismatched attribute types for class Encapsulation Mode:  Rcv'd: UDP Transport  Cfg'd: UDP Tunnel(NAT-T)
Sep 26 15:55:15 [IKEv1]: Phase 2 failure:  Mismatched attribute types for class Encapsulation Mode:  Rcv'd: UDP Transport  Cfg'd: UDP Tunnel(NAT-T)
Sep 26 15:55:15 [IKEv1]: Phase 2 failure:  Mismatched attribute types for class Encapsulation Mode:  Rcv'd: UDP Transport  Cfg'd: UDP Tunnel(NAT-T)
Sep 26 15:55:15 [IKEv1 DEBUG]: Group = DefaultRAGroup, IP = 31.169.97.196, IPSec SA Proposal # 1, Transform # 5 acceptable  Matches global IPSec SA entry # 65535
Sep 26 15:55:15 [IKEv1]: Group = DefaultRAGroup, IP = 31.169.97.196, IKE: requesting SPI!
IPSEC: New embryonic SA created @ 0xC9302438,
    SCB: 0xCAE813E0,
    Direction: inbound
    SPI      : 0xD61645B4
    Session ID: 0x00152000
    VPIF num  : 0x00000002
    Tunnel type: ra
    Protocol   : esp
    Lifetime   : 240 seconds
Sep 26 15:55:15 [IKEv1 DEBUG]: Group = DefaultRAGroup, IP = 31.169.97.196, IKE got SPI from key engine: SPI = 0xd61645b4
Sep 26 15:55:15 [IKEv1 DEBUG]: Group = DefaultRAGroup, IP = 31.169.97.196, oakley constucting quick mode
Sep 26 15:55:15 [IKEv1 DEBUG]: Group = DefaultRAGroup, IP = 31.169.97.196, constructing blank hash payload
Sep 26 15:55:15 [IKEv1 DEBUG]: Group = DefaultRAGroup, IP = 31.169.97.196, constructing IPSec SA payload
Sep 26 15:55:15 [IKEv1 DEBUG]: Group = DefaultRAGroup, IP = 31.169.97.196, constructing IPSec nonce payload
Sep 26 15:55:15 [IKEv1 DEBUG]: Group = DefaultRAGroup, IP = 31.169.97.196, constructing proxy ID
Sep 26 15:55:15 [IKEv1 DEBUG]: Group = DefaultRAGroup, IP = 31.169.97.196, Transmitting Proxy Id:
  Remote host: 31.169.97.196  Protocol 17  Port 0
  Local host:  89.191.53.18  Protocol 17  Port 1701
Sep 26 15:55:15 [IKEv1 DEBUG]: Group = DefaultRAGroup, IP = 31.169.97.196, constructing NAT-Original-Address payload
Sep 26 15:55:15 [IKEv1]: Group = DefaultRAGroup, IP = 31.169.97.196, NAT-Traversal sending NAT-Original-Address payload
Sep 26 15:55:15 [IKEv1 DEBUG]: Group = DefaultRAGroup, IP = 31.169.97.196, constructing qm hash payload
Sep 26 15:55:15 [IKEv1]: IP = 31.169.97.196, IKE_DECODE SENDING Message (msgid=ecec5e0) with payloads : HDR + HASH (8) + SA (1) + NONCE (10) + ID (5) + ID (5) + NAT-OA (131) + NONE (0) total length : 160
Sep 26 15:55:15 [IKEv1]: IP = 31.169.97.196, IKE_DECODE RECEIVED Message (msgid=ecec5e0) with payloads : HDR + HASH (8) + NONE (0) total length : 52
Sep 26 15:55:15 [IKEv1 DEBUG]: Group = DefaultRAGroup, IP = 31.169.97.196, processing hash payload
Sep 26 15:55:15 [IKEv1 DEBUG]: Group = DefaultRAGroup, IP = 31.169.97.196, loading all IPSEC SAs
Sep 26 15:55:15 [IKEv1 DEBUG]: Group = DefaultRAGroup, IP = 31.169.97.196, Generating Quick Mode Key!
Sep 26 15:55:15 [IKEv1 DEBUG]: Group = DefaultRAGroup, IP = 31.169.97.196, NP encrypt rule look up for crypto map SYSTEM_DEFAULT_CRYPTO_MAP 65535 matching ACL Unknown: returned cs_id=c9acfa58; rule=00000000
Sep 26 15:55:15 [IKEv1 DEBUG]: Group = DefaultRAGroup, IP = 31.169.97.196, Generating Quick Mode Key!
IPSEC: New embryonic SA created @ 0xCA057838,
    SCB: 0xC974A388,
    Direction: outbound
    SPI      : 0x02D7DAC0
    Session ID: 0x00152000
    VPIF num  : 0x00000002
    Tunnel type: ra
    Protocol   : esp
    Lifetime   : 240 seconds
IPSEC: Completed host OBSA update, SPI 0x02D7DAC0
IPSEC: Creating outbound VPN context, SPI 0x02D7DAC0
    Flags: 0x00000225
    SA   : 0xCA057838
    SPI  : 0x02D7DAC0
    MTU  : 1500 bytes
    VCID : 0x00000000
    Peer : 0x00000000
    SCB  : 0x820D5833
    Channel: 0xC6A93A20
IPSEC: Completed outbound VPN context, SPI 0x02D7DAC0
    VPN handle: 0x00E2E4AC
IPSEC: New outbound encrypt rule, SPI 0x02D7DAC0
    Src addr: outside
    Src mask: 255.255.255.255
    Dst addr: 31.169.97.196
    Dst mask: 255.255.255.255
    Src ports
      Upper: 1701
      Lower: 1701
      Op   : equal
    Dst ports
      Upper: 4500
      Lower: 4500
      Op   : equal
    Protocol: 17
    Use protocol: true
    SPI: 0x00000000
    Use SPI: false
IPSEC: Completed outbound encrypt rule, SPI 0x02D7DAC0
    Rule ID: 0xCB194780
IPSEC: New outbound permit rule, SPI 0x02D7DAC0
    Src addr: outside
    Src mask: 255.255.255.255
    Dst addr: 31.169.97.196
    Dst mask: 255.255.255.255
    Src ports
      Upper: 4500
      Lower: 4500
      Op   : equal
    Dst ports
      Upper: 4500
      Lower: 4500
      Op   : equal
    Protocol: 17
    Use protocol: true
    SPI: 0x00000000
    Use SPI: false
IPSEC: Completed outbound permit rule, SPI 0x02D7DAC0
    Rule ID: 0xCAE8B630
Sep 26 15:55:15 [IKEv1 DEBUG]: Group = DefaultRAGroup, IP = 31.169.97.196, NP encrypt rule look up for crypto map SYSTEM_DEFAULT_CRYPTO_MAP 65535 matching ACL Unknown: returned cs_id=c9acfa58; rule=00000000
Sep 26 15:55:15 [IKEv1]: Group = DefaultRAGroup, IP = 31.169.97.196, Security negotiation complete for User ()  Responder, Inbound SPI = 0xd61645b4, Outbound SPI = 0x02d7dac0
Sep 26 15:55:15 [IKEv1 DEBUG]: Group = DefaultRAGroup, IP = 31.169.97.196, IKE got a KEY_ADD msg for SA: SPI = 0x02d7dac0
IPSEC: Completed host IBSA update, SPI 0xD61645B4
IPSEC: Creating inbound VPN context, SPI 0xD61645B4
    Flags: 0x00000226
    SA   : 0xC9302438
    SPI  : 0xD61645B4
    MTU  : 0 bytes
    VCID : 0x00000000
    Peer : 0x00E2E4AC
    SCB  : 0x81D03FD9
    Channel: 0xC6A93A20
IPSEC: Completed inbound VPN context, SPI 0xD61645B4
    VPN handle: 0x00E34C6C
IPSEC: Updating outbound VPN context 0x00E2E4AC, SPI 0x02D7DAC0
    Flags: 0x00000225
    SA   : 0xCA057838
    SPI  : 0x02D7DAC0
    MTU  : 1500 bytes
    VCID : 0x00000000
    Peer : 0x00E34C6C
    SCB  : 0x820D5833
    Channel: 0xC6A93A20
IPSEC: Completed outbound VPN context, SPI 0x02D7DAC0
    VPN handle: 0x00E2E4AC
IPSEC: Completed outbound inner rule, SPI 0x02D7DAC0
    Rule ID: 0xCB194780
IPSEC: Completed outbound outer SPD rule, SPI 0x02D7DAC0
    Rule ID: 0xCAE8B630
IPSEC: New inbound tunnel flow rule, SPI 0xD61645B4
    Src addr: 31.169.97.196
    Src mask: 255.255.255.255
    Dst addr: outside
    Dst mask: 255.255.255.255
    Src ports
      Upper: 0
      Lower: 0
      Op   : ignore
    Dst ports
      Upper: 1701
      Lower: 1701
      Op   : equal
    Protocol: 17
    Use protocol: true
    SPI: 0x00000000
    Use SPI: false
IPSEC: Completed inbound tunnel flow rule, SPI 0xD61645B4
    Rule ID: 0xCAEB77D8
IPSEC: New inbound decrypt rule, SPI 0xD61645B4
    Src addr: 31.169.97.196
    Src mask: 255.255.255.255
    Dst addr: outside
    Dst mask: 255.255.255.255
    Src ports
      Upper: 4500
      Lower: 4500
      Op   : equal
    Dst ports
      Upper: 4500
      Lower: 4500
      Op   : equal
    Protocol: 17
    Use protocol: true
    SPI: 0x00000000
    Use SPI: false
IPSEC: Completed inbound decrypt rule, SPI 0xD61645B4
    Rule ID: 0xCB032D70
IPSEC: New inbound permit rule, SPI 0xD61645B4
    Src addr: 31.169.97.196
    Src mask: 255.255.255.255
    Dst addr: outside
    Dst mask: 255.255.255.255
    Src ports
      Upper: 4500
      Lower: 4500
      Op   : equal
    Dst ports
      Upper: 4500
      Lower: 4500
      Op   : equal
    Protocol: 17
    Use protocol: true
    SPI: 0x00000000
    Use SPI: false
IPSEC: Completed inbound permit rule, SPI 0xD61645B4
    Rule ID: 0xCADD46D8
Sep 26 15:55:15 [IKEv1 DEBUG]: Group = DefaultRAGroup, IP = 31.169.97.196, Pitcher: received KEY_UPDATE, spi 0xd61645b4
Sep 26 15:55:15 [IKEv1 DEBUG]: Group = DefaultRAGroup, IP = 31.169.97.196, Starting P2 rekey timer: 3420 seconds.
Sep 26 15:55:15 [IKEv1]: Group = DefaultRAGroup, IP = 31.169.97.196, PHASE 2 COMPLETED (msgid=0ecec5e0)
Sep 26 15:55:15 [IKEv1]: IKEQM_Active() Add L2TP classification rules: ip <31.169.97.196> mask <0xFFFFFFFF> port <4500>
Sep 26 15:55:16 [IKEv1 DEBUG]: Group = DefaultRAGroup, IP = 31.169.97.196, IKE SA MM:c15ac23c rcv'd Terminate: state MM_ACTIVE  flags 0x00010042, refcnt 1, tuncnt 1
Sep 26 15:55:16 [IKEv1 DEBUG]: Group = DefaultRAGroup, IP = 31.169.97.196, sending delete/delete with reason message
Sep 26 15:55:16 [IKEv1 DEBUG]: Group = DefaultRAGroup, IP = 31.169.97.196, constructing blank hash payload
Sep 26 15:55:16 [IKEv1 DEBUG]: Group = DefaultRAGroup, IP = 31.169.97.196, constructing IPSec delete payload
Sep 26 15:55:16 [IKEv1 DEBUG]: Group = DefaultRAGroup, IP = 31.169.97.196, constructing qm hash payload
Sep 26 15:55:16 [IKEv1]: IP = 31.169.97.196, IKE_DECODE SENDING Message (msgid=b3ec72e1) with payloads : HDR + HASH (8) + DELETE (12) + NONE (0) total length : 68
Sep 26 15:55:16 [IKEv1 DEBUG]: Group = DefaultRAGroup, IP = 31.169.97.196, Active unit receives a delete event for remote peer 31.169.97.196.

Sep 26 15:55:16 [IKEv1 DEBUG]: Group = DefaultRAGroup, IP = 31.169.97.196, IKE Deleting SA: Remote Proxy 31.169.97.196, Local Proxy 89.191.53.18
Sep 26 15:55:16 [IKEv1 DEBUG]: Group = DefaultRAGroup, IP = 31.169.97.196, IKE SA MM:c15ac23c terminating:  flags 0x01010002, refcnt 0, tuncnt 0
Sep 26 15:55:16 [IKEv1 DEBUG]: Group = DefaultRAGroup, IP = 31.169.97.196, sending delete/delete with reason message
IPSEC: Deleted outbound encrypt rule, SPI 0x02D7DAC0
    Rule ID: 0xCB194780
IPSEC: Deleted outbound permit rule, SPI 0x02D7DAC0
    Rule ID: 0xCAE8B630
IPSEC: Deleted outbound VPN context, SPI 0x02D7DAC0
    VPN handle: 0x00E2E4AC
IPSEC: Deleted inbound decrypt rule, SPI 0xD61645B4
    Rule ID: 0xCB032D70
IPSEC: Deleted inbound permit rule, SPI 0xD61645B4
    Rule ID: 0xCADD46D8
IPSEC: Deleted inbound tunnel flow rule, SPI 0xD61645B4
    Rule ID: 0xCAEB77D8
IPSEC: Deleted inbound VPN context, SPI 0xD61645B4
    VPN handle: 0x00E34C6C
Sep 26 15:55:16 [IKEv1 DEBUG]: Group = DefaultRAGroup, IP = 31.169.97.196, constructing blank hash payload
Sep 26 15:55:16 [IKEv1 DEBUG]: Group = DefaultRAGroup, IP = 31.169.97.196, constructing IKE delete payload
Sep 26 15:55:16 [IKEv1 DEBUG]: Group = DefaultRAGroup, IP = 31.169.97.196, constructing qm hash payload
Sep 26 15:55:16 [IKEv1]: IP = 31.169.97.196, IKE_DECODE SENDING Message (msgid=21611da7) with payloads : HDR + HASH (8) + DELETE (12) + NONE (0) total length : 80
Sep 26 15:55:16 [IKEv1 DEBUG]: Pitcher: received key delete msg, spi 0xd61645b4
Sep 26 15:55:16 [IKEv1 DEBUG]: Pitcher: received key delete msg, spi 0xd61645b4
Sep 26 15:55:16 [IKEv1]: Group = DefaultRAGroup, IP = 31.169.97.196, Session is being torn down. Reason: L2TP initiated
Sep 26 15:55:16 [IKEv1]: Ignoring msg to mark SA with dsID 1384448 dead because SA deleted
Sep 26 15:55:16 [IKEv1]: IP = 31.169.97.196, Received encrypted packet with no matching SA, dropping
Sep 26 15:55:16 [IKEv1]: IP = 31.169.97.196, Received encrypted packet with no matching SA, dropping

latest from iphone

Latest debugs are now showing that packets need to be retransmitted.

ciscoasa(config)# Sep 26 17:16:44 [IKEv1]: IP = 31.169.97.196, IKE_DECODE RECEIVED Message (msgid=0) with payloads : HDR + SA (1) + VENDOR (13) + VENDOR (13) + VENDOR (13) + VENDOR (13) + VENDOR (13) + VENDOR (13) + VENDOR (13) + VENDOR (13) + VENDOR (13) + VENDOR (13) + VENDOR (13) + VENDOR (13) + NONE (0) total length : 788
Sep 26 17:16:44 [IKEv1 DEBUG]: IP = 31.169.97.196, processing SA payload
Sep 26 17:16:44 [IKEv1 DEBUG]: IP = 31.169.97.196, Oakley proposal is acceptable
Sep 26 17:16:44 [IKEv1 DEBUG]: IP = 31.169.97.196, processing VID payload
Sep 26 17:16:44 [IKEv1 DEBUG]: IP = 31.169.97.196, Received NAT-Traversal RFC VID
Sep 26 17:16:44 [IKEv1 DEBUG]: IP = 31.169.97.196, processing VID payload
Sep 26 17:16:44 [IKEv1 DEBUG]: IP = 31.169.97.196, processing VID payload
Sep 26 17:16:44 [IKEv1 DEBUG]: IP = 31.169.97.196, processing VID payload
Sep 26 17:16:44 [IKEv1 DEBUG]: IP = 31.169.97.196, processing VID payload
Sep 26 17:16:44 [IKEv1 DEBUG]: IP = 31.169.97.196, processing VID payload
Sep 26 17:16:44 [IKEv1 DEBUG]: IP = 31.169.97.196, processing VID payload
Sep 26 17:16:44 [IKEv1 DEBUG]: IP = 31.169.97.196, processing VID payload
Sep 26 17:16:44 [IKEv1 DEBUG]: IP = 31.169.97.196, Received NAT-Traversal ver 03 VID
Sep 26 17:16:44 [IKEv1 DEBUG]: IP = 31.169.97.196, processing VID payload
Sep 26 17:16:44 [IKEv1 DEBUG]: IP = 31.169.97.196, processing VID payload
Sep 26 17:16:44 [IKEv1 DEBUG]: IP = 31.169.97.196, Received NAT-Traversal ver 02 VID
Sep 26 17:16:44 [IKEv1 DEBUG]: IP = 31.169.97.196, processing VID payload
Sep 26 17:16:44 [IKEv1 DEBUG]: IP = 31.169.97.196, Received Fragmentation VID
Sep 26 17:16:44 [IKEv1 DEBUG]: IP = 31.169.97.196, IKE Peer included IKE fragmentation capability flags:  Main Mode:        True  Aggressive Mode:  False
Sep 26 17:16:44 [IKEv1 DEBUG]: IP = 31.169.97.196, processing VID payload
Sep 26 17:16:44 [IKEv1 DEBUG]: IP = 31.169.97.196, Received DPD VID
Sep 26 17:16:44 [IKEv1 DEBUG]: IP = 31.169.97.196, processing IKE SA payload
Sep 26 17:16:44 [IKEv1 DEBUG]: IP = 31.169.97.196, IKE SA Proposal # 1, Transform # 13 acceptable  Matches global IKE entry # 1
Sep 26 17:16:44 [IKEv1 DEBUG]: IP = 31.169.97.196, constructing ISAKMP SA payload
Sep 26 17:16:44 [IKEv1 DEBUG]: IP = 31.169.97.196, constructing NAT-Traversal VID ver 02 payload
Sep 26 17:16:44 [IKEv1 DEBUG]: IP = 31.169.97.196, constructing Fragmentation VID + extended capabilities payload
Sep 26 17:16:44 [IKEv1]: IP = 31.169.97.196, IKE_DECODE SENDING Message (msgid=0) with payloads : HDR + SA (1) + VENDOR (13) + VENDOR (13) + NONE (0) total length : 124
Sep 26 17:16:44 [IKEv1]: IP = 31.169.97.196, IKE_DECODE RECEIVED Message (msgid=0) with payloads : HDR + KE (4) + NONCE (10) + NAT-D (130) + NAT-D (130) + NONE (0) total length : 228
Sep 26 17:16:44 [IKEv1 DEBUG]: IP = 31.169.97.196, processing ke payload
Sep 26 17:16:44 [IKEv1 DEBUG]: IP = 31.169.97.196, processing ISA_KE payload
Sep 26 17:16:44 [IKEv1 DEBUG]: IP = 31.169.97.196, processing nonce payload
Sep 26 17:16:44 [IKEv1 DEBUG]: IP = 31.169.97.196, processing NAT-Discovery payload
Sep 26 17:16:44 [IKEv1 DEBUG]: IP = 31.169.97.196, computing NAT Discovery hash
Sep 26 17:16:44 [IKEv1 DEBUG]: IP = 31.169.97.196, processing NAT-Discovery payload
Sep 26 17:16:44 [IKEv1 DEBUG]: IP = 31.169.97.196, computing NAT Discovery hash
Sep 26 17:16:44 [IKEv1 DEBUG]: IP = 31.169.97.196, constructing ke payload
Sep 26 17:16:44 [IKEv1 DEBUG]: IP = 31.169.97.196, constructing nonce payload
Sep 26 17:16:44 [IKEv1 DEBUG]: IP = 31.169.97.196, constructing Cisco Unity VID payload
Sep 26 17:16:44 [IKEv1 DEBUG]: IP = 31.169.97.196, constructing xauth V6 VID payload
Sep 26 17:16:44 [IKEv1 DEBUG]: IP = 31.169.97.196, Send IOS VID
Sep 26 17:16:44 [IKEv1 DEBUG]: IP = 31.169.97.196, Constructing ASA spoofing IOS Vendor ID payload (version: 1.0.0, capabilities: 20000001)
Sep 26 17:16:44 [IKEv1 DEBUG]: IP = 31.169.97.196, constructing VID payload
Sep 26 17:16:44 [IKEv1 DEBUG]: IP = 31.169.97.196, Send Altiga/Cisco VPN3000/Cisco ASA GW VID
Sep 26 17:16:44 [IKEv1 DEBUG]: IP = 31.169.97.196, constructing NAT-Discovery payload
Sep 26 17:16:44 [IKEv1 DEBUG]: IP = 31.169.97.196, computing NAT Discovery hash
Sep 26 17:16:44 [IKEv1 DEBUG]: IP = 31.169.97.196, constructing NAT-Discovery payload
Sep 26 17:16:44 [IKEv1 DEBUG]: IP = 31.169.97.196, computing NAT Discovery hash
Sep 26 17:16:44 [IKEv1]: IP = 31.169.97.196, Connection landed on tunnel_group DefaultRAGroup
Sep 26 17:16:44 [IKEv1 DEBUG]: Group = DefaultRAGroup, IP = 31.169.97.196, Generating keys for Responder...
Sep 26 17:16:44 [IKEv1]: IP = 31.169.97.196, IKE_DECODE SENDING Message (msgid=0) with payloads : HDR + KE (4) + NONCE (10) + VENDOR (13) + VENDOR (13) + VENDOR (13) + VENDOR (13) + NAT-D (130) + NAT-D (130) + NONE (0) total length : 304
Sep 26 17:16:44 [IKEv1]: IP = 31.169.97.196, IKE_DECODE RECEIVED Message (msgid=0) with payloads : HDR + ID (5) + HASH (8) + NOTIFY (11) + NONE (0) total length : 92
Sep 26 17:16:44 [IKEv1 DEBUG]: Group = DefaultRAGroup, IP = 31.169.97.196, processing ID payload
Sep 26 17:16:44 [IKEv1 DECODE]: Group = DefaultRAGroup, IP = 31.169.97.196, ID_IPV4_ADDR ID received
192.168.1.36
Sep 26 17:16:44 [IKEv1 DEBUG]: Group = DefaultRAGroup, IP = 31.169.97.196, processing hash payload
Sep 26 17:16:44 [IKEv1 DEBUG]: Group = DefaultRAGroup, IP = 31.169.97.196, Computing hash for ISAKMP
Sep 26 17:16:44 [IKEv1 DEBUG]: Group = DefaultRAGroup, IP = 31.169.97.196, processing notify payload
Sep 26 17:16:44 [IKEv1]: Group = DefaultRAGroup, IP = 31.169.97.196, Automatic NAT Detection Status:     Remote end   IS   behind a NAT device     This   end is NOT behind a NAT device
Sep 26 17:16:44 [IKEv1]: IP = 31.169.97.196, Connection landed on tunnel_group DefaultRAGroup
Sep 26 17:16:44 [IKEv1 DEBUG]: Group = DefaultRAGroup, IP = 31.169.97.196, constructing ID payload
Sep 26 17:16:44 [IKEv1 DEBUG]: Group = DefaultRAGroup, IP = 31.169.97.196, constructing hash payload
Sep 26 17:16:44 [IKEv1 DEBUG]: Group = DefaultRAGroup, IP = 31.169.97.196, Computing hash for ISAKMP
Sep 26 17:16:44 [IKEv1 DEBUG]: Group = DefaultRAGroup, IP = 31.169.97.196, constructing dpd vid payload
Sep 26 17:16:44 [IKEv1]: IP = 31.169.97.196, IKE_DECODE SENDING Message (msgid=0) with payloads : HDR + ID (5) + HASH (8) + VENDOR (13) + NONE (0) total length : 84
Sep 26 17:16:44 [IKEv1]: Group = DefaultRAGroup, IP = 31.169.97.196, PHASE 1 COMPLETED
Sep 26 17:16:44 [IKEv1]: IP = 31.169.97.196, Keep-alive type for this connection: DPD
Sep 26 17:16:44 [IKEv1 DEBUG]: Group = DefaultRAGroup, IP = 31.169.97.196, Starting P1 rekey timer: 2700 seconds.
Sep 26 17:16:47 [IKEv1]: Group = DefaultRAGroup, IP = 31.169.97.196, Duplicate Phase 1 packet detected.  Retransmitting last packet.
Sep 26 17:16:47 [IKEv1]: Group = DefaultRAGroup, IP = 31.169.97.196, P1 Retransmit msg dispatched to MM FSM
Sep 26 17:16:47 [IKEv1]: Group = DefaultRAGroup, IP = 31.169.97.196, Responder resending last msg
Sep 26 17:16:50 [IKEv1]: Group = DefaultRAGroup, IP = 31.169.97.196, Duplicate Phase 1 packet detected.  Retransmitting last packet.
Sep 26 17:16:50 [IKEv1]: Group = DefaultRAGroup, IP = 31.169.97.196, P1 Retransmit msg dispatched to MM FSM
Sep 26 17:16:50 [IKEv1]: Group = DefaultRAGroup, IP = 31.169.97.196, Responder resending last msg
Sep 26 17:16:54 [IKEv1]: Group = DefaultRAGroup, IP = 31.169.97.196, Duplicate Phase 1 packet detected.  Retransmitting last packet.
Sep 26 17:16:54 [IKEv1]: Group = DefaultRAGroup, IP = 31.169.97.196, P1 Retransmit msg dispatched to MM FSM
Sep 26 17:16:54 [IKEv1]: Group = DefaultRAGroup, IP = 31.169.97.196, Responder resending last msg
Sep 26 17:17:06 [IKEv1]: Group = DefaultRAGroup, IP = 31.169.97.196, Duplicate Phase 1 packet detected.  Retransmitting last packet.
Sep 26 17:17:06 [IKEv1]: Group = DefaultRAGroup, IP = 31.169.97.196, P1 Retransmit msg dispatched to MM FSM
Sep 26 17:17:06 [IKEv1 DEBUG]: Group = DefaultRAGroup, IP = 31.169.97.196, IKE MM Responder FSM error history (struct &0xca4d2a60)  <state>, <event>:  MM_DONE, EV_ERROR-->MM_ACTIVE, EV_FO_ERR_CLEANUP-->MM_ACTIVE, EV_ERR_CLEANUP-->MM_ACTIVE, EV_RESEND_MSG-->MM_ACTIVE, NullEvent-->MM_RSND_LST_MSG, EV_RESEND_MSG-->MM_ACTIVE, EV_RESEND_MSG-->MM_ACTIVE, NullEvent
Sep 26 17:17:06 [IKEv1 DEBUG]: Group = DefaultRAGroup, IP = 31.169.97.196, IKE SA MM:a6318160 terminating:  flags 0x01010002, refcnt 0, tuncnt 0
Sep 26 17:17:06 [IKEv1 DEBUG]: Group = DefaultRAGroup, IP = 31.169.97.196, sending delete/delete with reason message
Sep 26 17:17:06 [IKEv1 DEBUG]: Group = DefaultRAGroup, IP = 31.169.97.196, constructing blank hash payload
Sep 26 17:17:06 [IKEv1 DEBUG]: Group = DefaultRAGroup, IP = 31.169.97.196, constructing IKE delete payload
Sep 26 17:17:06 [IKEv1 DEBUG]: Group = DefaultRAGroup, IP = 31.169.97.196, constructing qm hash payload
Sep 26 17:17:06 [IKEv1]: IP = 31.169.97.196, IKE_DECODE SENDING Message (msgid=588c572f) with payloads : HDR + HASH (8) + DELETE (12) + NONE (0) total length : 80
Sep 26 17:17:06 [IKEv1]: Group = DefaultRAGroup, IP = 31.169.97.196, Session is being torn down. Reason: Lost Service
Sep 26 17:17:06 [IKEv1]: Ignoring msg to mark SA with dsID 1462272 dead because SA deleted

Hi,

It seems now that ISAKMP traffic is getting blocked.

More of a network path issue.

Regards,

Aditya

Please rate helpful posts and mark correct answers.

Afraid not, have esp, isakmp, 4500 and 1701 open on the firewall.

I noticed this in the logs,

Sep 27 09:07:11 [IKEv1]: Phase 2 failure:  Mismatched attribute types for class Encapsulation Mode:  Rcv'd: UDP Transport  Cfg'd: UDP Tunnel(NAT-T)

Hello justkarl80,

You seem so very knowledgeable perhaps you can teach me how you do what you do.

I'm such an amateur well at least 3 months behind. Why are you querying this ip?

Can you get back to me with this ip: 69.83.3..35

it leads to 216.156.1.29

I was wondering if you could give me a string to connect direct? I was wondering what host command is?

Thanks a bunch:)

Hi,

In these debugs the connection is landing on the DefaultRA group.

Could you check if the default group policy has L2tp-ipsec protocol enabled and then test from the same client?

Regards,

Aditya

Please rate helpful posts and mark correct answers.

added, still no joy. latest config

ASA Version 8.2(5)
!
hostname ciscoasa
domain-name xxx.local
enable password 8Ry2YjIyt7RRXU24 encrypted
passwd 2KFQnbNIdI.2KYOU encrypted
names
name 192.168.1.40 CCTV_System description CCTV System
name 89.191.53.18 outside description outside-interface
name 192.168.1.1 SERVER description Server
!
interface Ethernet0/0
 switchport access vlan 2
!
interface Ethernet0/1
 switchport access vlan 12
!
interface Ethernet0/2
!
interface Ethernet0/3
!
interface Ethernet0/4
!
interface Ethernet0/5
!
interface Ethernet0/6
!
interface Ethernet0/7
!
interface Vlan1
 nameif inside
 security-level 100
 ip address 192.168.1.222 255.255.255.0
!
interface Vlan2
 nameif outside
 security-level 0
 ip address outside 255.255.255.252
!
ftp mode passive
clock timezone GMT/IST 0
clock summer-time GMT/IDT recurring last Sun Mar 1:00 last Sun Oct 2:00
dns domain-lookup outside
dns server-group DefaultDNS
 name-server 89.191.34.249
 domain-name butlertechnologies.local
object-group service CCTV tcp
 port-object eq 9010
object-group service CCTV_NEW tcp-udp
 port-object eq 9091
object-group service BlackBerry tcp-udp
 port-object eq 3101
object-group service NSM tcp-udp
 port-object eq 886
object-group service RDP tcp-udp
 port-object eq 3389
object-group protocol TCPUDP
 protocol-object udp
 protocol-object tcp
access-list outside_access_in extended permit object-group TCPUDP any host outside eq 9091
access-list outside_access_in extended permit object-group TCPUDP any host outside eq 886
access-list outside_access_in extended permit object-group TCPUDP any host outside eq 3101
access-list outside_access_in extended permit tcp any host outside eq https
access-list outside_access_in extended permit tcp any interface outside eq pptp
access-list outside_access_in extended permit esp any interface outside
access-list outside_access_in extended permit udp any interface outside eq isakmp
access-list outside_access_in extended permit udp any interface outside eq 4500
access-list outside_access_in extended permit udp any interface outside eq 1701
access-list Remote-VPN-Gp_splitTunnelAcl standard permit 192.168.1.0 255.255.255.0
access-list inside_nat0_outbound extended permit ip 192.168.1.0 255.255.255.0 192.168.25.0 255.255.255.192
access-list RemoteVPN_splitTunnelAcl standard permit 192.168.1.0 255.255.255.0
access-list VPN-GP_splitTunnelAcl standard permit 192.168.1.0 255.255.255.0
access-list Remote-L2TP_splitTunnelAcl standard permit 192.168.1.0 255.255.255.0
pager lines 24
logging enable
logging asdm informational
mtu inside 1500
mtu outside 1500
ip local pool Remote-DHCP-POOL 192.168.25.10-192.168.25.50 mask 255.255.255.0
no failover
icmp unreachable rate-limit 1 burst-size 1
no asdm history enable
arp timeout 14400
global (outside) 1 interface
nat (inside) 0 access-list inside_nat0_outbound
nat (inside) 1 0.0.0.0 0.0.0.0
static (inside,outside) tcp interface 9091 CCTV_System 9091 netmask 255.255.255.255
static (inside,outside) tcp interface 886 SERVER 886 netmask 255.255.255.255
static (inside,outside) tcp interface 3101 SERVER 3101 netmask 255.255.255.255
static (inside,outside) tcp interface https SERVER https netmask 255.255.255.255
static (inside,outside) tcp interface pptp SERVER pptp netmask 255.255.255.255
access-group outside_access_in in interface outside
route outside 0.0.0.0 0.0.0.0 89.191.53.17 1
timeout xlate 3:00:00
timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02
timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00
timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00
timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute
timeout tcp-proxy-reassembly 0:01:00
timeout floating-conn 0:00:00
dynamic-access-policy-record DfltAccessPolicy
aaa authentication ssh console LOCAL
aaa authentication http console LOCAL
http server enable
http 192.168.1.0 255.255.255.0 inside
no snmp-server location
no snmp-server contact
snmp-server enable traps snmp authentication linkup linkdown coldstart
crypto ipsec transform-set ESP-AES-256-MD5 esp-aes-256 esp-md5-hmac
crypto ipsec transform-set ESP-DES-SHA esp-des esp-sha-hmac
crypto ipsec transform-set ESP-DES-MD5 esp-des esp-md5-hmac
crypto ipsec transform-set ESP-AES-192-MD5 esp-aes-192 esp-md5-hmac
crypto ipsec transform-set ESP-3DES-MD5 esp-3des esp-md5-hmac
crypto ipsec transform-set ESP-AES-256-SHA esp-aes-256 esp-sha-hmac
crypto ipsec transform-set ESP-AES-128-SHA esp-aes esp-sha-hmac
crypto ipsec transform-set ESP-AES-192-SHA esp-aes-192 esp-sha-hmac
crypto ipsec transform-set ESP-AES-128-MD5 esp-aes esp-md5-hmac
crypto ipsec transform-set ESP-3DES-SHA esp-3des esp-sha-hmac
crypto ipsec transform-set trans esp-3des esp-sha-hmac
crypto ipsec transform-set trans mode transport
crypto ipsec security-association lifetime seconds 28800
crypto ipsec security-association lifetime kilobytes 4608000
crypto dynamic-map SYSTEM_DEFAULT_CRYPTO_MAP 65535 set pfs
crypto dynamic-map SYSTEM_DEFAULT_CRYPTO_MAP 65535 set transform-set ESP-AES-128-SHA ESP-AES-128-MD5 ESP-AES-192-SHA ESP-AES-192-MD5 ESP-AES-256-SHA ESP-AES-256-MD5 ESP-3DES-SHA ESP-3DES-MD5 ESP-DES-SHA ESP-DES-MD5
crypto dynamic-map client-map 20 set transform-set trans
crypto map outside_map 65535 ipsec-isakmp dynamic SYSTEM_DEFAULT_CRYPTO_MAP
crypto map vpn 20 ipsec-isakmp dynamic dyno
crypto map vpn interface outside
crypto ca trustpoint _SmartCallHome_ServerCA
 crl configure
crypto ca trustpoint ASDM_TrustPoint0
 enrollment self
 subject-name CN=ciscoasa
 crl configure
crypto ca certificate chain _SmartCallHome_ServerCA
 certificate ca 6ecc7aa5a7032009b8cebcf4e952d491
    308205ec 308204d4 a0030201 0202106e cc7aa5a7 032009b8 cebcf4e9 52d49130
    0d06092a 864886f7 0d010105 05003081 ca310b30 09060355 04061302 55533117
    30150603 55040a13 0e566572 69536967 6e2c2049 6e632e31 1f301d06 0355040b
    13165665 72695369 676e2054 72757374 204e6574 776f726b 313a3038 06035504
    0b133128 63292032 30303620 56657269 5369676e 2c20496e 632e202d 20466f72
    20617574 686f7269 7a656420 75736520 6f6e6c79 31453043 06035504 03133c56
    65726953 69676e20 436c6173 73203320 5075626c 69632050 72696d61 72792043
    65727469 66696361 74696f6e 20417574 686f7269 7479202d 20473530 1e170d31
    30303230 38303030 3030305a 170d3230 30323037 32333539 35395a30 81b5310b
    30090603 55040613 02555331 17301506 0355040a 130e5665 72695369 676e2c20
    496e632e 311f301d 06035504 0b131656 65726953 69676e20 54727573 74204e65
    74776f72 6b313b30 39060355 040b1332 5465726d 73206f66 20757365 20617420
    68747470 733a2f2f 7777772e 76657269 7369676e 2e636f6d 2f727061 20286329
    3130312f 302d0603 55040313 26566572 69536967 6e20436c 61737320 33205365
    63757265 20536572 76657220 4341202d 20473330 82012230 0d06092a 864886f7
    0d010101 05000382 010f0030 82010a02 82010100 b187841f c20c45f5 bcab2597
    a7ada23e 9cbaf6c1 39b88bca c2ac56c6 e5bb658e 444f4dce 6fed094a d4af4e10
    9c688b2e 957b899b 13cae234 34c1f35b f3497b62 83488174 d188786c 0253f9bc
    7f432657 5833833b 330a17b0 d04e9124 ad867d64 12dc744a 34a11d0a ea961d0b
    15fca34b 3bce6388 d0f82d0c 948610ca b69a3dca eb379c00 48358629 5078e845
    63cd1941 4ff595ec 7b98d4c4 71b350be 28b38fa0 b9539cf5 ca2c23a9 fd1406e8
    18b49ae8 3c6e81fd e4cd3536 b351d369 ec12ba56 6e6f9b57 c58b14e7 0ec79ced
    4a546ac9 4dc5bf11 b1ae1c67 81cb4455 33997f24 9b3f5345 7f861af3 3cfa6d7f
    81f5b84a d3f58537 1cb5a6d0 09e4187b 384efa0f 02030100 01a38201 df308201
    db303406 082b0601 05050701 01042830 26302406 082b0601 05050730 01861868
    7474703a 2f2f6f63 73702e76 65726973 69676e2e 636f6d30 12060355 1d130101
    ff040830 060101ff 02010030 70060355 1d200469 30673065 060b6086 480186f8
    45010717 03305630 2806082b 06010505 07020116 1c687474 70733a2f 2f777777
    2e766572 69736967 6e2e636f 6d2f6370 73302a06 082b0601 05050702 02301e1a
    1c687474 70733a2f 2f777777 2e766572 69736967 6e2e636f 6d2f7270 61303406
    03551d1f 042d302b 3029a027 a0258623 68747470 3a2f2f63 726c2e76 65726973
    69676e2e 636f6d2f 70636133 2d67352e 63726c30 0e060355 1d0f0101 ff040403
    02010630 6d06082b 06010505 07010c04 61305fa1 5da05b30 59305730 55160969
    6d616765 2f676966 3021301f 30070605 2b0e0302 1a04148f e5d31a86 ac8d8e6b
    c3cf806a d448182c 7b192e30 25162368 7474703a 2f2f6c6f 676f2e76 65726973
    69676e2e 636f6d2f 76736c6f 676f2e67 69663028 0603551d 11042130 1fa41d30
    1b311930 17060355 04031310 56657269 5369676e 4d504b49 2d322d36 301d0603
    551d0e04 1604140d 445c1653 44c1827e 1d20ab25 f40163d8 be79a530 1f060355
    1d230418 30168014 7fd365a7 c2ddecbb f03009f3 4339fa02 af333133 300d0609
    2a864886 f70d0101 05050003 82010100 0c8324ef ddc30cd9 589cfe36 b6eb8a80
    4bd1a3f7 9df3cc53 ef829ea3 a1e697c1 589d756c e01d1b4c fad1c12d 05c0ea6e
    b2227055 d9203340 3307c265 83fa8f43 379bea0e 9a6c70ee f69c803b d937f47a
    6decd018 7d494aca 99c71928 a2bed877 24f78526 866d8705 404167d1 273aeddc
    481d22cd 0b0b8bbc f4b17bfd b499a8e9 762ae11a 2d876e74 d388dd1e 22c6df16
    b62b8214 0a945cf2 50ecafce ff62370d ad65d306 4153ed02 14c8b558 28a1ace0
    5becb37f 954afb03 c8ad26db e6667812 4ad99f42 fbe198e6 42839b8f 8f6724e8
    6119b5dd cdb50b26 058ec36e c4c875b8 46cfe218 065ea9ae a8819a47 16de0c28
    6c2527b9 deb78458 c61f381e a4c4cb66
  quit
crypto ca certificate chain ASDM_TrustPoint0
 certificate 5eb57b56
    30820201 3082016a a0030201 0202045e b57b5630 0d06092a 864886f7 0d010105
    05003045 3111300f 06035504 03130863 6973636f 61736131 30302e06 092a8648
    86f70d01 09021621 63697363 6f617361 2e627574 6c657274 6563686e 6f6c6f67
    6965732e 6c6f6361 6c301e17 0d313630 39313931 33303732 395a170d 32363039
    31373133 30373239 5a304531 11300f06 03550403 13086369 73636f61 73613130
    302e0609 2a864886 f70d0109 02162163 6973636f 6173612e 6275746c 65727465
    63686e6f 6c6f6769 65732e6c 6f63616c 30819f30 0d06092a 864886f7 0d010101
    05000381 8d003081 89028181 008e76a6 2ad8e079 15814471 df2c3309 abdc0ae7
    1c665f5f bb09154b 1ac3fd81 930b29cb 6da29338 738c9373 a0b30f61 a1d08aa9
    f5ef926b 11ef1e22 e8beeb5f c6606090 7a71b367 cad571c5 56331678 d83d4bb4
    9f98a565 577cccd6 dc20e190 c7128cf2 37807440 e38d3ad1 3da501c2 14bbbe02
    45abf677 89248633 05589d55 75020301 0001300d 06092a86 4886f70d 01010505
    00038181 000a7b9d 3e29b1d9 8459309b 5e24606a cae0710e b9e264f4 a61125b9
    2f431f3a 5c4a9485 fe9bc0b0 9f9f7072 13abd978 243e0542 e34642d6 ae33028d
    be03b9e9 56c693ab b082932d b44ab014 9366c0d4 529a7ff5 818f7293 2026521b
    52fcf5c7 d623f7fa 54019c86 e64a4212 08444c58 8ccd11d8 4297d18a c4b2de33
    2003eaf5 e2
  quit
crypto isakmp enable outside
crypto isakmp policy 10
 authentication pre-share
 encryption 3des
 hash sha
 group 2
 lifetime 86400
crypto isakmp nat-traversal 30
telnet timeout 5
ssh 192.168.1.0 255.255.255.0 inside
ssh 0.0.0.0 0.0.0.0 outside
ssh timeout 30
ssh version 2
console timeout 0
l2tp tunnel hello 20
dhcpd auto_config outside
!

threat-detection basic-threat
threat-detection statistics access-list
threat-detection statistics tcp-intercept rate-interval 30 burst-rate 400 average-rate 200
ntp server 79.125.112.210
ntp server 193.1.193.157 source outside prefer
webvpn
 port 8443
 enable outside
 dtls port 8443
 svc image disk0:/anyconnect-win-2.5.2014-k9.pkg 1
 svc image disk0:/anyconnect-macosx-i386-2.5.2014-k9.pkg 2
 svc image disk0:/sslclient-win-1.1.4.176.pkg 3
 svc enable
group-policy DfltGrpPolicy attributes
 vpn-tunnel-protocol IPSec l2tp-ipsec svc webvpn
 webvpn
  svc ask enable
group-policy RemoteVPN internal
group-policy RemoteVPN attributes
 dns-server value 192.168.1.1 192.168.1.2
 vpn-tunnel-protocol IPSec
 split-tunnel-policy tunnelspecified
 split-tunnel-network-list value RemoteVPN_splitTunnelAcl
 default-domain value xxx.local
group-policy Remote-VPN-GP internal
group-policy Remote-VPN-GP attributes
 dns-server value 192.168.1.1
 vpn-tunnel-protocol IPSec
 default-domain value xxx.local
group-policy Remote-L2TP internal
group-policy Remote-L2TP attributes
 dns-server value 192.168.1.1 192.168.1.2
 vpn-tunnel-protocol l2tp-ipsec
username xxx password v5FJjvsPy8PsIOtZ encrypted privilege 15
username xxx attributes
 vpn-group-policy RemoteVPN
username xxx password 2KXeP2Ggcoa6BTsozucgAA== nt-encrypted
username xxx attributes
 vpn-tunnel-protocol l2tp-ipsec
username xxx password YeC9t79Bj2E5FxxV encrypted
username xxx attributes
 vpn-group-policy Remote-VPN-GP
username xxx password 2KXeP2Ggcoa6BTsozucgAA== nt-encrypted
username xxx attributes
 vpn-tunnel-protocol l2tp-ipsec
tunnel-group Remote-VPN-GP type remote-access
tunnel-group Remote-VPN-GP general-attributes
 address-pool Remote-DHCP-POOL
 default-group-policy Remote-VPN-GP
tunnel-group Remote-VPN-GP ipsec-attributes
 pre-shared-key *****
tunnel-group RemoteL2TP type remote-access
tunnel-group RemoteL2TP general-attributes
 address-pool Remote-DHCP-POOL
 default-group-policy Remote-L2TP
tunnel-group RemoteL2TP ppp-attributes
 authentication ms-chap-v2
!
class-map inspection_default
 match default-inspection-traffic
!
!
policy-map type inspect dns preset_dns_map
 parameters
  message-length maximum client auto
  message-length maximum 512
policy-map global_policy
 class inspection_default
  inspect dns preset_dns_map
  inspect ftp
  inspect h323 h225
  inspect h323 ras
  inspect rsh
  inspect rtsp
  inspect esmtp
  inspect sqlnet
  inspect skinny
  inspect sunrpc
  inspect xdmcp
  inspect sip
  inspect netbios
  inspect tftp
  inspect ip-options
  inspect pptp
!
service-policy global_policy global
prompt hostname context
call-home reporting anonymous
Cryptochecksum:15a5f81d32dfd1653e0ba6c2627564f4
: end

Pleae check if the group-policy corresponding to tunnel group-that you are using has vpn-tunnel-protocol ponting to "l2tp-ipsec"


e.g.
group-policytest attributes
vpn-tunnel-protocol l2tp-ipsec

Regards
Dinesh Moudgil

P,S, Please rate helpful posts.

Cisco Network Security Channel - https://www.youtube.com/c/CiscoNetSec/

added but still no joy. checked that the following,

group-policy Remote-L2TP internal
group-policy Remote-L2TP attributes
 dns-server value 192.168.1.1 192.168.1.2
 vpn-tunnel-protocol l2tp-ipsec
 default-domain value butlertechnologies.local

username XXXX attributes
 vpn-tunnel-protocol l2tp-IPsec

tunnel-group RemoteL2TP type remote-access
tunnel-group RemoteL2TP general-attributes
 address-pool Remote-DHCP-POOL
 default-group-policy Remote-L2TP
tunnel-group RemoteL2TP ipsec-attributes
 pre-shared-key *****
tunnel-group RemoteL2TP ppp-attributes
 authentication ms-chap-v2

crypto isakmp enable outside
crypto isakmp policy 10
 authentication pre-share
 encryption 3des
 hash sha
 group 2
 lifetime 86400
crypto isakmp nat-traversal 30

crypto ipsec transform-set ESP-AES-256-MD5 esp-aes-256 esp-md5-hmac
crypto ipsec transform-set ESP-DES-SHA esp-des esp-sha-hmac
crypto ipsec transform-set ESP-DES-MD5 esp-des esp-md5-hmac
crypto ipsec transform-set ESP-AES-192-MD5 esp-aes-192 esp-md5-hmac
crypto ipsec transform-set ESP-3DES-MD5 esp-3des esp-md5-hmac
crypto ipsec transform-set ESP-AES-256-SHA esp-aes-256 esp-sha-hmac
crypto ipsec transform-set ESP-AES-128-SHA esp-aes esp-sha-hmac
crypto ipsec transform-set ESP-AES-192-SHA esp-aes-192 esp-sha-hmac
crypto ipsec transform-set ESP-AES-128-MD5 esp-aes esp-md5-hmac
crypto ipsec transform-set ESP-3DES-SHA esp-3des esp-sha-hmac
crypto ipsec transform-set trans esp-3des esp-sha-hmac
crypto ipsec transform-set trans mode transport
crypto ipsec security-association lifetime seconds 28800
crypto ipsec security-association lifetime kilobytes 4608000
crypto dynamic-map SYSTEM_DEFAULT_CRYPTO_MAP 65535 set pfs
crypto dynamic-map SYSTEM_DEFAULT_CRYPTO_MAP 65535 set transform-set ESP-AES-128-SHA ESP-AES-128-MD5 ESP-AES-192-SHA ESP-AES-192-MD5 ESP-AES-256-SHA ESP-AES-256-MD5 ESP-3DES-SHA ESP-3DES-MD5 ESP-DES-SHA ESP-DES-MD5
crypto dynamic-map client-map 20 set transform-set trans
crypto map outside_map 65535 ipsec-isakmp dynamic SYSTEM_DEFAULT_CRYPTO_MAP
crypto map vpn 20 ipsec-isakmp dynamic dyno
crypto map vpn interface outside

What is it that I cant see? thanks

It must land on DefaultRAGroup as a generic (non-Cisco) L2TP client has no means to send which tunnel-group it would choose. Standard IPsec protocol has no field for VPN group.

Peter Koltl
Level 7
Level 7

User authentication is performed by PPP which runs on top of L2TP over IPsec. If you turn on various ppp debugs probably you could see ppp negotiation error or authentication error. Some mobile clients are not willing to use PAP or a PC's default settings  may not match your default ASA configuration. Probably you have to tune these commands:

tunnel-group DefaultRAGroup ppp-attributes
 no authentication pap
 authentication chap
 authentication ms-chap-v1
 authentication ms-chap-v2

In addition, local users will only work if the password hash is generated MSCHAP-style:

username <name> password <passwd> mschap

https://www.speaknetworks.com/configuring-l2tp-ipsec-vpn-cisco-asa/

Thanks. adding "mschap" at the end of username and password on ASA has resolved the problem of 

 

Phase 2 failure:  Mismatched attribute types for class Encapsulation Mode:  Rcv'd: UDP Transport  Cfg'd: UDP Tunnel(NAT-T)

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: