<?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: multi port forwarding ASA 5510 in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/multi-port-forwarding-asa-5510/m-p/3227288#M1012881</link>
    <description>Try running a packet tracer on the ASA and see where the failure is:&lt;BR /&gt;packet-tracer input WAN tcp 1.1.1.1 12345 &amp;lt;interface-ip&amp;gt; 3388 detailed</description>
    <pubDate>Tue, 05 Dec 2017 17:04:29 GMT</pubDate>
    <dc:creator>Rahul Govindan</dc:creator>
    <dc:date>2017-12-05T17:04:29Z</dc:date>
    <item>
      <title>multi port forwarding ASA 5510</title>
      <link>https://community.cisco.com/t5/network-security/multi-port-forwarding-asa-5510/m-p/3227124#M1012878</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;i'm trying to configure RDP access to two internal hosts. There is a config of ASA:&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Cisco Adaptive Security Appliance Software Version 9.1(7)15&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Device Manager Version 7.8(2)151&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&amp;nbsp;System IP Addresses: &lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Interface Name IP address Subnet mask Method &lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Ethernet0/0 WAN&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;10.254.1.200&amp;nbsp; &amp;nbsp;255.255.255.0 CONFIG &lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Ethernet0/1 LAN-MSP&amp;nbsp; &amp;nbsp;172.16.16.254 255.255.255.0 CONFIG &lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Ethernet0/3 LAN-AD&amp;nbsp; &amp;nbsp; &amp;nbsp; 10.255.8.254&amp;nbsp; &amp;nbsp;255.255.255.0 CONFIG &lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;object network NUC-16&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;host 172.16.16.222&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;object network LAN-MSP&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;subnet 172.16.16.0 255.255.255.0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;object network NUC-8&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;host 10.255.8.222&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;object network LAN-AD&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;subnet 10.255.8.0 255.255.255.0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;access-list ALLOW-LAN extended permit ip any any&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;access-list ALLOW-RDP-NUC-16 extended permit tcp any object NUC-16 eq 33&lt;STRONG&gt;89&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;access-list ALLOW-RDP-NUC-8 extended permit tcp any object NUC-8 eq 33&lt;STRONG&gt;88&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;object network NUC-16&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;nat (LAN-MSP,WAN) static interface service tcp 33&lt;STRONG&gt;89&lt;/STRONG&gt; 33&lt;STRONG&gt;89&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;object network LAN-MSP&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;nat (LAN-MSP,WAN) dynamic interface&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;object network NUC-8&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;nat (LAN-AD,WAN) static interface service tcp 33&lt;STRONG&gt;89&lt;/STRONG&gt; 33&lt;STRONG&gt;88&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;object network LAN-AD&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;nat (LAN-AD,WAN) dynamic interface&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;access-group ALLOW-RDP-NUC-&lt;STRONG&gt;16&lt;/STRONG&gt; in interface WAN&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;access-group ALLOW-LAN in interface LAN-MSP&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;access-group ALLOW-LAN in interface LAN-AD&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;route WAN 0.0.0.0 0.0.0.0 10.254.1.1 1&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;With this config I can connect to host NUC-16 but i can't connect to host NUC-8. When bind the rule&amp;nbsp;&lt;EM&gt;ALLOW-RDP-NUC-&lt;STRONG&gt;8&lt;/STRONG&gt;&lt;/EM&gt;&amp;nbsp;to WAN interface then it overwrites the rule &lt;EM&gt;ALLOW-RDP-NUC-&lt;STRONG&gt;16&lt;/STRONG&gt;&lt;/EM&gt;. The same task I can easy perform in Cisco &lt;STRONG&gt;7206&lt;/STRONG&gt;:&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;ip nat inside source static tcp 10.255.8.222&amp;nbsp;33&lt;STRONG&gt;89&lt;/STRONG&gt; 10.254.1.200 33&lt;STRONG&gt;89&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;ip nat inside source static tcp&amp;nbsp;172.16.16.222 33&lt;STRONG&gt;89&lt;/STRONG&gt;&amp;nbsp;10.254.1.200 33&lt;STRONG&gt;88&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How can I perform the same in ASA 5510?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 14:54:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/multi-port-forwarding-asa-5510/m-p/3227124#M1012878</guid>
      <dc:creator>Exonix</dc:creator>
      <dc:date>2020-02-21T14:54:15Z</dc:date>
    </item>
    <item>
      <title>Re: multi port forwarding ASA 5510</title>
      <link>https://community.cisco.com/t5/network-security/multi-port-forwarding-asa-5510/m-p/3227202#M1012879</link>
      <description>&lt;P&gt;You can only have one access-list in a direction on an interface. So try doing this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;access-list &lt;STRONG&gt;ALLOW-RDP-NUC&lt;/STRONG&gt; extended permit tcp any object NUC-16 eq 3389&lt;BR /&gt;access-list &lt;STRONG&gt;ALLOW-RDP-NUC&lt;/STRONG&gt; extended permit tcp any object NUC-8 eq 3389&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;access-group ALLOW-RDP-NUC&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;in interface WAN&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2017 14:26:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/multi-port-forwarding-asa-5510/m-p/3227202#M1012879</guid>
      <dc:creator>Rahul Govindan</dc:creator>
      <dc:date>2017-12-05T14:26:25Z</dc:date>
    </item>
    <item>
      <title>Re: multi port forwarding ASA 5510</title>
      <link>https://community.cisco.com/t5/network-security/multi-port-forwarding-asa-5510/m-p/3227216#M1012880</link>
      <description>&lt;P&gt;yes, i have done it, but I still can't connect.&lt;BR /&gt;Also, i have only changed 33&lt;STRONG&gt;89&lt;/STRONG&gt; port to 33&lt;STRONG&gt;88&lt;/STRONG&gt; in the working configuration for host NUC-16 - it doesn't work.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2017 14:43:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/multi-port-forwarding-asa-5510/m-p/3227216#M1012880</guid>
      <dc:creator>Exonix</dc:creator>
      <dc:date>2017-12-05T14:43:47Z</dc:date>
    </item>
    <item>
      <title>Re: multi port forwarding ASA 5510</title>
      <link>https://community.cisco.com/t5/network-security/multi-port-forwarding-asa-5510/m-p/3227288#M1012881</link>
      <description>Try running a packet tracer on the ASA and see where the failure is:&lt;BR /&gt;packet-tracer input WAN tcp 1.1.1.1 12345 &amp;lt;interface-ip&amp;gt; 3388 detailed</description>
      <pubDate>Tue, 05 Dec 2017 17:04:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/multi-port-forwarding-asa-5510/m-p/3227288#M1012881</guid>
      <dc:creator>Rahul Govindan</dc:creator>
      <dc:date>2017-12-05T17:04:29Z</dc:date>
    </item>
    <item>
      <title>Re: multi port forwarding ASA 5510</title>
      <link>https://community.cisco.com/t5/network-security/multi-port-forwarding-asa-5510/m-p/3227661#M1012882</link>
      <description>&lt;P&gt;&lt;EM&gt;FRA-ASA1# packet-tracer input WAN tcp 10.254.1.75 12345 10.254.1.200 3388&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Phase: 1&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Type: ACCESS-LIST&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Subtype:&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Result: ALLOW&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Config:&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Implicit Rule&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Additional Information:&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;MAC Access list&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Phase: 2&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Type: UN-NAT&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Subtype: static&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Result: ALLOW&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Config:&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;object network NUC-8&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; nat (LAN-AD,WAN) static interface service tcp 3389 3388&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Additional Information:&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;NAT divert to egress interface LAN-AD&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Untranslate 10.254.1.200/3388 to 10.255.8.222/3389&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Phase: 3&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Type: ACCESS-LIST&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Subtype:&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Result: DROP&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Config:&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Implicit Rule&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Additional Information:&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Result:&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;input-interface: WAN&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;input-status: up&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;input-line-status: up&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;output-interface: LAN-AD&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;output-status: up&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;output-line-status: up&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Action: drop&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Drop-reason: (acl-drop) Flow is denied by configured rule&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But I have an access rule, haven't I ? :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;access-list ALLOW-RDP-NUC extended permit tcp any object NUC-8 eq 33&lt;STRONG&gt;88&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Dec 2017 08:55:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/multi-port-forwarding-asa-5510/m-p/3227661#M1012882</guid>
      <dc:creator>Exonix</dc:creator>
      <dc:date>2017-12-06T08:55:36Z</dc:date>
    </item>
    <item>
      <title>Re: multi port forwarding ASA 5510</title>
      <link>https://community.cisco.com/t5/network-security/multi-port-forwarding-asa-5510/m-p/3227757#M1012883</link>
      <description>&lt;P&gt;finally, here is working configuration:&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;object network LAN-MSP&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; subnet 172.16.16.0 255.255.255.0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;object network LAN-AD&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; subnet 10.255.8.0 255.255.255.0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;object network NUC-16&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; host 172.16.16.222&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;object network NUC-8&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; host 10.255.8.222&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;access-list ALLOW-RDP-NUC extended permit tcp any object NUC-16 eq 3389&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;access-list ALLOW-RDP-NUC extended permit tcp any object NUC-8 eq 33&lt;STRONG&gt;89&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;!&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;object network LAN-MSP&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; nat (LAN-MSP,WAN) dynamic interface&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;object network LAN-AD&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; nat (LAN-AD,WAN) dynamic interface&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;object network NUC-16&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; nat (LAN-MSP,WAN) static interface service tcp 3389 3389&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;object network NUC-8&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; nat (LAN-AD,WAN) static interface service tcp 3389 33&lt;STRONG&gt;88&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;access-group ALLOW-RDP-NUC in interface WAN&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;route WAN 0.0.0.0 0.0.0.0 10.254.1.1 1&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;in Access Rule I had to define the internal port of client. The external port is defined in the NAT-object for this client.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Dec 2017 10:38:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/multi-port-forwarding-asa-5510/m-p/3227757#M1012883</guid>
      <dc:creator>Exonix</dc:creator>
      <dc:date>2017-12-06T10:38:49Z</dc:date>
    </item>
    <item>
      <title>Re: multi port forwarding ASA 5510</title>
      <link>https://community.cisco.com/t5/network-security/multi-port-forwarding-asa-5510/m-p/3227879#M1012884</link>
      <description>Yes, this is what I had posted in my initial reply:&lt;BR /&gt;&lt;BR /&gt;access-list ALLOW-RDP-NUC extended permit tcp any object NUC-16 eq 3389&lt;BR /&gt;access-list ALLOW-RDP-NUC extended permit tcp any object NUC-8 eq 3389&lt;BR /&gt;access-group ALLOW-RDP-NUC in interface WAN&lt;BR /&gt;&lt;BR /&gt;ACL's reference internal ip and ports starting from version 8.3 onward. Glad everything is working for you now.</description>
      <pubDate>Wed, 06 Dec 2017 13:07:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/multi-port-forwarding-asa-5510/m-p/3227879#M1012884</guid>
      <dc:creator>Rahul Govindan</dc:creator>
      <dc:date>2017-12-06T13:07:18Z</dc:date>
    </item>
  </channel>
</rss>

