<?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 Port forwarding and port redirection in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/port-forwarding-and-port-redirection/m-p/1899674#M457382</link>
    <description>&lt;P&gt;Hello everybody ! I'm new at the ASA5500 domain. I have a question: How can I redirect traffic coming on a port to a machine inside the lan listening to another port ? I would like to use ASDM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance.&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 22:50:44 GMT</pubDate>
    <dc:creator>bogpsycho</dc:creator>
    <dc:date>2019-03-11T22:50:44Z</dc:date>
    <item>
      <title>Port forwarding and port redirection</title>
      <link>https://community.cisco.com/t5/network-security/port-forwarding-and-port-redirection/m-p/1899674#M457382</link>
      <description>&lt;P&gt;Hello everybody ! I'm new at the ASA5500 domain. I have a question: How can I redirect traffic coming on a port to a machine inside the lan listening to another port ? I would like to use ASDM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 22:50:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/port-forwarding-and-port-redirection/m-p/1899674#M457382</guid>
      <dc:creator>bogpsycho</dc:creator>
      <dc:date>2019-03-11T22:50:44Z</dc:date>
    </item>
    <item>
      <title>Port forwarding and port redirection</title>
      <link>https://community.cisco.com/t5/network-security/port-forwarding-and-port-redirection/m-p/1899675#M457390</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Will assume for your example that external users corporate can only use port 80 outbound from their network.&amp;nbsp; THey need to access port 7777 behind the asa on a private inside host.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object network extuser&lt;/P&gt;&lt;P&gt;host 24.223.23.16&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object network PCwith_Server&lt;/P&gt;&lt;P&gt;host 192.168.2.12&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object network Nat4portforwardingService&lt;/P&gt;&lt;P&gt;host 192.168.2.12&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object service specialfunction&lt;/P&gt;&lt;P&gt;service tcp destination eq 7777&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object service corporate_port&lt;/P&gt;&lt;P&gt;service tcp destination eq 80&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object-group catchall&lt;/P&gt;&lt;P&gt;service-object service special function&lt;/P&gt;&lt;P&gt;sercive-object service corporate_port&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOTE: I create the two service objects ports involved and lump them into a group object&amp;nbsp; for the acl rule.&amp;nbsp; It is still not clear in my mind how the asa actuallyhandles acls and nat in order due to a poorly documented support and&amp;nbsp; unnat process evident in packet tracing.&amp;nbsp;&amp;nbsp; Normally according to docs ACLs are done first then nat, so one would expect in our example that port 80 only needs to have an outside ACL rule.&amp;nbsp; Due to experience I put both in the acl rule.......&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;ideally only need acl for port 80&lt;/P&gt;&lt;P&gt;access-list outside_access_in extended permit object corporate_port object extuser object PCwith_Server&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to be safe this is what I use......&lt;/P&gt;&lt;P&gt;access-list outside_access_in extended permit object-group catchall&amp;nbsp; object extuser object PCwith_Server&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(for &lt;EM&gt;any&lt;/EM&gt; external user replace 'object extuser' with 'any'&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object network NAT4portforwardingService&lt;/P&gt;&lt;P&gt;nat (inside,outside) static interface service&amp;nbsp; tcp 7777 www&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;---------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Apr 2012 14:26:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/port-forwarding-and-port-redirection/m-p/1899675#M457390</guid>
      <dc:creator>llamaw0rksE</dc:creator>
      <dc:date>2012-04-06T14:26:15Z</dc:date>
    </item>
  </channel>
</rss>

