<?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: Multiple Destination Static NATs to the same IP in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/multiple-destination-static-nats-to-the-same-ip/m-p/4460580#M1083380</link>
    <description>&lt;P&gt;Static Nat is a bidirectional. either will work&lt;/P&gt;
&lt;PRE&gt;nat (Outside,internal) source static  HOST-10.1.8.5 NAT-172.16.2.102 destination static Net-172.16.3.0_24 Net-172.16.3.0_24
nat (Outside,internal) source static  HOST-10.1.8.5 NAT-172.16.2.101 destination static Net-172.16.3.0_24 Net-172.16.3.0_24&lt;/PRE&gt;
&lt;PRE&gt;nat (internal,Outside) source static Net-172.16.3.0_24 Net-172.16.3.0_24 destination static NAT-172.16.2.101 HOST-10.1.8.5
nat (internal,Outside) source static Net-172.16.3.0_24 Net-172.16.3.0_24 destination static NAT-172.16.2.102 HOST-10.1.8.5&lt;/PRE&gt;
&lt;P&gt;however NAT statements will come on the list as define by the order.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 06 Sep 2021 20:22:55 GMT</pubDate>
    <dc:creator>Sheraz.Salim</dc:creator>
    <dc:date>2021-09-06T20:22:55Z</dc:date>
    <item>
      <title>Multiple Destination Static NATs to the same IP</title>
      <link>https://community.cisco.com/t5/network-security/multiple-destination-static-nats-to-the-same-ip/m-p/4459838#M1083333</link>
      <description>&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Would the below work? The source subnet will remain same but whether the users are trying the first destination or second, the requirement is that the destination is Nat'd to the same IP? I can see this working if initiated from internal but if initiated from Outside then how would the ASA know what to translate&amp;nbsp;&lt;STRONG&gt;HOST-10.1.8.5&amp;nbsp;&lt;/STRONG&gt;to? Or will it NAT it accordingly to the order the NAT statements come on the list?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;nat (internal,Outside) source static Net-172.16.3.0_24 Net-172.16.3.0_24 destination static NAT-172.16.2.101 &lt;STRONG&gt;HOST-10.1.8.5&lt;/STRONG&gt;&lt;BR /&gt;nat (internal,Outside) source static Net-172.16.3.0_24 Net-172.16.3.0_24 destination static NAT-172.16.2.102 &lt;STRONG&gt;HOST-10.1.8.5&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 04 Sep 2021 11:23:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/multiple-destination-static-nats-to-the-same-ip/m-p/4459838#M1083333</guid>
      <dc:creator>Tan_da_Man</dc:creator>
      <dc:date>2021-09-04T11:23:54Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Destination Static NATs to the same IP</title>
      <link>https://community.cisco.com/t5/network-security/multiple-destination-static-nats-to-the-same-ip/m-p/4459849#M1083335</link>
      <description>&lt;P&gt;Not sure why there is 2 times subnet here ? or is this what you looking to do ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;nat (internal,Outside) source static &lt;STRONG&gt;Net-172.16.3.0_24&lt;/STRONG&gt; Net-172.16.3.0_24&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Look at the example : &lt;STRONG&gt;(One-to-Many Static NAT)&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/td/docs/security/asa/asa96/configuration/firewall/asa-96-firewall-config/nat-basics.html#ID-2090-0000083f" target="_blank"&gt;https://www.cisco.com/c/en/us/td/docs/security/asa/asa96/configuration/firewall/asa-96-firewall-config/nat-basics.html#ID-2090-0000083f&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 04 Sep 2021 13:01:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/multiple-destination-static-nats-to-the-same-ip/m-p/4459849#M1083335</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2021-09-04T13:01:02Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Destination Static NATs to the same IP</title>
      <link>https://community.cisco.com/t5/network-security/multiple-destination-static-nats-to-the-same-ip/m-p/4460580#M1083380</link>
      <description>&lt;P&gt;Static Nat is a bidirectional. either will work&lt;/P&gt;
&lt;PRE&gt;nat (Outside,internal) source static  HOST-10.1.8.5 NAT-172.16.2.102 destination static Net-172.16.3.0_24 Net-172.16.3.0_24
nat (Outside,internal) source static  HOST-10.1.8.5 NAT-172.16.2.101 destination static Net-172.16.3.0_24 Net-172.16.3.0_24&lt;/PRE&gt;
&lt;PRE&gt;nat (internal,Outside) source static Net-172.16.3.0_24 Net-172.16.3.0_24 destination static NAT-172.16.2.101 HOST-10.1.8.5
nat (internal,Outside) source static Net-172.16.3.0_24 Net-172.16.3.0_24 destination static NAT-172.16.2.102 HOST-10.1.8.5&lt;/PRE&gt;
&lt;P&gt;however NAT statements will come on the list as define by the order.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Sep 2021 20:22:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/multiple-destination-static-nats-to-the-same-ip/m-p/4460580#M1083380</guid>
      <dc:creator>Sheraz.Salim</dc:creator>
      <dc:date>2021-09-06T20:22:55Z</dc:date>
    </item>
  </channel>
</rss>

