<?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 Hi, in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/static-nat-and-two-interfaces/m-p/2974758#M156852</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Unfortunately it wouldn't work.&lt;/P&gt;
&lt;P&gt;What you can do is Static PAT rules as per below:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;static (inside,outside) &lt;SPAN style="color: #0000ff;"&gt;TCP&lt;/SPAN&gt; 70.38.141.155 &lt;SPAN style="color: #0000ff;"&gt;80&lt;/SPAN&gt; 10.1.1.1 &lt;SPAN style="color: #0000ff;"&gt;80&lt;/SPAN&gt; netmask 255.255.255.255&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;static (inside,newoutside) &lt;SPAN style="color: #0000ff;"&gt;TCP&lt;/SPAN&gt; 70.38.141.155 &lt;SPAN style="color: #0000ff;"&gt;443&lt;/SPAN&gt; 10.1.1.1 &lt;SPAN style="color: #0000ff;"&gt;443&lt;/SPAN&gt; netmask 255.255.255.255&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;You can have as many Static PAT rules as long as they are not the same. And this will load balance your traffic as well. As per example above, all http traffic will toward interface &lt;EM&gt;outside&lt;/EM&gt; and https traffic will go towards interface &lt;EM&gt;newoutside&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;HTH.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Terence&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 12 Aug 2016 11:24:56 GMT</pubDate>
    <dc:creator>Terence Payet</dc:creator>
    <dc:date>2016-08-12T11:24:56Z</dc:date>
    <item>
      <title>Static NAT and two interfaces</title>
      <link>https://community.cisco.com/t5/network-security/static-nat-and-two-interfaces/m-p/2974757#M156846</link>
      <description>&lt;P&gt;Existing statement on ASA running 8.2 version code&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;static (inside,outside) 70.38.141.155 10.1.1.1 netmask 255.255.255.255&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I'm adding a new outside interface, so I'll be adding&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;static (inside,newoutside) 70.38.141.155 10.1.1.1 netmask 255.255.255.255&lt;/P&gt;
&lt;P&gt;Can I've both statements on ASA or it will create a issue.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 08:07:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-nat-and-two-interfaces/m-p/2974757#M156846</guid>
      <dc:creator>Ankur Bajaj</dc:creator>
      <dc:date>2019-03-12T08:07:25Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.cisco.com/t5/network-security/static-nat-and-two-interfaces/m-p/2974758#M156852</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Unfortunately it wouldn't work.&lt;/P&gt;
&lt;P&gt;What you can do is Static PAT rules as per below:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;static (inside,outside) &lt;SPAN style="color: #0000ff;"&gt;TCP&lt;/SPAN&gt; 70.38.141.155 &lt;SPAN style="color: #0000ff;"&gt;80&lt;/SPAN&gt; 10.1.1.1 &lt;SPAN style="color: #0000ff;"&gt;80&lt;/SPAN&gt; netmask 255.255.255.255&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;static (inside,newoutside) &lt;SPAN style="color: #0000ff;"&gt;TCP&lt;/SPAN&gt; 70.38.141.155 &lt;SPAN style="color: #0000ff;"&gt;443&lt;/SPAN&gt; 10.1.1.1 &lt;SPAN style="color: #0000ff;"&gt;443&lt;/SPAN&gt; netmask 255.255.255.255&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;You can have as many Static PAT rules as long as they are not the same. And this will load balance your traffic as well. As per example above, all http traffic will toward interface &lt;EM&gt;outside&lt;/EM&gt; and https traffic will go towards interface &lt;EM&gt;newoutside&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;HTH.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Terence&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Aug 2016 11:24:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-nat-and-two-interfaces/m-p/2974758#M156852</guid>
      <dc:creator>Terence Payet</dc:creator>
      <dc:date>2016-08-12T11:24:56Z</dc:date>
    </item>
  </channel>
</rss>

