<?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: Two VPN clients with the same subnet in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/two-vpn-clients-with-the-same-subnet/m-p/800406#M1003238</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jason,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What type of VPN tunnels are we talking about? site to site or RA VPN?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if this is a site to site VPN then you will need to use outside NAT through the tunnel to NAT the new customer's network into a one that is different from the other one. it goes sth like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (in,out) x.x.x.x x.x.x.x&lt;/P&gt;&lt;P&gt;static (out,in) z.z.z.z y.y.y.y&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where:&lt;/P&gt;&lt;P&gt;x.x.x.x: your internal network&lt;/P&gt;&lt;P&gt;y.y.y.y: customer2's actual network&lt;/P&gt;&lt;P&gt;z.z.z.z: customer2's translated network&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;after this you will access customer2's network using the z.z.z.z addressing, also all the match address access-list should be built on the z.z.z.z subnet &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you provide me with the PIX configuration and a simple topology maybe I will be able to assist you a little better in here &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindest regards,&lt;/P&gt;&lt;P&gt;Shadi`&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Jun 2007 10:26:13 GMT</pubDate>
    <dc:creator>shomar</dc:creator>
    <dc:date>2007-06-21T10:26:13Z</dc:date>
    <item>
      <title>Two VPN clients with the same subnet</title>
      <link>https://community.cisco.com/t5/network-security/two-vpn-clients-with-the-same-subnet/m-p/800404#M1003233</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My small office currently has a few ipsec VPN clients.  Currently, we have a new customers, but this customer has the same subnet with our existing client.  Anyone knows how to resolve this issue?  Both clients can't change their subnets due to their huge network.  Currently, we have a pix firewall 506E.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jason&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 10:29:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/two-vpn-clients-with-the-same-subnet/m-p/800404#M1003233</guid>
      <dc:creator>xomchua76</dc:creator>
      <dc:date>2019-03-11T10:29:06Z</dc:date>
    </item>
    <item>
      <title>Re: Two VPN clients with the same subnet</title>
      <link>https://community.cisco.com/t5/network-security/two-vpn-clients-with-the-same-subnet/m-p/800405#M1003236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's possible if you enable NAT-T in headend (remote end) of the VPN client.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jun 2007 13:59:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/two-vpn-clients-with-the-same-subnet/m-p/800405#M1003236</guid>
      <dc:creator>thomas.chen</dc:creator>
      <dc:date>2007-06-20T13:59:47Z</dc:date>
    </item>
    <item>
      <title>Re: Two VPN clients with the same subnet</title>
      <link>https://community.cisco.com/t5/network-security/two-vpn-clients-with-the-same-subnet/m-p/800406#M1003238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jason,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What type of VPN tunnels are we talking about? site to site or RA VPN?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if this is a site to site VPN then you will need to use outside NAT through the tunnel to NAT the new customer's network into a one that is different from the other one. it goes sth like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (in,out) x.x.x.x x.x.x.x&lt;/P&gt;&lt;P&gt;static (out,in) z.z.z.z y.y.y.y&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where:&lt;/P&gt;&lt;P&gt;x.x.x.x: your internal network&lt;/P&gt;&lt;P&gt;y.y.y.y: customer2's actual network&lt;/P&gt;&lt;P&gt;z.z.z.z: customer2's translated network&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;after this you will access customer2's network using the z.z.z.z addressing, also all the match address access-list should be built on the z.z.z.z subnet &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you provide me with the PIX configuration and a simple topology maybe I will be able to assist you a little better in here &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindest regards,&lt;/P&gt;&lt;P&gt;Shadi`&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jun 2007 10:26:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/two-vpn-clients-with-the-same-subnet/m-p/800406#M1003238</guid>
      <dc:creator>shomar</dc:creator>
      <dc:date>2007-06-21T10:26:13Z</dc:date>
    </item>
  </channel>
</rss>

