<?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 Re: ASA 5505 Remote VPN Problem in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-5505-remote-vpn-problem/m-p/919366#M956344</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great! Thanks for the rating &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; Appreciate that. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"isakmp nat-traversal" is disabled by default and that is the reason we did not see it in the configuration. Please refer the below documentation for details:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/docs/security/asa/asa70/command/reference/gl.html#wp1645570" target="_blank"&gt;http://www.cisco.com/en/US/docs/security/asa/asa70/command/reference/gl.html#wp1645570&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Arul&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;** Please rate all helpful posts **&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 25 Jan 2008 18:05:29 GMT</pubDate>
    <dc:creator>ajagadee</dc:creator>
    <dc:date>2008-01-25T18:05:29Z</dc:date>
    <item>
      <title>ASA 5505 Remote VPN Problem</title>
      <link>https://community.cisco.com/t5/network-security/asa-5505-remote-vpn-problem/m-p/919357#M956335</link>
      <description>&lt;P&gt;I am having trouble getting to host(s) on my inside network via remote vpn. I can successfully connect to the ASA using cisco client, but I cannot ping or connect to any devices on my inside network. When I ssh to the ASA I can ping the hosts on the inside network and the hosts on the outside (VPN) network. I've setup remote vpn via ASDM wizard before, but have not encountered this problem. Any help would be appreciated. I have attached my config.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 11:53:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5505-remote-vpn-problem/m-p/919357#M956335</guid>
      <dc:creator>kevin.eidel</dc:creator>
      <dc:date>2019-03-11T11:53:40Z</dc:date>
    </item>
    <item>
      <title>Re: ASA 5505 Remote VPN Problem</title>
      <link>https://community.cisco.com/t5/network-security/asa-5505-remote-vpn-problem/m-p/919358#M956336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to apply NAT 0 to by pass NAT for VPN Client pool of IP Addresses. I see an ACL Configured but not applied. What you need is,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (inside) 0 inside_nat0_outbound&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please configure this and let me know how it goes. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Arul&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;** Please rate all helpful posts **&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jan 2008 16:14:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5505-remote-vpn-problem/m-p/919358#M956336</guid>
      <dc:creator>ajagadee</dc:creator>
      <dc:date>2008-01-25T16:14:41Z</dc:date>
    </item>
    <item>
      <title>Re: ASA 5505 Remote VPN Problem</title>
      <link>https://community.cisco.com/t5/network-security/asa-5505-remote-vpn-problem/m-p/919359#M956337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your reply. That did not fix it. I'm not even seeing any hitcounts on my ACL's. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did the following command&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MehASA(config)# nat (inside) 0 access-list inside_nat0_outbound&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MehASA(config)# sho access-list&lt;/P&gt;&lt;P&gt;access-list cached ACL log flows: total 0, denied 0 (deny-flow-max 4096)&lt;/P&gt;&lt;P&gt;            alert-interval 300&lt;/P&gt;&lt;P&gt;access-list Test_VPN_splitTunnelAcl; 1 elements&lt;/P&gt;&lt;P&gt;access-list Test_VPN_splitTunnelAcl line 1 standard permit 192.168.1.0 255.255.255.0 (hitcnt=0) 0x85f9e2ff&lt;/P&gt;&lt;P&gt;access-list inside_nat0_outbound; 1 elements&lt;/P&gt;&lt;P&gt;access-list inside_nat0_outbound line 1 extended permit ip 192.168.1.0 255.255.255.0 192.168.100.0 255.255.255.0 (hitcnt=0) 0x94bd01e3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jan 2008 16:23:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5505-remote-vpn-problem/m-p/919359#M956337</guid>
      <dc:creator>kevin.eidel</dc:creator>
      <dc:date>2008-01-25T16:23:21Z</dc:date>
    </item>
    <item>
      <title>Re: ASA 5505 Remote VPN Problem</title>
      <link>https://community.cisco.com/t5/network-security/asa-5505-remote-vpn-problem/m-p/919360#M956338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So, you are getting connected but not able to access the LAN. What is the IP Address that you are trying to ping from the VPN Client.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, can you post the output of "Show cry is sa" and "Show cry ipsec sa" when you are VPNed in and trying to access to the LAN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, did you get a chance to do a "clear xlate" after you configured the NAT 0 statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Arul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jan 2008 16:35:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5505-remote-vpn-problem/m-p/919360#M956338</guid>
      <dc:creator>ajagadee</dc:creator>
      <dc:date>2008-01-25T16:35:18Z</dc:date>
    </item>
    <item>
      <title>Re: ASA 5505 Remote VPN Problem</title>
      <link>https://community.cisco.com/t5/network-security/asa-5505-remote-vpn-problem/m-p/919361#M956339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did a clear xlate and it didnt' change anything. I'm trying to connect to 192.168.1.111  Here is the output from the commands:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MehASA(config)# sho cry is sa&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   Active SA: 1&lt;/P&gt;&lt;P&gt;    Rekey SA: 0 (A tunnel will report 1 Active and 1 Rekey SA during rekey)&lt;/P&gt;&lt;P&gt;Total IKE SA: 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1   IKE Peer: 170.163.152.43&lt;/P&gt;&lt;P&gt;    Type    : user            Role    : responder&lt;/P&gt;&lt;P&gt;    Rekey   : no              State   : AM_ACTIVE&lt;/P&gt;&lt;P&gt;MehASA(config)# sho cry ipsec sa&lt;/P&gt;&lt;P&gt;interface: outside&lt;/P&gt;&lt;P&gt;    Crypto map tag: SYSTEM_DEFAULT_CRYPTO_MAP, seq num: 65535, local addr: 67.87.102.24&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      local ident (addr/mask/prot/port): (0.0.0.0/0.0.0.0/0/0)&lt;/P&gt;&lt;P&gt;      remote ident (addr/mask/prot/port): (192.168.100.1/255.255.255.255/0/0)&lt;/P&gt;&lt;P&gt;      current_peer: 170.163.152.43, username: test_user&lt;/P&gt;&lt;P&gt;      dynamic allocated peer ip: 192.168.100.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      #pkts encaps: 5, #pkts encrypt: 5, #pkts digest: 5&lt;/P&gt;&lt;P&gt;      #pkts decaps: 5, #pkts decrypt: 5, #pkts verify: 5&lt;/P&gt;&lt;P&gt;      #pkts compressed: 0, #pkts decompressed: 0&lt;/P&gt;&lt;P&gt;      #pkts not compressed: 5, #pkts comp failed: 0, #pkts decomp failed: 0&lt;/P&gt;&lt;P&gt;      #pre-frag successes: 0, #pre-frag failures: 0, #fragments created: 0&lt;/P&gt;&lt;P&gt;      #PMTUs sent: 0, #PMTUs rcvd: 0, #decapsulated frgs needing reassembly: 0&lt;/P&gt;&lt;P&gt;      #send errors: 0, #recv errors: 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      local crypto endpt.: 67.87.102.24, remote crypto endpt.: 170.163.152.43&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      path mtu 1500, ipsec overhead 74, media mtu 1500&lt;/P&gt;&lt;P&gt;      current outbound spi: 9F034A2E&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    inbound esp sas:&lt;/P&gt;&lt;P&gt;      spi: 0xF2FE6308 (4076757768)&lt;/P&gt;&lt;P&gt;         transform: esp-aes esp-sha-hmac none&lt;/P&gt;&lt;P&gt;         in use settings ={RA, Tunnel, }&lt;/P&gt;&lt;P&gt;         slot: 0, conn_id: 28672, crypto-map: SYSTEM_DEFAULT_CRYPTO_MAP&lt;/P&gt;&lt;P&gt;         sa timing: remaining key lifetime (sec): 28758&lt;/P&gt;&lt;P&gt;         IV size: 16 bytes&lt;/P&gt;&lt;P&gt;         replay detection support: Y&lt;/P&gt;&lt;P&gt;    outbound esp sas:&lt;/P&gt;&lt;P&gt;      spi: 0x9F034A2E (2667792942)&lt;/P&gt;&lt;P&gt;         transform: esp-aes esp-sha-hmac none&lt;/P&gt;&lt;P&gt;         in use settings ={RA, Tunnel, }&lt;/P&gt;&lt;P&gt;         slot: 0, conn_id: 28672, crypto-map: SYSTEM_DEFAULT_CRYPTO_MAP&lt;/P&gt;&lt;P&gt;         sa timing: remaining key lifetime (sec): 28758&lt;/P&gt;&lt;P&gt;         IV size: 16 bytes&lt;/P&gt;&lt;P&gt;         replay detection support: Y&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks again for your help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jan 2008 17:05:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5505-remote-vpn-problem/m-p/919361#M956339</guid>
      <dc:creator>kevin.eidel</dc:creator>
      <dc:date>2008-01-25T17:05:20Z</dc:date>
    </item>
    <item>
      <title>Re: ASA 5505 Remote VPN Problem</title>
      <link>https://community.cisco.com/t5/network-security/asa-5505-remote-vpn-problem/m-p/919362#M956340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the outputs! Based on the show commands, the ASA is encrypting and decrypting traffic. So, chances are that the ASA is sending the traffic back to the VPN Client and is getting dropped somewhere in between.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the VPN Client, under statistics, do you see packets encrypted and decrypted or only encrypted. How is the VPN Client connected to the internet. Can you use a dial up and test this just to make sure that we rule out the configuration on the ASA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Arul&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;** Please rate all helpful posts **&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jan 2008 17:35:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5505-remote-vpn-problem/m-p/919362#M956340</guid>
      <dc:creator>ajagadee</dc:creator>
      <dc:date>2008-01-25T17:35:41Z</dc:date>
    </item>
    <item>
      <title>Re: ASA 5505 Remote VPN Problem</title>
      <link>https://community.cisco.com/t5/network-security/asa-5505-remote-vpn-problem/m-p/919363#M956341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did a ping -t to a host on my LAN that I know is up (pinged from ASA) for 30 seconds and this is what my stats look like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Encrypted 13&lt;/P&gt;&lt;P&gt;Decrypted 0&lt;/P&gt;&lt;P&gt;Discarded 3&lt;/P&gt;&lt;P&gt;Bypassed 820&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jan 2008 17:41:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5505-remote-vpn-problem/m-p/919363#M956341</guid>
      <dc:creator>kevin.eidel</dc:creator>
      <dc:date>2008-01-25T17:41:40Z</dc:date>
    </item>
    <item>
      <title>Re: ASA 5505 Remote VPN Problem</title>
      <link>https://community.cisco.com/t5/network-security/asa-5505-remote-vpn-problem/m-p/919364#M956342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kevin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This confirms that there is nothing wrong with the configuration on the ASA. Are you using IPSEC Over UDP, can you make sure that nat-t is enabled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;crypto isakmp nat-traversal&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, can you provide some information on how the Client is getting connected to the internet. Is there a firewall that is blocking any traffic. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Arul&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;** Please rate all helpful posts **&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jan 2008 17:45:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5505-remote-vpn-problem/m-p/919364#M956342</guid>
      <dc:creator>ajagadee</dc:creator>
      <dc:date>2008-01-25T17:45:57Z</dc:date>
    </item>
    <item>
      <title>Re: ASA 5505 Remote VPN Problem</title>
      <link>https://community.cisco.com/t5/network-security/asa-5505-remote-vpn-problem/m-p/919365#M956343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That did it!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea why that was disabled?? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jan 2008 17:49:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5505-remote-vpn-problem/m-p/919365#M956343</guid>
      <dc:creator>kevin.eidel</dc:creator>
      <dc:date>2008-01-25T17:49:13Z</dc:date>
    </item>
    <item>
      <title>Re: ASA 5505 Remote VPN Problem</title>
      <link>https://community.cisco.com/t5/network-security/asa-5505-remote-vpn-problem/m-p/919366#M956344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great! Thanks for the rating &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; Appreciate that. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"isakmp nat-traversal" is disabled by default and that is the reason we did not see it in the configuration. Please refer the below documentation for details:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/docs/security/asa/asa70/command/reference/gl.html#wp1645570" target="_blank"&gt;http://www.cisco.com/en/US/docs/security/asa/asa70/command/reference/gl.html#wp1645570&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Arul&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;** Please rate all helpful posts **&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jan 2008 18:05:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5505-remote-vpn-problem/m-p/919366#M956344</guid>
      <dc:creator>ajagadee</dc:creator>
      <dc:date>2008-01-25T18:05:29Z</dc:date>
    </item>
  </channel>
</rss>

