<?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 Great. The same guide will in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/add-nat-to-allow-anyconnect-vpn-to-access-local-subnets/m-p/3054730#M145802</link>
    <description>&lt;P&gt;Great. The same guide will have a section to configure "Split Tunneling". This allows VPN access for the networks that you need (Office LAN). The rest of the networks should take your existing default route via your client ISP.&lt;/P&gt;</description>
    <pubDate>Tue, 14 Mar 2017 16:43:04 GMT</pubDate>
    <dc:creator>Rahul Govindan</dc:creator>
    <dc:date>2017-03-14T16:43:04Z</dc:date>
    <item>
      <title>Add NAT to allow AnyConnect VPN to access local subnets</title>
      <link>https://community.cisco.com/t5/network-security/add-nat-to-allow-anyconnect-vpn-to-access-local-subnets/m-p/3054727#M145799</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I've recently factory reset our ASA (moved buildings) and it's all up and working now and users have local desktop Internet access.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I'm now configuring the AnyConnect client and when connected my laptop can access our remote subent where our servers are via the inside interface and over a WAN link, but not a subnet local to the ASA in our LAN.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;The VPN subnet is 172.29.11.x/24 and I added a NAT which seem to fix this issue, but stop access to the internet from the local desktops. &amp;nbsp;SO I removed to get it working again. &amp;nbsp;What NAT statement should I add to allow 172.29.11.x/24 to access the local Subnet 172.29.12.x/24 and keep the Internet working?&lt;/P&gt;
&lt;P&gt;Current NAT is:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;object network&amp;nbsp;HQ&lt;BR /&gt; nat (inside,outside) dynamic interface&lt;BR /&gt;object network Guest-network&lt;BR /&gt; nat (GUEST,outside) dynamic interface&lt;BR /&gt;object network Guest2-network&lt;BR /&gt; nat (GUEST2,outside) dynamic interface&lt;BR /&gt;object network Guest3-network&lt;BR /&gt; nat (GUEST3,outside) dynamic interface&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 09:03:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/add-nat-to-allow-anyconnect-vpn-to-access-local-subnets/m-p/3054727#M145799</guid>
      <dc:creator>Andy White</dc:creator>
      <dc:date>2019-03-12T09:03:46Z</dc:date>
    </item>
    <item>
      <title>Add a NAT exemption line</title>
      <link>https://community.cisco.com/t5/network-security/add-nat-to-allow-anyconnect-vpn-to-access-local-subnets/m-p/3054728#M145800</link>
      <description>&lt;P&gt;Add a NAT exemption line between your VPN subnet and LAN subnet, so that this traffic does not get translated. Also, the dynamic NAT for internet access wont be affected as the exemption only works between VPN and local LAN subnets.&lt;/P&gt;
&lt;P&gt;Look at the nat exemption configuration given in this guide:&lt;/P&gt;
&lt;P&gt;http://www.cisco.com/c/en/us/support/docs/security/anyconnect-secure-mobility-client/119006-configure-anyconnect-00.html&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Mar 2017 14:36:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/add-nat-to-allow-anyconnect-vpn-to-access-local-subnets/m-p/3054728#M145800</guid>
      <dc:creator>Rahul Govindan</dc:creator>
      <dc:date>2017-03-14T14:36:23Z</dc:date>
    </item>
    <item>
      <title>Added this to fix:</title>
      <link>https://community.cisco.com/t5/network-security/add-nat-to-allow-anyconnect-vpn-to-access-local-subnets/m-p/3054729#M145801</link>
      <description>&lt;P&gt;Added this to fix:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;nat (inside,outside) source static any any destination static NETWORK_OBJ_172.29.11.0_24 NETWORK_OBJ_172.29.11.0_24 no-proxy-arp route-lookup&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;The only issue I have now is when connected to the VPN I can browse anything internally but not on the internet.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Mar 2017 16:29:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/add-nat-to-allow-anyconnect-vpn-to-access-local-subnets/m-p/3054729#M145801</guid>
      <dc:creator>Andy White</dc:creator>
      <dc:date>2017-03-14T16:29:12Z</dc:date>
    </item>
    <item>
      <title>Great. The same guide will</title>
      <link>https://community.cisco.com/t5/network-security/add-nat-to-allow-anyconnect-vpn-to-access-local-subnets/m-p/3054730#M145802</link>
      <description>&lt;P&gt;Great. The same guide will have a section to configure "Split Tunneling". This allows VPN access for the networks that you need (Office LAN). The rest of the networks should take your existing default route via your client ISP.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Mar 2017 16:43:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/add-nat-to-allow-anyconnect-vpn-to-access-local-subnets/m-p/3054730#M145802</guid>
      <dc:creator>Rahul Govindan</dc:creator>
      <dc:date>2017-03-14T16:43:04Z</dc:date>
    </item>
    <item>
      <title>Re: Great. The same guide will</title>
      <link>https://community.cisco.com/t5/network-security/add-nat-to-allow-anyconnect-vpn-to-access-local-subnets/m-p/3326106#M145803</link>
      <description>&lt;P&gt;What if i want a full tunnel instead of split tunnel?&lt;/P&gt;</description>
      <pubDate>Tue, 06 Feb 2018 17:16:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/add-nat-to-allow-anyconnect-vpn-to-access-local-subnets/m-p/3326106#M145803</guid>
      <dc:creator>benson.low</dc:creator>
      <dc:date>2018-02-06T17:16:34Z</dc:date>
    </item>
    <item>
      <title>Re: Great. The same guide will</title>
      <link>https://community.cisco.com/t5/network-security/add-nat-to-allow-anyconnect-vpn-to-access-local-subnets/m-p/3326110#M145805</link>
      <description>Steps to configure internet access via Full tunnel are give at the below link under the section "AnyConnect VPN Client for Public Internet VPN on a Stick Configuration Example" :&lt;BR /&gt;&lt;A href="https://www.cisco.com/c/en/us/support/docs/security/asa-5500-x-series-next-generation-firewalls/100918-asa-sslvpn-00.html#anc6" target="_blank"&gt;https://www.cisco.com/c/en/us/support/docs/security/asa-5500-x-series-next-generation-firewalls/100918-asa-sslvpn-00.html#anc6&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 06 Feb 2018 17:19:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/add-nat-to-allow-anyconnect-vpn-to-access-local-subnets/m-p/3326110#M145805</guid>
      <dc:creator>Rahul Govindan</dc:creator>
      <dc:date>2018-02-06T17:19:57Z</dc:date>
    </item>
  </channel>
</rss>

