<?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 Just browsing this sub and in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/destination-based-nat/m-p/3084552#M133591</link>
    <description>&lt;P&gt;Just browsing this sub and thought I'd give a shout back. &amp;nbsp;Yes, you can do this but you'll need to create objects for the IP addresses prior to adding the NAT statements and then reference those objects in the NAT statement; in the examples I'll simply use obj-&amp;lt;ip_address&amp;gt; to make it easy. &amp;nbsp;Also, I'm going to presume the interfaces are INSIDE and OUTSIDE, if not simply adjust the verbiage to your needs:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;For Application 1:&lt;/P&gt;
&lt;P&gt;nat (inside,outside) source dynamic obj-&lt;SPAN&gt;10.60.2.37 obj-NAT-192.168.123.150 destination static obj-192.168.123.171 obj-192.168.123.171&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;For Application 2:&lt;/P&gt;
&lt;P&gt;nat (inside,outside) source dynamic obj-&lt;SPAN&gt;10.60.2.37 obj-NAT-192.168.123.160 destination static obj-192.168.123.221 obj-192.168.123.221&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 14 Aug 2017 18:23:59 GMT</pubDate>
    <dc:creator>Ryan Curry</dc:creator>
    <dc:date>2017-08-14T18:23:59Z</dc:date>
    <item>
      <title>Destination based NAT</title>
      <link>https://community.cisco.com/t5/network-security/destination-based-nat/m-p/3084550#M133589</link>
      <description>&lt;P&gt;Dear Experts,&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Scenario :&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;PC A (windows Server 2012 with two banking Applications hosted on it) IP : 10.60.2.37&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Application 1 needs to reach to Server IP : 192.168.123.171&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Application 2 needs to reach To Server IP : 192.168.123.221&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;When Application 1 goes to his server his packets should be natted to 192.168.123.150&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;When Application 2 goes to his server his packets should be natted to 192.168.123.160&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;i.e depending upon the destn address i need to do natting for my ip : 10.60.2.37&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;IS it possible ..?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;IF yes ..how can i write nat in asa 9.4 ..?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Awaiting ...&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 09:46:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/destination-based-nat/m-p/3084550#M133589</guid>
      <dc:creator>pankaj.bandewar</dc:creator>
      <dc:date>2019-03-12T09:46:08Z</dc:date>
    </item>
    <item>
      <title>IS there anybody on the floor</title>
      <link>https://community.cisco.com/t5/network-security/destination-based-nat/m-p/3084551#M133590</link>
      <description>&lt;P&gt;IS there anybody on the floor ..?&lt;/P&gt;
&lt;P&gt;Awaiting valuable responses...&lt;/P&gt;</description>
      <pubDate>Fri, 11 Aug 2017 05:52:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/destination-based-nat/m-p/3084551#M133590</guid>
      <dc:creator>pankaj.bandewar</dc:creator>
      <dc:date>2017-08-11T05:52:11Z</dc:date>
    </item>
    <item>
      <title>Just browsing this sub and</title>
      <link>https://community.cisco.com/t5/network-security/destination-based-nat/m-p/3084552#M133591</link>
      <description>&lt;P&gt;Just browsing this sub and thought I'd give a shout back. &amp;nbsp;Yes, you can do this but you'll need to create objects for the IP addresses prior to adding the NAT statements and then reference those objects in the NAT statement; in the examples I'll simply use obj-&amp;lt;ip_address&amp;gt; to make it easy. &amp;nbsp;Also, I'm going to presume the interfaces are INSIDE and OUTSIDE, if not simply adjust the verbiage to your needs:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;For Application 1:&lt;/P&gt;
&lt;P&gt;nat (inside,outside) source dynamic obj-&lt;SPAN&gt;10.60.2.37 obj-NAT-192.168.123.150 destination static obj-192.168.123.171 obj-192.168.123.171&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;For Application 2:&lt;/P&gt;
&lt;P&gt;nat (inside,outside) source dynamic obj-&lt;SPAN&gt;10.60.2.37 obj-NAT-192.168.123.160 destination static obj-192.168.123.221 obj-192.168.123.221&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Aug 2017 18:23:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/destination-based-nat/m-p/3084552#M133591</guid>
      <dc:creator>Ryan Curry</dc:creator>
      <dc:date>2017-08-14T18:23:59Z</dc:date>
    </item>
    <item>
      <title>thank you sir..</title>
      <link>https://community.cisco.com/t5/network-security/destination-based-nat/m-p/3084553#M133592</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;thank you sir..&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;yes this does resolved my issue in my lab.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;in production i used something from the link below..&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;https://www.velocityreviews.com/threads/asa-nat-based-on-destination-address.556079/&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;kindly share other valuable suggestions if any ...&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Aug 2017 12:13:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/destination-based-nat/m-p/3084553#M133592</guid>
      <dc:creator>pankaj.bandewar</dc:creator>
      <dc:date>2017-08-16T12:13:48Z</dc:date>
    </item>
  </channel>
</rss>

