<?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: asa916 Non-Interface PAT with Port Forwarding Problem in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa916-non-interface-pat-with-port-forwarding-problem/m-p/3218487#M1018672</link>
    <description>&lt;P&gt;Hi Flavio,&lt;/P&gt;
&lt;P&gt;Thanks for replying.&amp;nbsp; I do not have SIP inspection configured as it has caused problems for us in the past. Below are the inspections I have configured presently:&lt;/P&gt;
&lt;P&gt;class-map inspection_default&lt;BR /&gt; &lt;EM&gt;match default-inspection-traffic&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;!&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;!&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;policy-map type inspect dns preset_dns_map&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; parameters&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; message-length maximum client auto&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; message-length maximum 4096&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;policy-map global_policy&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; class inspection_default&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; inspect dns preset_dns_map&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; inspect ftp&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; inspect h323 h225&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; inspect h323 ras&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; inspect ip-options&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; inspect netbios&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; inspect rsh&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; inspect rtsp&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; inspect skinny&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; inspect sqlnet&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; inspect sunrpc&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; inspect xdmcp&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; inspect pptp&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; inspect icmp error&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; inspect icmp&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; inspect ipsec-pass-thru&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; inspect tftp&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;policy-map type inspect ftp FTP-strict&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; parameters&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; mask-banner&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; mask-syst-reply&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;!&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;service-policy global_policy global&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The ACL's are applied in the following:&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;access-group inside_access_in in interface inside&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;access-group outside_access_in in interface outside&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;access-group DMZ_access_in in interface DMZ&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The public IP address that I need to NAT those 3 PBX servers to is just an available address on my ISP's /29 that they gave me, so there is automatically a route because the outside interface of my ASA has another IP on that same subnet.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Are the NAT statements correct?&lt;/P&gt;</description>
    <pubDate>Fri, 17 Nov 2017 16:19:02 GMT</pubDate>
    <dc:creator>Dean Romanelli</dc:creator>
    <dc:date>2017-11-17T16:19:02Z</dc:date>
    <item>
      <title>asa916 Non-Interface PAT with Port Forwarding Problem</title>
      <link>https://community.cisco.com/t5/network-security/asa916-non-interface-pat-with-port-forwarding-problem/m-p/3217931#M1018669</link>
      <description>&lt;P&gt;Hi Guys,&lt;/P&gt;
&lt;P&gt;I have an ASA 5505, 3 internal PBX servers, and one dedicated available public IP that is NOT the IP of the outside interface.&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&amp;nbsp;host 172.16.142.5&lt;BR /&gt;&amp;nbsp;host 172.16.142.6&lt;BR /&gt;&amp;nbsp;host 172.16.142.7&lt;BR /&gt;&amp;nbsp;host 138.xxx.xx.154&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;I need all of the internal PBX servers to NAT to the public IP shown above (138.xxx.xx.154), be reachable from the outside, and depending on what ports are being used to connect to them from the outside, port forward to one of the three internal PBX servers in the following logic:&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;If inbound traffic from internet has destination port of 138.xxx.xx.154 @ TCP 35300, 15560 or UDP 15560, port-forward to PBX &lt;/EM&gt;&lt;EM&gt;server 172.16.142.5&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;EM&gt;If inbound traffic from internet has destination port of 138.xxx.xx.154 @ UDP range 16000-16511, port-forward to PBX &lt;/EM&gt;&lt;EM&gt;server 172.16.142.6&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;EM&gt;If inbound traffic from internet has destination port of 138.xxx.xx.154 @ UDP range 16512-17023, port-forward to PBX &lt;/EM&gt;&lt;EM&gt;server 172.16.142.7&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;I have configured this the way I see it working, but it is not. My config is attached. What am I doing wrong?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 14:46:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa916-non-interface-pat-with-port-forwarding-problem/m-p/3217931#M1018669</guid>
      <dc:creator>Dean Romanelli</dc:creator>
      <dc:date>2020-02-21T14:46:04Z</dc:date>
    </item>
    <item>
      <title>Re: asa916 Non-Interface PAT with Port Forwarding Problem</title>
      <link>https://community.cisco.com/t5/network-security/asa916-non-interface-pat-with-port-forwarding-problem/m-p/3218068#M1018671</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/319845"&gt;@Dean Romanelli&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;Do you have sip inspection on your firewall?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;Did you applied those ACL to a interface?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;Does your ISP has the&amp;nbsp; network 139.x.x.x.x on theirs routing table?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;-If I helped you somehow, please, rate it as useful.-&lt;/P&gt;</description>
      <pubDate>Thu, 16 Nov 2017 23:20:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa916-non-interface-pat-with-port-forwarding-problem/m-p/3218068#M1018671</guid>
      <dc:creator>Flavio Miranda</dc:creator>
      <dc:date>2017-11-16T23:20:24Z</dc:date>
    </item>
    <item>
      <title>Re: asa916 Non-Interface PAT with Port Forwarding Problem</title>
      <link>https://community.cisco.com/t5/network-security/asa916-non-interface-pat-with-port-forwarding-problem/m-p/3218487#M1018672</link>
      <description>&lt;P&gt;Hi Flavio,&lt;/P&gt;
&lt;P&gt;Thanks for replying.&amp;nbsp; I do not have SIP inspection configured as it has caused problems for us in the past. Below are the inspections I have configured presently:&lt;/P&gt;
&lt;P&gt;class-map inspection_default&lt;BR /&gt; &lt;EM&gt;match default-inspection-traffic&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;!&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;!&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;policy-map type inspect dns preset_dns_map&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; parameters&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; message-length maximum client auto&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; message-length maximum 4096&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;policy-map global_policy&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; class inspection_default&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; inspect dns preset_dns_map&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; inspect ftp&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; inspect h323 h225&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; inspect h323 ras&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; inspect ip-options&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; inspect netbios&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; inspect rsh&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; inspect rtsp&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; inspect skinny&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; inspect sqlnet&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; inspect sunrpc&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; inspect xdmcp&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; inspect pptp&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; inspect icmp error&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; inspect icmp&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; inspect ipsec-pass-thru&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; inspect tftp&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;policy-map type inspect ftp FTP-strict&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; parameters&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; mask-banner&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; mask-syst-reply&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;!&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;service-policy global_policy global&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The ACL's are applied in the following:&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;access-group inside_access_in in interface inside&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;access-group outside_access_in in interface outside&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;access-group DMZ_access_in in interface DMZ&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The public IP address that I need to NAT those 3 PBX servers to is just an available address on my ISP's /29 that they gave me, so there is automatically a route because the outside interface of my ASA has another IP on that same subnet.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Are the NAT statements correct?&lt;/P&gt;</description>
      <pubDate>Fri, 17 Nov 2017 16:19:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa916-non-interface-pat-with-port-forwarding-problem/m-p/3218487#M1018672</guid>
      <dc:creator>Dean Romanelli</dc:creator>
      <dc:date>2017-11-17T16:19:02Z</dc:date>
    </item>
    <item>
      <title>Re: asa916 Non-Interface PAT with Port Forwarding Problem</title>
      <link>https://community.cisco.com/t5/network-security/asa916-non-interface-pat-with-port-forwarding-problem/m-p/3218677#M1018674</link>
      <description>&lt;P&gt;NAT looks ok in terms of syntax. However, your approach looks not good. I'd recommend you to take a look in Opensips, which is a SIP load balancing.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;Voice and NAT historically is very complicate and try to avoid it is always the best solution. If impossible, at least try to make it simple.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;Hope that helps.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;-If I helped you somehow, please, rate it as useful.-&lt;/P&gt;</description>
      <pubDate>Sat, 18 Nov 2017 01:24:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa916-non-interface-pat-with-port-forwarding-problem/m-p/3218677#M1018674</guid>
      <dc:creator>Flavio Miranda</dc:creator>
      <dc:date>2017-11-18T01:24:49Z</dc:date>
    </item>
  </channel>
</rss>

