<?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 You need to use a Service in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/how-to-nat-a-port-range-on-asdm-for-asa-5505/m-p/2890678#M152776</link>
    <description>&lt;P&gt;You need to use a Service object&lt;/P&gt;
&lt;P&gt;as attached&lt;/P&gt;
&lt;P&gt;create a service object&amp;nbsp; define ports with " udp/49152-65534"&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 23 Jun 2016 06:59:16 GMT</pubDate>
    <dc:creator>Richard Bradfield</dc:creator>
    <dc:date>2016-06-23T06:59:16Z</dc:date>
    <item>
      <title>How to NAT a port range on ASDM for ASA 5505</title>
      <link>https://community.cisco.com/t5/network-security/how-to-nat-a-port-range-on-asdm-for-asa-5505/m-p/2890677#M152775</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I managed to configure port redirect for single ports.&lt;/P&gt;
&lt;P&gt;In order to redirect a single port I did the following (and it works well):&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://community.cisco.com/legacyfs/online/media/networkobject.png" class="migrated-markup-image" /&gt;&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://community.cisco.com/legacyfs/online/media/accessrule.png" class="migrated-markup-image" /&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;But I now need to redirect a big range for data on a Linux machine:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;49152 to 65534&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Which means that if somebody connects to the Public interface of the ASA on port&amp;nbsp;&lt;SPAN&gt;49152 it will redirect to 192.168.1.20:49152.&lt;BR /&gt;And the same for the whole range. To do it manually for thousands of ports it has no sense. For sure there is a way to do it automatically on the whole range.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Can anybody explain me how to do it?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;P.s. I am on:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Cisco Adaptive Security Appliance Software Version 9.2(3)4 &lt;BR /&gt;Device Manager Version 7.4(1)&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;System image file is "disk0:/asa923-4-k8.bin"&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 07:56:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-nat-a-port-range-on-asdm-for-asa-5505/m-p/2890677#M152775</guid>
      <dc:creator>sergioloporto</dc:creator>
      <dc:date>2019-03-12T07:56:02Z</dc:date>
    </item>
    <item>
      <title>You need to use a Service</title>
      <link>https://community.cisco.com/t5/network-security/how-to-nat-a-port-range-on-asdm-for-asa-5505/m-p/2890678#M152776</link>
      <description>&lt;P&gt;You need to use a Service object&lt;/P&gt;
&lt;P&gt;as attached&lt;/P&gt;
&lt;P&gt;create a service object&amp;nbsp; define ports with " udp/49152-65534"&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jun 2016 06:59:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-nat-a-port-range-on-asdm-for-asa-5505/m-p/2890678#M152776</guid>
      <dc:creator>Richard Bradfield</dc:creator>
      <dc:date>2016-06-23T06:59:16Z</dc:date>
    </item>
    <item>
      <title>Thanks. And how does the</title>
      <link>https://community.cisco.com/t5/network-security/how-to-nat-a-port-range-on-asdm-for-asa-5505/m-p/2890679#M152777</link>
      <description>&lt;P&gt;Thanks. And how does the access rule looks like?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jun 2016 07:03:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-nat-a-port-range-on-asdm-for-asa-5505/m-p/2890679#M152777</guid>
      <dc:creator>sergioloporto</dc:creator>
      <dc:date>2016-06-23T07:03:17Z</dc:date>
    </item>
    <item>
      <title>something like</title>
      <link>https://community.cisco.com/t5/network-security/how-to-nat-a-port-range-on-asdm-for-asa-5505/m-p/2890680#M152778</link>
      <description>&lt;P&gt;something like&lt;/P&gt;
&lt;P&gt;&amp;nbsp;IP access-list Outside-in extended permit udp&amp;nbsp; any &amp;lt;Linux server real address&amp;gt; object-group udp-range object-group udp-range&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jun 2016 07:36:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-nat-a-port-range-on-asdm-for-asa-5505/m-p/2890680#M152778</guid>
      <dc:creator>Richard Bradfield</dc:creator>
      <dc:date>2016-06-23T07:36:06Z</dc:date>
    </item>
    <item>
      <title>I added that service group.</title>
      <link>https://community.cisco.com/t5/network-security/how-to-nat-a-port-range-on-asdm-for-asa-5505/m-p/2890681#M152779</link>
      <description>&lt;P&gt;I added that service group. Then I tried to add this command:&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://community.cisco.com/legacyfs/online/media/range.png" class="migrated-markup-image" /&gt;&lt;/P&gt;
&lt;P&gt;access-list Outside-in extended permit tcp any 192.168.1.25 object-group DATA_Tcp_range_FTP_Raspberry object-group DATA_Tcp_range_FTP_Raspberry&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;But I doesn't accept it. The ports I have to redirect are TCP.&lt;BR /&gt;What did I do wrong?&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jun 2016 15:04:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-nat-a-port-range-on-asdm-for-asa-5505/m-p/2890681#M152779</guid>
      <dc:creator>sergioloporto</dc:creator>
      <dc:date>2016-06-23T15:04:40Z</dc:date>
    </item>
    <item>
      <title>I answered above</title>
      <link>https://community.cisco.com/t5/network-security/how-to-nat-a-port-range-on-asdm-for-asa-5505/m-p/2890682#M152780</link>
      <description>&lt;P&gt;I answered above. The current access-lists I have do not start with "ip". For example I have:&lt;/P&gt;
&lt;P&gt;access-list outside_access_in_1 extended permit tcp any object 443_Raspberry_Pi object-group Port443&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jun 2016 16:08:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-nat-a-port-range-on-asdm-for-asa-5505/m-p/2890682#M152780</guid>
      <dc:creator>sergioloporto</dc:creator>
      <dc:date>2016-06-23T16:08:57Z</dc:date>
    </item>
    <item>
      <title>Sorry yes just Access-list,</title>
      <link>https://community.cisco.com/t5/network-security/how-to-nat-a-port-range-on-asdm-for-asa-5505/m-p/2890683#M152781</link>
      <description>&lt;P&gt;Sorry yes just Access-list, routers have IP access-list&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jun 2016 22:49:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-nat-a-port-range-on-asdm-for-asa-5505/m-p/2890683#M152781</guid>
      <dc:creator>Richard Bradfield</dc:creator>
      <dc:date>2016-06-23T22:49:22Z</dc:date>
    </item>
  </channel>
</rss>

