<?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 The mistake that stands out in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/nat-port-forwarding-with-multiple-public-ip-addresses/m-p/3047705#M146702</link>
    <description>&lt;P&gt;The mistake that stands out is the ACL for port UDP 5060.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;SPAN&gt;nat (inside,outside) static 185.67.116.18 service &lt;/SPAN&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;EM&gt;udp&lt;/EM&gt;&lt;/SPAN&gt;&lt;SPAN&gt; 5060 5060&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;SPAN&gt;access-list inbound extended permit &lt;SPAN style="text-decoration: underline;"&gt;&lt;EM&gt;tcp&lt;/EM&gt; &lt;/SPAN&gt;any host 10.2.50.70 eq 5060&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;in the NAT you are matching UDP while in the ACL you are matching TCP&lt;/P&gt;
&lt;P&gt;--&lt;/P&gt;
&lt;P&gt;Please remember to select a correct answer and rate helpful posts&lt;/P&gt;</description>
    <pubDate>Wed, 08 Feb 2017 19:36:16 GMT</pubDate>
    <dc:creator>Marius Gunnerud</dc:creator>
    <dc:date>2017-02-08T19:36:16Z</dc:date>
    <item>
      <title>NAT Port Forwarding with multiple public IP Addresses</title>
      <link>https://community.cisco.com/t5/network-security/nat-port-forwarding-with-multiple-public-ip-addresses/m-p/3047704#M146701</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am new to the Cisco ASA. We have a Cisco ASA 5510 and I am trying to open some NAT ports for a phone system server. I cannot figure out where I am going wrong.&lt;/P&gt;
&lt;P&gt;I have a phone server whose &lt;STRONG&gt;inside IP Address is 10.2.50.170&lt;/STRONG&gt;. The public IP Address on the external&amp;nbsp;Interface given to me from my ISP is 185.67.116.17/28. I have been given a block of 16 addresses from my ISP.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I wish to do the following:&lt;/P&gt;
&lt;P&gt;Open ports udp/5060 and udp/9000-9500 to port forward to the phone server. I want the phone server to only be accessible using public IP Address 185.67.116.18 which is one of the addresses given to me by my ISP from the block of 16.&lt;/P&gt;
&lt;P&gt;I have added following CLI commands but cannot get the port forwarding to work:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style="font-size: 12pt;"&gt;object network Outside_to_Inside_Phone_System&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style="font-size: 12pt;"&gt;host&amp;nbsp;10.2.50.170&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;SPAN style="font-size: 12pt;"&gt;nat (inside,outside) static 185.67.116.18 service udp 5060 5060&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;SPAN style="font-size: 12pt;"&gt;access-list inbound extended permit tcp any host 10.2.50.70 eq 5060&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;SPAN style="font-size: 12pt;"&gt;access-group inbound in interface&amp;nbsp;outside&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style="font-size: 12pt;"&gt;object service Phone_RTP_Ports&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;SPAN style="font-size: 12pt;"&gt;service udp destination range 9000 9500&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;SPAN style="font-size: 12pt;"&gt;exit&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;SPAN style="font-size: 12pt;"&gt;nat (inside,outside) source static any any destination static interface Outside_to_Inside_Phone_System&amp;nbsp;service Phone_RTP_Range Phone_RTP_Range&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;SPAN style="font-size: 12pt;"&gt;access-list inbound extended permit udp any object Outside_to_Inside_Phone_System range 9000 9500&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;SPAN style="font-size: 12pt;"&gt;access-group Phone_TO_INSIDE in interface External&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;Any help would be really appreciated.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Kind Regards&lt;/P&gt;
&lt;P&gt;Amjad&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 08:54:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-port-forwarding-with-multiple-public-ip-addresses/m-p/3047704#M146701</guid>
      <dc:creator>Amjad Shakeel</dc:creator>
      <dc:date>2019-03-12T08:54:14Z</dc:date>
    </item>
    <item>
      <title>The mistake that stands out</title>
      <link>https://community.cisco.com/t5/network-security/nat-port-forwarding-with-multiple-public-ip-addresses/m-p/3047705#M146702</link>
      <description>&lt;P&gt;The mistake that stands out is the ACL for port UDP 5060.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;SPAN&gt;nat (inside,outside) static 185.67.116.18 service &lt;/SPAN&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;EM&gt;udp&lt;/EM&gt;&lt;/SPAN&gt;&lt;SPAN&gt; 5060 5060&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;SPAN&gt;access-list inbound extended permit &lt;SPAN style="text-decoration: underline;"&gt;&lt;EM&gt;tcp&lt;/EM&gt; &lt;/SPAN&gt;any host 10.2.50.70 eq 5060&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;in the NAT you are matching UDP while in the ACL you are matching TCP&lt;/P&gt;
&lt;P&gt;--&lt;/P&gt;
&lt;P&gt;Please remember to select a correct answer and rate helpful posts&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2017 19:36:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-port-forwarding-with-multiple-public-ip-addresses/m-p/3047705#M146702</guid>
      <dc:creator>Marius Gunnerud</dc:creator>
      <dc:date>2017-02-08T19:36:16Z</dc:date>
    </item>
    <item>
      <title>TO add to that, the second</title>
      <link>https://community.cisco.com/t5/network-security/nat-port-forwarding-with-multiple-public-ip-addresses/m-p/3047706#M146703</link>
      <description>&lt;P&gt;TO add to that, the second NAT seems to be incorrect as well(IMO):&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;SPAN&gt;nat (inside,outside) source static any any destination static interface Outside_to_Inside_Phone_System&amp;nbsp;service Phone_RTP_Range Phone_RTP_Range&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;This needs to be like below (order matters):&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;SPAN&gt;nat (outside,inside) source static any any destination static interface Outside_to_Inside_Phone_System&amp;nbsp;service Phone_RTP_Range Phone_RTP_Range&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;also, the interface name is confusing. Is 'outside' the interface name or is it 'external' because access-list is applied on interface named External . Just correct that access-list, apply on correct interface and it should work.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;If you still face issues, please post output of NAT and access-list.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;-&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;AJ&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2017 19:48:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-port-forwarding-with-multiple-public-ip-addresses/m-p/3047706#M146703</guid>
      <dc:creator>Ajay Saini</dc:creator>
      <dc:date>2017-02-08T19:48:36Z</dc:date>
    </item>
    <item>
      <title>Sorry I have re added re</title>
      <link>https://community.cisco.com/t5/network-security/nat-port-forwarding-with-multiple-public-ip-addresses/m-p/3047707#M146704</link>
      <description>&lt;P&gt;Sorry I have re added re added the commands but still not working:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;SPAN&gt;object network Outside_to_Inside_Phone_System&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;SPAN&gt;host&amp;nbsp;10.2.50.170&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;SPAN&gt;nat (inside,outside) static 185.67.116.18 service udp 5060 5060&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;SPAN&gt;access-list inbound extended permit udp any host 10.2.50.70 eq 5060&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;SPAN&gt;access-group inbound in interface&amp;nbsp;outside&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;SPAN&gt;object service Phone_RTP_Ports&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;SPAN&gt;service udp destination range 9000 9500&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;SPAN&gt;exit&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;SPAN&gt;nat (inside,outside) source static any any destination static interface Outside_to_Inside_Phone_System&amp;nbsp;service Phone_RTP_Ports Phone_RTP_Ports&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;SPAN&gt;access-list inbound extended permit udp any object Outside_to_Inside_Phone_System range 9000 9500&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;SPAN&gt;access-group inbound&amp;nbsp;in interface&amp;nbsp;outside&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Not sure where I am going wrong.&lt;/P&gt;
&lt;P&gt;Thanks for the help so far.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2017 20:52:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-port-forwarding-with-multiple-public-ip-addresses/m-p/3047707#M146704</guid>
      <dc:creator>Amjad Shakeel</dc:creator>
      <dc:date>2017-02-08T20:52:08Z</dc:date>
    </item>
    <item>
      <title>you have not corrected the</title>
      <link>https://community.cisco.com/t5/network-security/nat-port-forwarding-with-multiple-public-ip-addresses/m-p/3047708#M146705</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;you have not corrected the NAT statement as I suggested. It needs to be outside,inside) because of the way you have defined the other parameters.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt; Can you please change it and see if that helps. If not, please attach packet-tracer outputs and also syslogs when attempting the traffic.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;-&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;AJ&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2017 20:55:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-port-forwarding-with-multiple-public-ip-addresses/m-p/3047708#M146705</guid>
      <dc:creator>Ajay Saini</dc:creator>
      <dc:date>2017-02-08T20:55:30Z</dc:date>
    </item>
    <item>
      <title>This is the statement you</title>
      <link>https://community.cisco.com/t5/network-security/nat-port-forwarding-with-multiple-public-ip-addresses/m-p/3047709#M146706</link>
      <description>&lt;P&gt;This is the statement you should&amp;nbsp;change to the following NAT statement if you decide to keep the parameters the way they are.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;SPAN&gt;nat (&lt;SPAN style="text-decoration: underline;"&gt;outside&lt;/SPAN&gt;,inside) source static any any destination static interface Outside_to_Inside_Phone_System&amp;nbsp;service Phone_RTP_Ports Phone_RTP_Ports&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;/STRONG&gt;Personally I prefer to try to keep all my NAT statements source from the inside to outside, as follows:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;SPAN&gt;nat (inside,outside) source static&amp;nbsp;Outside_to_Inside_Phone_System&amp;nbsp;interface&amp;nbsp;destination static&amp;nbsp;any&amp;nbsp;any&amp;nbsp;service Phone_RTP_Ports Phone_RTP_Ports&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;--&lt;/P&gt;
&lt;P&gt;Please remember to select a correct answer and rate helpful posts&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2017 21:31:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-port-forwarding-with-multiple-public-ip-addresses/m-p/3047709#M146706</guid>
      <dc:creator>Marius Gunnerud</dc:creator>
      <dc:date>2017-02-08T21:31:27Z</dc:date>
    </item>
    <item>
      <title>Thanks I managed to get the</title>
      <link>https://community.cisco.com/t5/network-security/nat-port-forwarding-with-multiple-public-ip-addresses/m-p/3047710#M146707</link>
      <description>&lt;P&gt;Thanks I managed to get the single port forwarding working with the following:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;SPAN&gt;object network Outside_to_Inside_Phone_System&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;SPAN&gt;host&amp;nbsp;10.2.50.170&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;SPAN&gt;nat (inside,outside) static 185.67.116.18 service udp 5060 5060&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;SPAN&gt;access-list inbound extended permit udp any host 10.2.50.170 eq 5060&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;SPAN&gt;access-group inbound in interface&amp;nbsp;outside&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;For the range of ports I have done the following, but it does not seem to work:&lt;/P&gt;
&lt;P&gt;o&lt;STRONG&gt;bject network Phone_SERVER&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;host 10.2.50.70&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;exit&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;object network Phone_outsideIP&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;185.67.116.21&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;exit&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;object service Phone_RTP_Range &lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;service udp destination range 9000 9500&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;nat (outside,inside) source static any any destination static Phone_outsideIP Phone_SERVER&amp;nbsp;service Phone_RTP_Range &lt;STRONG&gt;Phone_RTP_Range &lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;access-list inbound extended permit udp any object Phone_SERVER range 9000 9500&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Any help appreciated.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Feb 2017 19:15:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-port-forwarding-with-multiple-public-ip-addresses/m-p/3047710#M146707</guid>
      <dc:creator>Amjad Shakeel</dc:creator>
      <dc:date>2017-02-09T19:15:38Z</dc:date>
    </item>
  </channel>
</rss>

