<?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 remote-access VPN - NAT exemption rules in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-remote-access-vpn-nat-exemption-rules/m-p/1271822#M819980</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks - that was the problem. Turns out that the ASDM wizard was adding an exemption rule, but for some reason it was adding it as management -&amp;gt; inside, instead of inside -&amp;gt; outside.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have noticed one other thing though - the default route on the client PC is being set as the IP being assigned via the VPN, which means that while I can access the servers behind the VPN, I lose access to normal network resources. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have got split tunnelling enabled in the VPN config and 'allow local LAN access' ticked in the VPN client - any ideas what else I should be doing?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 08 Aug 2009 11:54:29 GMT</pubDate>
    <dc:creator>jamesl0112</dc:creator>
    <dc:date>2009-08-08T11:54:29Z</dc:date>
    <item>
      <title>ASA remote-access VPN - NAT exemption rules</title>
      <link>https://community.cisco.com/t5/network-security/asa-remote-access-vpn-nat-exemption-rules/m-p/1271820#M819978</link>
      <description>&lt;P&gt;I have set up a remote-access VPN using the ASA VPN wizard. When I test the connection with the Cisco VPN Client I connect successfully and get assigned an IP address from the pool I specified. However I can't send any traffic to the network behind the firewall.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The syslog records things like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No translation group found for icmp src WAN:10.0.0.10 dst Internal:SERVER-1 (type 8, code 0)&lt;/P&gt;&lt;P&gt;No translation group found for udp sec WAN: 10.0.0.10/49245 dst Internal:SERVER-1/53&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;10.0.0.10 is the IP the client PC is assigned. The same thing happens whether I specify a separate subnet as the pool, or if I try and use the same subnet as is used on the internal interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this because an extra NAT exemption rule is required? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any assistance gratefully received - thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 16:04:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-remote-access-vpn-nat-exemption-rules/m-p/1271820#M819978</guid>
      <dc:creator>jamesl0112</dc:creator>
      <dc:date>2019-03-11T16:04:03Z</dc:date>
    </item>
    <item>
      <title>Re: ASA remote-access VPN - NAT exemption rules</title>
      <link>https://community.cisco.com/t5/network-security/asa-remote-access-vpn-nat-exemption-rules/m-p/1271821#M819979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;James&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, you should add a nat exemption for the nat pool you are using for the vpn clients ie. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list inside_nat0_outbound extended permit ip any 192.168.10.0 255.255.255.0&lt;/P&gt;&lt;P&gt;nat (inside) 0 access-list inside_nat0_outbound &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;replace 192.168.10.0 255.255.255.0 with whatever your VPN pool is.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2009 17:59:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-remote-access-vpn-nat-exemption-rules/m-p/1271821#M819979</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2009-08-07T17:59:53Z</dc:date>
    </item>
    <item>
      <title>Re: ASA remote-access VPN - NAT exemption rules</title>
      <link>https://community.cisco.com/t5/network-security/asa-remote-access-vpn-nat-exemption-rules/m-p/1271822#M819980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks - that was the problem. Turns out that the ASDM wizard was adding an exemption rule, but for some reason it was adding it as management -&amp;gt; inside, instead of inside -&amp;gt; outside.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have noticed one other thing though - the default route on the client PC is being set as the IP being assigned via the VPN, which means that while I can access the servers behind the VPN, I lose access to normal network resources. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have got split tunnelling enabled in the VPN config and 'allow local LAN access' ticked in the VPN client - any ideas what else I should be doing?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Aug 2009 11:54:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-remote-access-vpn-nat-exemption-rules/m-p/1271822#M819980</guid>
      <dc:creator>jamesl0112</dc:creator>
      <dc:date>2009-08-08T11:54:29Z</dc:date>
    </item>
    <item>
      <title>Re: ASA remote-access VPN - NAT exemption rules</title>
      <link>https://community.cisco.com/t5/network-security/asa-remote-access-vpn-nat-exemption-rules/m-p/1271823#M819981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I didn't need 'allow local LAN access' ticked in the client.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem was that although split tunnelling was enabled, the ACL added by the wizard was for destination 0.0.0.0. I changed this to the network behind the ASA and the client stopped receiving a default route.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example here: &lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/products/ps6120/products_configuration_example09186a0080702999.shtml" target="_blank"&gt;http://www.cisco.com/en/US/products/ps6120/products_configuration_example09186a0080702999.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The main thing I've learnt is - don't trust the wizard &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Aug 2009 14:46:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-remote-access-vpn-nat-exemption-rules/m-p/1271823#M819981</guid>
      <dc:creator>jamesl0112</dc:creator>
      <dc:date>2009-08-09T14:46:54Z</dc:date>
    </item>
  </channel>
</rss>

