<?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: VPN between two sites using same subnet in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/vpn-between-two-sites-using-same-subnet/m-p/2229249#M348871</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is one&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/products/ps6120/products_configuration_example09186a0080b37d0b.shtml" rel="nofollow"&gt;http://www.cisco.com/en/US/products/ps6120/products_configuration_example09186a0080b37d0b.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It basicly gives you a configuration example with 2 ASA which have the same LAN networks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its does a Static Policy NAT on both sides and NATs the local network to some other similiar equal size network.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 31 May 2013 13:14:01 GMT</pubDate>
    <dc:creator>Jouni Forss</dc:creator>
    <dc:date>2013-05-31T13:14:01Z</dc:date>
    <item>
      <title>VPN between two sites using same subnet</title>
      <link>https://community.cisco.com/t5/network-security/vpn-between-two-sites-using-same-subnet/m-p/2229245#M348867</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am kind of new to firewalls,&amp;nbsp; someone plz help, lets say my main office and branch office&amp;nbsp; has same ip subnet ranges and i came to know that ipsec doesnot&amp;nbsp; work in that situation. what am i supposed to do to make it work. do i have to configure some kind of&amp;nbsp; natting or ?????? is there any alternative, plz kindly help.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 01:51:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vpn-between-two-sites-using-same-subnet/m-p/2229245#M348867</guid>
      <dc:creator>dsr_deep1</dc:creator>
      <dc:date>2019-03-12T01:51:44Z</dc:date>
    </item>
    <item>
      <title>VPN between two sites using same subnet</title>
      <link>https://community.cisco.com/t5/network-security/vpn-between-two-sites-using-same-subnet/m-p/2229246#M348868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Both sites should do NAT to their local networks before forwarding traffic to the L2L VPN between the sites.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Otherwise the traffic simply wont be forwarded correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Configurations naturally depends on the devices and the software running on them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 May 2013 12:57:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vpn-between-two-sites-using-same-subnet/m-p/2229246#M348868</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-05-31T12:57:02Z</dc:date>
    </item>
    <item>
      <title>VPN between two sites using same subnet</title>
      <link>https://community.cisco.com/t5/network-security/vpn-between-two-sites-using-same-subnet/m-p/2229247#M348869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And never forget the better solution if one site is really a more small branch-office: If you renumber the IP-addressing in that office you won't have this ongoing pain that double-NAT causes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--&amp;nbsp; &lt;BR /&gt;Don't stop after you've improved your network! Improve the world by lending money to the working poor: &lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://www.kiva.org/invitedby/karsteni"&gt;http://www.kiva.org/invitedby/karsteni&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 May 2013 12:59:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vpn-between-two-sites-using-same-subnet/m-p/2229247#M348869</guid>
      <dc:creator>Karsten Iwen</dc:creator>
      <dc:date>2013-05-31T12:59:53Z</dc:date>
    </item>
    <item>
      <title>VPN between two sites using same subnet</title>
      <link>https://community.cisco.com/t5/network-security/vpn-between-two-sites-using-same-subnet/m-p/2229248#M348870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your quick reply. if am not worng we basically we use nat 0 with vpns to avoid packets being&amp;nbsp; send to some other destination. am kind of confused now, what happens if we enable netting in this situation. lets say we have 172.168.4.0 subnet on both sites and we are using ASA 5520. if possible plz provide me some url link where this situation and configuration is explained properly, tried over internet but couldn't find good explanation.THNX&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 May 2013 13:11:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vpn-between-two-sites-using-same-subnet/m-p/2229248#M348870</guid>
      <dc:creator>dsr_deep1</dc:creator>
      <dc:date>2013-05-31T13:11:53Z</dc:date>
    </item>
    <item>
      <title>Re: VPN between two sites using same subnet</title>
      <link>https://community.cisco.com/t5/network-security/vpn-between-two-sites-using-same-subnet/m-p/2229249#M348871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is one&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/products/ps6120/products_configuration_example09186a0080b37d0b.shtml" rel="nofollow"&gt;http://www.cisco.com/en/US/products/ps6120/products_configuration_example09186a0080b37d0b.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It basicly gives you a configuration example with 2 ASA which have the same LAN networks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its does a Static Policy NAT on both sides and NATs the local network to some other similiar equal size network.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 May 2013 13:14:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vpn-between-two-sites-using-same-subnet/m-p/2229249#M348871</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-05-31T13:14:01Z</dc:date>
    </item>
    <item>
      <title>VPN between two sites using same subnet</title>
      <link>https://community.cisco.com/t5/network-security/vpn-between-two-sites-using-same-subnet/m-p/2229250#M348872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;THNX&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 May 2013 13:23:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vpn-between-two-sites-using-same-subnet/m-p/2229250#M348872</guid>
      <dc:creator>dsr_deep1</dc:creator>
      <dc:date>2013-05-31T13:23:36Z</dc:date>
    </item>
    <item>
      <title>VPN between two sites using same subnet</title>
      <link>https://community.cisco.com/t5/network-security/vpn-between-two-sites-using-same-subnet/m-p/2229251#M348873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Remember to mark the reply as the correct answer if it answered your question. &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/4.5.4/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Naturally if you need some help then ask away.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 May 2013 13:25:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vpn-between-two-sites-using-same-subnet/m-p/2229251#M348873</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-05-31T13:25:28Z</dc:date>
    </item>
  </channel>
</rss>

