<?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: destination nat - vpn site2site in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/destination-nat-vpn-site2site/m-p/1750450#M493892</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok I got it,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;nat (wan_primary,inside) source static 192.168.36.0 192.168.36.0 destination static 172.20.0.X 192.168.5.X&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Brgds Markus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Nov 2011 15:26:02 GMT</pubDate>
    <dc:creator>MaDe</dc:creator>
    <dc:date>2011-11-08T15:26:02Z</dc:date>
    <item>
      <title>destination nat - vpn site2site</title>
      <link>https://community.cisco.com/t5/network-security/destination-nat-vpn-site2site/m-p/1750447#M493889</link>
      <description>&lt;P&gt;Good day all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope someone can help/explain me destination nat.&lt;/P&gt;&lt;P&gt;I have one host A 172.20.0.x that must translate to host B 192.168.5.x.&lt;/P&gt;&lt;P&gt;So if a vpn office (192.168.36.0/24) try to connect to host A 172.20.0.x it must translate to host B 192.168.5.x.&lt;/P&gt;&lt;P&gt;Is this possible and how I can configure this NAT rule.&lt;/P&gt;&lt;P&gt;I using ASA V8.4(1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks for your feedback!&lt;/P&gt;&lt;P&gt;Brgds Markus&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 21:47:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/destination-nat-vpn-site2site/m-p/1750447#M493889</guid>
      <dc:creator>MaDe</dc:creator>
      <dc:date>2019-03-11T21:47:25Z</dc:date>
    </item>
    <item>
      <title>Re: destination nat - vpn site2site</title>
      <link>https://community.cisco.com/t5/network-security/destination-nat-vpn-site2site/m-p/1750448#M493890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What I understood is that your host 172.20.0.x is sitting on inside network and you want this host to be available on outside network /published as 192.168.5.x , such that other host connecting to it would be connecting to 192.168.5.x  and ASA will do the translation .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can achieve it as following&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Static (inside, outside) 192.168.15.x 172.20.0.x net mask 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Access-list out-in extended permit ip 192.168.36.0 255.255.255.0 host 192.168.5.x &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Access-group out-in in interface outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sent from Cisco Technical Support iPad App&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Nov 2011 10:22:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/destination-nat-vpn-site2site/m-p/1750448#M493890</guid>
      <dc:creator>zulqurnain</dc:creator>
      <dc:date>2011-11-08T10:22:46Z</dc:date>
    </item>
    <item>
      <title>Re: destination nat - vpn site2site</title>
      <link>https://community.cisco.com/t5/network-security/destination-nat-vpn-site2site/m-p/1750449#M493891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;thanks for the fast response.&lt;/P&gt;&lt;P&gt;The Host B 192.168.5.X is also on an inside interface. I will that all remote VPN locations that try to connect to host A 172.0.0.X translated to host B 192.168.5.X. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Brgds Markus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Nov 2011 14:06:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/destination-nat-vpn-site2site/m-p/1750449#M493891</guid>
      <dc:creator>MaDe</dc:creator>
      <dc:date>2011-11-08T14:06:12Z</dc:date>
    </item>
    <item>
      <title>Re: destination nat - vpn site2site</title>
      <link>https://community.cisco.com/t5/network-security/destination-nat-vpn-site2site/m-p/1750450#M493892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok I got it,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;nat (wan_primary,inside) source static 192.168.36.0 192.168.36.0 destination static 172.20.0.X 192.168.5.X&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Brgds Markus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Nov 2011 15:26:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/destination-nat-vpn-site2site/m-p/1750450#M493892</guid>
      <dc:creator>MaDe</dc:creator>
      <dc:date>2011-11-08T15:26:02Z</dc:date>
    </item>
    <item>
      <title>Re: destination nat - vpn site2site</title>
      <link>https://community.cisco.com/t5/network-security/destination-nat-vpn-site2site/m-p/1750451#M493893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am sorry but can you explain , if you have 192.168.5.x and 172.0.0.x are on inside network meaning both hosts are live then in such a case both would be used by VPN  users simultaneously., correct ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you cannot translate host A to host B address because translation can happen using VIP (virtual IP) with real IP. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What you are talking about it diversion or maybe I mis understood you and if you can explain more I might be able to help you out. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sent from Cisco Technical Support iPad App&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Nov 2011 15:26:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/destination-nat-vpn-site2site/m-p/1750451#M493893</guid>
      <dc:creator>zulqurnain</dc:creator>
      <dc:date>2011-11-08T15:26:26Z</dc:date>
    </item>
  </channel>
</rss>

