<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic I had the same issue and this in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/cisco-asa-vpn-duplicate-entry/m-p/2457234#M268299</link>
    <description>&lt;P&gt;I had the same issue and this fixed it for me. thanks Mike.&lt;/P&gt;</description>
    <pubDate>Tue, 07 Apr 2015 02:09:51 GMT</pubDate>
    <dc:creator>rolig0507</dc:creator>
    <dc:date>2015-04-07T02:09:51Z</dc:date>
    <item>
      <title>Cisco ASA VPN duplicate entry</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-vpn-duplicate-entry/m-p/2457232#M268289</link>
      <description>&lt;P&gt;I am required to setup a L2L vpn tunnel on our ASA firewall to a 3&lt;SUP&gt;rd&lt;/SUP&gt; Party that we need to access for administration (they won’t setup a remote access one), this needs to be accessible by engineers in the field so I have setup a remote access VPN for our engineers to connect to our firewall these then have access (hairpinning) over the L2L VPN to the 3&lt;SUP&gt;rd&lt;/SUP&gt; Party.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The firewalls are ASA’s at both ends (I’ve no access to the 3&lt;SUP&gt;rd&lt;/SUP&gt; parties ASA) ours is running 9.1(4).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The L2L VPN is for accessing PBX equipment, so although the L2L tunnel is bi-directional it is only ever initiated from our end.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The engineers remote access VPN’s connect without problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However there is a strange issue with the L2L VPN which I can’t find the cause of.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The first time the L2L VPN is accessed (after an ASA reboot or it’s left for a day or so) all is well, (a remote access VPN user tries to connect to the PBX equipment, it brings the L2L tunnel up and they can access the remote equipment no problem).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However when the remote access user disconnects and the L2L tunnel is left unused it drops after approx 30 mins, if a user then tries to connect again soon after it won’t bring the L2L tunnel up.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(I thought it might be a bug but I’ve tried it on 8.4(2), 8.4(4) and 9.1(4) and the issue is the same on all versions).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A debug of what happens when a remote access VPN user tries to bring the L2L VPN up and it fails is below……&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ASA# debug crypto ike-common 255&lt;/P&gt;&lt;P&gt;ASA# debug crypto ipsec 255&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ASA# debug crypto ikev2 prot 255&lt;/P&gt;&lt;P&gt;ASA# debug crypto ikev2 plat 255&lt;/P&gt;&lt;P&gt;ASA# IPSEC(crypto_map_check)-3: Looking for crypto map matching 5-tuple: Prot=6, saddr=10.10.222.1, sport=3184, daddr=10.200.222.107, dport=47873&lt;/P&gt;&lt;P&gt;IPSEC(crypto_map_check)-5: Checking crypto map map002 1: skipping because 5-tuple does not match ACL Glasgow_VPN.&lt;/P&gt;&lt;P&gt;IPSEC(crypto_map_check)-5: Checking crypto map map002 2: skipping because 5-tuple does not match ACL Manchester_VPN.&lt;/P&gt;&lt;P&gt;IPSEC(crypto_map_check)-3: Checking crypto map map002 3: matched.&lt;/P&gt;&lt;P&gt;Mar 15 17:37:31 [IKE COMMON DEBUG]Duplicate entry already in Tunnel Manager&lt;/P&gt;&lt;P&gt;IPSEC(crypto_map_check)-3: Looking for crypto map matching 5-tuple: Prot=6, saddr=10.10.222.1, sport=3184, daddr=10.200.222.107, dport=47873&lt;/P&gt;&lt;P&gt;IPSEC(crypto_map_check)-5: Checking crypto map map002 1: skipping because 5-tuple does not match ACL Glasgow_VPN.&lt;/P&gt;&lt;P&gt;IPSEC(crypto_map_check)-5: Checking crypto map map002 2: skipping because 5-tuple does not match ACL Manchester_VPN.&lt;/P&gt;&lt;P&gt;IPSEC(crypto_map_check)-3: Checking crypto map map002 3: matched.&lt;/P&gt;&lt;P&gt;Mar 15 17:37:34 [IKE COMMON DEBUG]Duplicate entry already in Tunnel Manager&lt;/P&gt;&lt;P&gt;IPSEC(crypto_map_check)-3: Looking for crypto map matching 5-tuple: Prot=6, saddr=10.10.222.1, sport=3184, daddr=10.200.222.107, dport=47873&lt;/P&gt;&lt;P&gt;IPSEC(crypto_map_check)-5: Checking crypto map map002 1: skipping because 5-tuple does not match ACL Glasgow_VPN.&lt;/P&gt;&lt;P&gt;IPSEC(crypto_map_check)-5: Checking crypto map map002 2: skipping because 5-tuple does not match ACL Manchester_VPN.&lt;/P&gt;&lt;P&gt;IPSEC(crypto_map_check)-3: Checking crypto map map002 3: matched.&lt;/P&gt;&lt;P&gt;Mar 15 17:37:40 [IKE COMMON DEBUG]Duplicate entry already in Tunnel Manager&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The VPN settings for the L2L VPN and Remote access VPN from our ASA are shown below….&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Site to Site tunnel VPN settings….&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;same-security-traffic permit intra-interface&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;object network Remote-ASA&lt;/P&gt;&lt;P&gt;&amp;nbsp;host 217.x.x.x&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;object network RA-VPN-local&lt;/P&gt;&lt;P&gt;&amp;nbsp;subnet 10.10.222.0 255.255.255.0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;object network Remote-servers&lt;/P&gt;&lt;P&gt;&amp;nbsp;subnet 10.200.222.0 255.255.255.0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;access-list Security-ACL extended permit ip 10.10.222.0 255.255.255.0 10.200.222.0 255.255.255.0&lt;/P&gt;&lt;P&gt;access-list Security-ACL extended permit ip 10.200.222.0 255.255.255.0 10.10.222.0 255.255.255.0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;access-list Interesting-traffic extended permit ip 10.10.222.0 255.255.255.0 10.200.222.0 255.255.255.0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;nat (outside,outside) source static RA-VPN-local RA-VPN-local destination static Remote-servers Remote-servers no-proxy-arp route-lookup&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;crypto ipsec ikev2 ipsec-proposal AES256&lt;/P&gt;&lt;P&gt;&amp;nbsp;protocol esp encryption aes-256&lt;/P&gt;&lt;P&gt;&amp;nbsp;protocol esp integrity sha-1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;crypto map map002 3 match address Interesting-traffic&lt;/P&gt;&lt;P&gt;crypto map map002 3 set peer Remote-ASA&lt;/P&gt;&lt;P&gt;crypto map map002 3 set ikev2 ipsec-proposal AES256&lt;/P&gt;&lt;P&gt;crypto map map002 interface outside&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;crypto ikev2 policy 1&lt;/P&gt;&lt;P&gt;&amp;nbsp;encryption aes-256&lt;/P&gt;&lt;P&gt;&amp;nbsp;integrity sha&lt;/P&gt;&lt;P&gt;&amp;nbsp;group 5&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;prf sha&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;lifetime seconds 28800&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;crypto ikev2 enable outside&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;group-policy L2L-policy internal&lt;/P&gt;&lt;P&gt;group-policy L2L-policy attributes&lt;/P&gt;&lt;P&gt;&amp;nbsp;vpn-filter value Security-ACL&lt;/P&gt;&lt;P&gt;&amp;nbsp;vpn-tunnel-protocol ikev2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;tunnel-group 217.x.x.x type ipsec-l2l&lt;/P&gt;&lt;P&gt;tunnel-group 217.x.x.x general-attributes&lt;/P&gt;&lt;P&gt;&amp;nbsp;default-group-policy L2L-policy&lt;/P&gt;&lt;P&gt;tunnel-group 217.x.x.x ipsec-attributes&lt;/P&gt;&lt;P&gt;&amp;nbsp;isakmp keepalive threshold infinite&lt;/P&gt;&lt;P&gt;&amp;nbsp;ikev2 remote-authentication pre-shared-key *****&lt;/P&gt;&lt;P&gt;&amp;nbsp;ikev2 local-authentication pre-shared-key *****&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Remote access VPN settings….&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ip local pool pool-4 10.10.222.1-10.10.222.100 mask 255.255.255.0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;access-list Split_Tunnel standard permit 10.200.222.0 255.255.255.0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;crypto ipsec ikev1 transform-set anno3DESSHA esp-3des esp-sha-hmac&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;crypto dynamic-map anno 10 set pfs group1&lt;/P&gt;&lt;P&gt;crypto dynamic-map anno 10 set ikev1 transform-set anno3DESSHA&lt;/P&gt;&lt;P&gt;crypto dynamic-map anno 10 set security-association lifetime seconds 3600&lt;/P&gt;&lt;P&gt;crypto dynamic-map anno 10 set security-association lifetime kilobytes 4608000&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;crypto map map002 70 ipsec-isakmp dynamic anno&lt;/P&gt;&lt;P&gt;crypto map map002 interface outside&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;crypto ikev1 enable outside&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;crypto ikev1 policy 1&lt;/P&gt;&lt;P&gt;&amp;nbsp;authentication pre-share&lt;/P&gt;&lt;P&gt;&amp;nbsp;encryption 3des&lt;/P&gt;&lt;P&gt;&amp;nbsp;hash sha&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;group 2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;lifetime 86400&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;group-policy RA-VPN-Group internal&lt;/P&gt;&lt;P&gt;group-policy RA-VPN-Group attributes&lt;/P&gt;&lt;P&gt;&amp;nbsp;vpn-tunnel-protocol ikev1&lt;/P&gt;&lt;P&gt;&amp;nbsp;split-tunnel-policy tunnelspecified&lt;/P&gt;&lt;P&gt;&amp;nbsp;split-tunnel-network-list value Split_Tunnel&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;tunnel-group RA-VPN-Tunnel type remote-access&lt;/P&gt;&lt;P&gt;tunnel-group RA-VPN-Tunnel general-attributes&lt;/P&gt;&lt;P&gt;&amp;nbsp;address-pool pool-4&lt;/P&gt;&lt;P&gt;&amp;nbsp;authentication-server-group RAD LOCAL&lt;/P&gt;&lt;P&gt;&amp;nbsp;default-group-policy RA-VPN-Group&lt;/P&gt;&lt;P&gt;tunnel-group RA-VPN-Tunnel ipsec-attributes&lt;/P&gt;&lt;P&gt;&amp;nbsp;ikev1 pre-shared-key *****&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone give me some clues?&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 03:57:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-vpn-duplicate-entry/m-p/2457232#M268289</guid>
      <dc:creator>mike.f</dc:creator>
      <dc:date>2019-03-12T03:57:06Z</dc:date>
    </item>
    <item>
      <title> If it helps anyone the fix</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-vpn-duplicate-entry/m-p/2457233#M268291</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If it helps anyone the fix for this was to add the command.... crypto isakmp disconnect-notify&amp;nbsp;&amp;nbsp; at both ends.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Mar 2014 10:37:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-vpn-duplicate-entry/m-p/2457233#M268291</guid>
      <dc:creator>mike.f</dc:creator>
      <dc:date>2014-03-19T10:37:18Z</dc:date>
    </item>
    <item>
      <title>I had the same issue and this</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-vpn-duplicate-entry/m-p/2457234#M268299</link>
      <description>&lt;P&gt;I had the same issue and this fixed it for me. thanks Mike.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Apr 2015 02:09:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-vpn-duplicate-entry/m-p/2457234#M268299</guid>
      <dc:creator>rolig0507</dc:creator>
      <dc:date>2015-04-07T02:09:51Z</dc:date>
    </item>
  </channel>
</rss>

