<?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 will do that also when I in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/nat-config-for-ipsec-l2l-tunnel/m-p/2879442#M172345</link>
    <description>&lt;P&gt;I will do that also when I run command show nat&lt;/P&gt;
&lt;P&gt;I see no hits on translate and untranslate this confirms that currently only vpn&lt;/P&gt;
&lt;P&gt;traffic is flowing via asa right?&lt;/P&gt;</description>
    <pubDate>Sun, 21 Feb 2016 20:59:18 GMT</pubDate>
    <dc:creator>mahesh18</dc:creator>
    <dc:date>2016-02-21T20:59:18Z</dc:date>
    <item>
      <title>NAT config for IPSEC L2L tunnel</title>
      <link>https://community.cisco.com/t5/network-security/nat-config-for-ipsec-l2l-tunnel/m-p/2879436#M172339</link>
      <description>&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Hi Everyone,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I have configured 5 ipsec l2l tunnels on ASA outside interface and need to know for NAT&amp;nbsp; what config i should do on the ASA?&lt;/P&gt;
&lt;P&gt;I have ACL configured for interesting traffic and also NAT- T disable under crypto map.&lt;/P&gt;
&lt;P&gt;Do i still need any nat config for VPN traffic?&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Mahesh&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 07:21:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-config-for-ipsec-l2l-tunnel/m-p/2879436#M172339</guid>
      <dc:creator>mahesh18</dc:creator>
      <dc:date>2019-03-12T07:21:49Z</dc:date>
    </item>
    <item>
      <title>If you have dynamic NAT or</title>
      <link>https://community.cisco.com/t5/network-security/nat-config-for-ipsec-l2l-tunnel/m-p/2879437#M172340</link>
      <description>&lt;P&gt;If you have dynamic NAT or any other NAT statements on the ASA that match the interesting traffic, then yes you will need identity NAT (NAT exempt) statements on the ASA. &amp;nbsp;They will look something like the following:&lt;/P&gt;
&lt;P&gt;object network LOCAL_LAN&lt;/P&gt;
&lt;P&gt;&amp;nbsp; subnet 10.10.1.0 255.255.255.0&lt;/P&gt;
&lt;P&gt;object network REMOTE_LAN&lt;/P&gt;
&lt;P&gt;&amp;nbsp; subnet 11.11.1.0 255.255.255.0&lt;/P&gt;
&lt;P&gt;nat (inside,outside) source static LOCAL_LAN LOCAL_LAN destination static REMOTE_LAN REMOTE_LAN&lt;/P&gt;
&lt;P&gt;You would need to do something similar for each site to site VPN you have configured. &amp;nbsp;You can ofcourse reuse your LOCAL_LAN object.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;--&lt;/P&gt;
&lt;P&gt;Please remember to select a correct answer and rate helpful posts&lt;/P&gt;</description>
      <pubDate>Sat, 20 Feb 2016 21:08:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-config-for-ipsec-l2l-tunnel/m-p/2879437#M172340</guid>
      <dc:creator>Marius Gunnerud</dc:creator>
      <dc:date>2016-02-20T21:08:24Z</dc:date>
    </item>
    <item>
      <title>i checked the nat statement</title>
      <link>https://community.cisco.com/t5/network-security/nat-config-for-ipsec-l2l-tunnel/m-p/2879438#M172341</link>
      <description>&lt;P&gt;i checked the nat statement for interesting traffic means source lan subnet and destination subnet found&lt;/P&gt;
&lt;P&gt;none.&lt;/P&gt;
&lt;P&gt;i only found there network object groups but no NAT statements or config as you mentioned in the above&lt;/P&gt;
&lt;P&gt;post.&lt;/P&gt;
&lt;P&gt;So how the traffic is flowing without any NAT config for interesting traffic subnet?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 21 Feb 2016 01:56:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-config-for-ipsec-l2l-tunnel/m-p/2879438#M172341</guid>
      <dc:creator>mahesh18</dc:creator>
      <dc:date>2016-02-21T01:56:24Z</dc:date>
    </item>
    <item>
      <title>Is the ASA the gateway for</title>
      <link>https://community.cisco.com/t5/network-security/nat-config-for-ipsec-l2l-tunnel/m-p/2879439#M172342</link>
      <description>&lt;P&gt;Is the ASA the gateway for internet traffic for you local LAN? &amp;nbsp;Are there any NAT statement at all configured on the ASA?&lt;/P&gt;
&lt;P&gt;--&lt;/P&gt;
&lt;P&gt;Please remember to select a correct answer and rate helpful posts&lt;/P&gt;</description>
      <pubDate>Sun, 21 Feb 2016 20:38:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-config-for-ipsec-l2l-tunnel/m-p/2879439#M172342</guid>
      <dc:creator>Marius Gunnerud</dc:creator>
      <dc:date>2016-02-21T20:38:15Z</dc:date>
    </item>
    <item>
      <title>Yes ASA has few nat</title>
      <link>https://community.cisco.com/t5/network-security/nat-config-for-ipsec-l2l-tunnel/m-p/2879440#M172343</link>
      <description>&lt;P&gt;Yes ASA has few nat statements.&lt;/P&gt;
&lt;P&gt;No ASA is not gateway for internet traffic.&lt;/P&gt;</description>
      <pubDate>Sun, 21 Feb 2016 20:44:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-config-for-ipsec-l2l-tunnel/m-p/2879440#M172343</guid>
      <dc:creator>mahesh18</dc:creator>
      <dc:date>2016-02-21T20:44:23Z</dc:date>
    </item>
    <item>
      <title>Then there should be no need</title>
      <link>https://community.cisco.com/t5/network-security/nat-config-for-ipsec-l2l-tunnel/m-p/2879441#M172344</link>
      <description>&lt;P&gt;Then there should be no need for NAT statements for this VPN traffic. &amp;nbsp;However you need to double check to make sure that none of the NAT statements match the interesting traffic for your VPN tunnel.&lt;/P&gt;
&lt;P&gt;--&lt;/P&gt;
&lt;P&gt;Please remember to select a correct answer and rate helpful posts&lt;/P&gt;</description>
      <pubDate>Sun, 21 Feb 2016 20:47:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-config-for-ipsec-l2l-tunnel/m-p/2879441#M172344</guid>
      <dc:creator>Marius Gunnerud</dc:creator>
      <dc:date>2016-02-21T20:47:43Z</dc:date>
    </item>
    <item>
      <title>I will do that also when I</title>
      <link>https://community.cisco.com/t5/network-security/nat-config-for-ipsec-l2l-tunnel/m-p/2879442#M172345</link>
      <description>&lt;P&gt;I will do that also when I run command show nat&lt;/P&gt;
&lt;P&gt;I see no hits on translate and untranslate this confirms that currently only vpn&lt;/P&gt;
&lt;P&gt;traffic is flowing via asa right?&lt;/P&gt;</description>
      <pubDate>Sun, 21 Feb 2016 20:59:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-config-for-ipsec-l2l-tunnel/m-p/2879442#M172345</guid>
      <dc:creator>mahesh18</dc:creator>
      <dc:date>2016-02-21T20:59:18Z</dc:date>
    </item>
    <item>
      <title>I would assume so.  But does</title>
      <link>https://community.cisco.com/t5/network-security/nat-config-for-ipsec-l2l-tunnel/m-p/2879443#M172346</link>
      <description>&lt;P&gt;I would assume so. &amp;nbsp;But does not hurt to double check.&lt;/P&gt;
&lt;P&gt;--&lt;/P&gt;
&lt;P&gt;Please remember to select a correct answer and rate helpful posts&lt;/P&gt;</description>
      <pubDate>Sun, 21 Feb 2016 21:02:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-config-for-ipsec-l2l-tunnel/m-p/2879443#M172346</guid>
      <dc:creator>Marius Gunnerud</dc:creator>
      <dc:date>2016-02-21T21:02:34Z</dc:date>
    </item>
    <item>
      <title>Many thanks Marius for</title>
      <link>https://community.cisco.com/t5/network-security/nat-config-for-ipsec-l2l-tunnel/m-p/2879444#M172347</link>
      <description>&lt;P&gt;Many thanks Marius for replying to my questions and giving me right directions&lt;/P&gt;
&lt;P&gt;from last two days.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;
&lt;P&gt;Mahesh&lt;/P&gt;</description>
      <pubDate>Sun, 21 Feb 2016 21:13:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-config-for-ipsec-l2l-tunnel/m-p/2879444#M172347</guid>
      <dc:creator>mahesh18</dc:creator>
      <dc:date>2016-02-21T21:13:04Z</dc:date>
    </item>
  </channel>
</rss>

