<?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 Hi Kyle, in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/nat-for-overlapping-subnets/m-p/2857343#M157154</link>
    <description>&lt;P&gt;Hi Kyle,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;G class="gr_ gr_90 gr-alert gr_gramm gr_run_anim Punctuation multiReplace" id="90" data-gr-id="90"&gt;In that case&lt;/G&gt; we need to make changes on both the ends.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;The document shared in my first post holds good for this scenario.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Aditya&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Please rate helpful posts and mark correct answers.&lt;/P&gt;</description>
    <pubDate>Fri, 01 Jul 2016 14:37:04 GMT</pubDate>
    <dc:creator>Aditya Ganjoo</dc:creator>
    <dc:date>2016-07-01T14:37:04Z</dc:date>
    <item>
      <title>NAT for overlapping subnets</title>
      <link>https://community.cisco.com/t5/network-security/nat-for-overlapping-subnets/m-p/2857338#M157149</link>
      <description>&lt;P&gt;I am running into a situation where I have duplicate subnets (10.1.1.0/24) with an internal network and an external vendor. The external vendor is coming across our PIX Firewall. Would it make sense to create a NAT statement on the outside interface for the 10.1.1.0/24 network traffic coming into our network and NAT it to a different subnet?&lt;/P&gt;
&lt;P&gt;Would I be able to do the following:&lt;/P&gt;
&lt;P&gt;static (outside,inside) 10.1.1.0 10.2.2.0 netmask 255.255.255.0&lt;/P&gt;
&lt;P&gt;Also, do I need to add any static routing statements to the core switch below this pix to point it to the NAT network?&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 07:58:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-for-overlapping-subnets/m-p/2857338#M157149</guid>
      <dc:creator>Kyle Smith</dc:creator>
      <dc:date>2019-03-12T07:58:32Z</dc:date>
    </item>
    <item>
      <title>Hi Kyle,</title>
      <link>https://community.cisco.com/t5/network-security/nat-for-overlapping-subnets/m-p/2857339#M157150</link>
      <description>&lt;P&gt;Hi Kyle,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Is the external vendor coming over a VPN tunnel ?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;If yes &lt;G class="gr_ gr_56 gr-alert gr_gramm gr_run_anim Grammar only-del replaceWithoutSep" id="56" data-gr-id="56"&gt;the you&lt;/G&gt; can NAT the traffic and make the changes in the crypto ACL as well.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Here is an example:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;http://www.cisco.com/c/en/us/support/docs/security/asa-5500-x-series-next-generation-firewalls/112049-asa8x-vpn-olap-config-00.html&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Aditya&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Please rate helpful posts and mark correct answers.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jul 2016 00:02:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-for-overlapping-subnets/m-p/2857339#M157150</guid>
      <dc:creator>Aditya Ganjoo</dc:creator>
      <dc:date>2016-07-01T00:02:30Z</dc:date>
    </item>
    <item>
      <title>Aditya,</title>
      <link>https://community.cisco.com/t5/network-security/nat-for-overlapping-subnets/m-p/2857340#M157151</link>
      <description>&lt;P&gt;Aditya,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Thank you for your reply.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Yes, they are coming across a VPN tunnel.&amp;nbsp;So these changes need to be made on both ends? Only reason I ask is Im unsure if the external side will be willing or able to do this.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jul 2016 10:36:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-for-overlapping-subnets/m-p/2857340#M157151</guid>
      <dc:creator>Kyle Smith</dc:creator>
      <dc:date>2016-07-01T10:36:48Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.cisco.com/t5/network-security/nat-for-overlapping-subnets/m-p/2857341#M157152</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;It depends on the version of both the ASA's. If you have ASA version pre 8.3 then you need to do NAT changes on both the devices.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;If it is post 8.2 then you can do a twice NAT on the ASA for the VPN traffic like this:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;https://supportforums.cisco.com/document/51491/asa-bi-directional-overlapping-nat-example-configuration&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Aditya&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Please rate helpful posts and mark correct answers.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jul 2016 12:43:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-for-overlapping-subnets/m-p/2857341#M157152</guid>
      <dc:creator>Aditya Ganjoo</dc:creator>
      <dc:date>2016-07-01T12:43:10Z</dc:date>
    </item>
    <item>
      <title>This happens to be a PIX.</title>
      <link>https://community.cisco.com/t5/network-security/nat-for-overlapping-subnets/m-p/2857342#M157153</link>
      <description>&lt;P&gt;This happens to be a PIX. Dont know if that changes anything.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Since my network doesnt need to access the external vendor would it make the most sense for the vendor to NAT their network before coming across the tunnel and then I modify all my object groups/ACL's to reflect the new IP range I am seeing (10.2.2.0/24)?&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jul 2016 14:07:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-for-overlapping-subnets/m-p/2857342#M157153</guid>
      <dc:creator>Kyle Smith</dc:creator>
      <dc:date>2016-07-01T14:07:59Z</dc:date>
    </item>
    <item>
      <title>Hi Kyle,</title>
      <link>https://community.cisco.com/t5/network-security/nat-for-overlapping-subnets/m-p/2857343#M157154</link>
      <description>&lt;P&gt;Hi Kyle,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;G class="gr_ gr_90 gr-alert gr_gramm gr_run_anim Punctuation multiReplace" id="90" data-gr-id="90"&gt;In that case&lt;/G&gt; we need to make changes on both the ends.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;The document shared in my first post holds good for this scenario.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Aditya&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Please rate helpful posts and mark correct answers.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jul 2016 14:37:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-for-overlapping-subnets/m-p/2857343#M157154</guid>
      <dc:creator>Aditya Ganjoo</dc:creator>
      <dc:date>2016-07-01T14:37:04Z</dc:date>
    </item>
  </channel>
</rss>

