<?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 Assistance with Simultaneous Static 1-to-1 NAT and Interface PAT in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/assistance-with-simultaneous-static-1-to-1-nat-and-interface-pat/m-p/3311704#M1064625</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;I have a location with 4 DVR's, all connected to an isolated ASA 5505 connected to my main ASA 5505 on the outside interface/vlan, using a /29 public subnet:&lt;/P&gt;
&lt;P&gt;DVRs-------Isolated ASA---------Main ASA--------Internet&lt;/P&gt;
&lt;P&gt;I am doing static 1-to-1 NAT for 3 of the 4 DVR's, but since a /29 only gives me 6 addresses and each ASA has a public address on that subnet as well as the ISP's router (my gateway), that leaves me unable to static 1-to-1 NAT the 4th DVR, so I need to PAT it onto the interface using ports 81, 1025 &amp;amp; 8001.&amp;nbsp; I have everything working except the PAT.&amp;nbsp; Below is my config.&amp;nbsp; What am I missing?&lt;/P&gt;
&lt;P&gt;&lt;U&gt;1-to-1 NAT Configs:&lt;/U&gt;&lt;BR /&gt;&lt;EM&gt;object network DVR-1&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; host 192.168.1.250&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;object network DVR-1-p&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; host 96.xx.xxx.219&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;object network DVR-2&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; host 192.168.1.251&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;object network DVR-2-p&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; host 96.xx.xxx.220&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;object network DVR-3&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; host 192.168.1.252&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;object network DVR-3-p&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; host 96.xx.xxx.221&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;object network DVR-1&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; nat (inside,outside) static DVR-1-p&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;object network DVR-2&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; nat (inside,outside) static DVR-2-p&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;object network DVR-3&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; nat (inside,outside) static DVR-3-p&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;U&gt;Interface PAT Configs: (96.xx.xxx.218 = interface IP)&lt;/U&gt;&lt;BR /&gt;&lt;EM&gt;object network DVR-4_TCP81&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; host 192.168.1.253&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;object network DVR-4_TCP1025&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; host 192.168.1.253&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;object network DVR-4_TCP8001&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; host 192.168.1.253&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;object network DVR-4_TCP81&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; nat (inside,outside) static interface service tcp 81 81&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;object network DVR-4_TCP1025&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; nat (inside,outside) static interface service tcp 1025 1025&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;object network DVR-4_TCP8001&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; nat (inside,outside) static interface service tcp 8001 8001&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;U&gt;Firmware:&lt;/U&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;FW-SH5505-B# show ver&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Cisco Adaptive Security Appliance Software Version 9.1(6)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Device Manager Version 7.5(2)&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Compiled on Fri 27-Feb-15 13:50 by builders&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;System image file is "disk0:/asa916-k8.bin"&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 21 Feb 2020 15:08:59 GMT</pubDate>
    <dc:creator>Dean Romanelli</dc:creator>
    <dc:date>2020-02-21T15:08:59Z</dc:date>
    <item>
      <title>Assistance with Simultaneous Static 1-to-1 NAT and Interface PAT</title>
      <link>https://community.cisco.com/t5/network-security/assistance-with-simultaneous-static-1-to-1-nat-and-interface-pat/m-p/3311704#M1064625</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;I have a location with 4 DVR's, all connected to an isolated ASA 5505 connected to my main ASA 5505 on the outside interface/vlan, using a /29 public subnet:&lt;/P&gt;
&lt;P&gt;DVRs-------Isolated ASA---------Main ASA--------Internet&lt;/P&gt;
&lt;P&gt;I am doing static 1-to-1 NAT for 3 of the 4 DVR's, but since a /29 only gives me 6 addresses and each ASA has a public address on that subnet as well as the ISP's router (my gateway), that leaves me unable to static 1-to-1 NAT the 4th DVR, so I need to PAT it onto the interface using ports 81, 1025 &amp;amp; 8001.&amp;nbsp; I have everything working except the PAT.&amp;nbsp; Below is my config.&amp;nbsp; What am I missing?&lt;/P&gt;
&lt;P&gt;&lt;U&gt;1-to-1 NAT Configs:&lt;/U&gt;&lt;BR /&gt;&lt;EM&gt;object network DVR-1&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; host 192.168.1.250&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;object network DVR-1-p&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; host 96.xx.xxx.219&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;object network DVR-2&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; host 192.168.1.251&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;object network DVR-2-p&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; host 96.xx.xxx.220&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;object network DVR-3&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; host 192.168.1.252&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;object network DVR-3-p&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; host 96.xx.xxx.221&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;object network DVR-1&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; nat (inside,outside) static DVR-1-p&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;object network DVR-2&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; nat (inside,outside) static DVR-2-p&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;object network DVR-3&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; nat (inside,outside) static DVR-3-p&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;U&gt;Interface PAT Configs: (96.xx.xxx.218 = interface IP)&lt;/U&gt;&lt;BR /&gt;&lt;EM&gt;object network DVR-4_TCP81&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; host 192.168.1.253&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;object network DVR-4_TCP1025&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; host 192.168.1.253&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;object network DVR-4_TCP8001&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; host 192.168.1.253&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;object network DVR-4_TCP81&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; nat (inside,outside) static interface service tcp 81 81&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;object network DVR-4_TCP1025&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; nat (inside,outside) static interface service tcp 1025 1025&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;object network DVR-4_TCP8001&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; nat (inside,outside) static interface service tcp 8001 8001&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;U&gt;Firmware:&lt;/U&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;FW-SH5505-B# show ver&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Cisco Adaptive Security Appliance Software Version 9.1(6)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Device Manager Version 7.5(2)&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Compiled on Fri 27-Feb-15 13:50 by builders&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;System image file is "disk0:/asa916-k8.bin"&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 15:08:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/assistance-with-simultaneous-static-1-to-1-nat-and-interface-pat/m-p/3311704#M1064625</guid>
      <dc:creator>Dean Romanelli</dc:creator>
      <dc:date>2020-02-21T15:08:59Z</dc:date>
    </item>
    <item>
      <title>Re: Assistance with Simultaneous Static 1-to-1 NAT and Interface PAT</title>
      <link>https://community.cisco.com/t5/network-security/assistance-with-simultaneous-static-1-to-1-nat-and-interface-pat/m-p/3311706#M1064627</link>
      <description>&lt;P&gt;Nevermind. I found the problem as soon as I submitted this.&amp;nbsp; I had a manual NAT in place above the object NAT section.&amp;nbsp; Disregard. Thanks.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jan 2018 21:02:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/assistance-with-simultaneous-static-1-to-1-nat-and-interface-pat/m-p/3311706#M1064627</guid>
      <dc:creator>Dean Romanelli</dc:creator>
      <dc:date>2018-01-15T21:02:31Z</dc:date>
    </item>
  </channel>
</rss>

