<?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 redirection - ASA (cli) for RDP - Remote Desktop Protocol in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/port-redirection-asa-cli-for-rdp-remote-desktop-protocol/m-p/2448524#M268717</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Dan, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is port 3390 the real port of your server or the one you are using the connect?&lt;/P&gt;&lt;P&gt;Have you tried swapping the ports on the nat configuration? The first one is that real port and the second one should be the mapped port you type in order to connect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object network GLF-VCENTER&lt;/P&gt;&lt;P&gt;host 172.30.25.254&lt;/P&gt;&lt;P&gt;nat (inside,outside) static interface service tcp 3389 3390 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Itzcoatl&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Mar 2014 23:11:58 GMT</pubDate>
    <dc:creator>Itzcoatl Espinosa</dc:creator>
    <dc:date>2014-03-03T23:11:58Z</dc:date>
    <item>
      <title>Port redirection - ASA (cli) for RDP - Remote Desktop Protocol</title>
      <link>https://community.cisco.com/t5/network-security/port-redirection-asa-cli-for-rdp-remote-desktop-protocol/m-p/2448523#M268715</link>
      <description>&lt;P&gt;Hello and thank you for reading &amp;amp; helping out!&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a customer that we are trying to remotely monitor and manage their servers.&amp;nbsp; We have a management server and I can setup the ACL's to have any/any port:3389 open and accessible, but we are trying to strengthen the inbound simply by having a port redirection.&amp;nbsp; Below is my code, which seems to be right according to all the other sites i have looked over trying to find out how to redirect ports on an ASA, as well NAT in general with cisco's CLI.&amp;nbsp; I dont have ASDM capable, using SSH (putty) and remoting into the firewall. when i try to switch the ports access to 3390 with a port redirection (as shown below) I am not able to connect (nor will Portquery.exe show it as listening, rather it comes back "filtered").&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think that I am doing the NAT in the wrong location, but if I try to do a global NAT with the other statements outside fo the network object, I cant seem to get the ports to go through ( ' nat (inside,outside) source static any any service tcp 3390 3389 ' )&amp;nbsp; it says the port 3389 is 'invalid input'.&amp;nbsp; I for one am lost lol, please help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;***ALL other code attempts work fine with 3389 in the acl/object-nat segments****&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object network GLF-VCENTER&lt;/P&gt;&lt;P&gt;host 172.30.25.254&lt;/P&gt;&lt;P&gt;nat (inside,outside) static interface service tcp 3390 3389&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list outside_access_in extended permit tcp any any eq 3390&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 03:52:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/port-redirection-asa-cli-for-rdp-remote-desktop-protocol/m-p/2448523#M268715</guid>
      <dc:creator>walldiv01</dc:creator>
      <dc:date>2019-03-12T03:52:59Z</dc:date>
    </item>
    <item>
      <title>Port redirection - ASA (cli) for RDP - Remote Desktop Protocol</title>
      <link>https://community.cisco.com/t5/network-security/port-redirection-asa-cli-for-rdp-remote-desktop-protocol/m-p/2448524#M268717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Dan, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is port 3390 the real port of your server or the one you are using the connect?&lt;/P&gt;&lt;P&gt;Have you tried swapping the ports on the nat configuration? The first one is that real port and the second one should be the mapped port you type in order to connect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object network GLF-VCENTER&lt;/P&gt;&lt;P&gt;host 172.30.25.254&lt;/P&gt;&lt;P&gt;nat (inside,outside) static interface service tcp 3389 3390 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Itzcoatl&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Mar 2014 23:11:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/port-redirection-asa-cli-for-rdp-remote-desktop-protocol/m-p/2448524#M268717</guid>
      <dc:creator>Itzcoatl Espinosa</dc:creator>
      <dc:date>2014-03-03T23:11:58Z</dc:date>
    </item>
    <item>
      <title>Port redirection - ASA (cli) for RDP - Remote Desktop Protocol</title>
      <link>https://community.cisco.com/t5/network-security/port-redirection-asa-cli-for-rdp-remote-desktop-protocol/m-p/2448525#M268718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; @ Itzcoatl,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes i've done both commands (below)&amp;nbsp; neither work and i understand the order of mapped/real ports, i know i had it backwards in my original statement (sorry)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HAVE TRIED BOTH:&lt;BR /&gt;nat (inside,outside) static interface service tcp 3389 3390&lt;BR /&gt;nat (inside,outside) static interface service tcp 3390 3389&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~Dan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Mar 2014 13:51:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/port-redirection-asa-cli-for-rdp-remote-desktop-protocol/m-p/2448525#M268718</guid>
      <dc:creator>walldiv01</dc:creator>
      <dc:date>2014-03-04T13:51:49Z</dc:date>
    </item>
    <item>
      <title>Port redirection - ASA (cli) for RDP - Remote Desktop Protocol</title>
      <link>https://community.cisco.com/t5/network-security/port-redirection-asa-cli-for-rdp-remote-desktop-protocol/m-p/2448526#M268720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Dan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you also tried the ACL for port 3389&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please share the exact configuration you have (using the right port-mapping)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and also this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;packet-tracer input outside tcp 4.2.2.2 1025 interface_ip 3389&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then enable this capture&lt;/P&gt;&lt;P&gt;cap capout interface outside match tcp any host x.x.x.x (Interface_IP) eq 3389&lt;/P&gt;&lt;P&gt;cap capin interface inside match tcp any host x.x.x (Internal server IP) eq 3389&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Afterwards try to connect Just Once and finally provide&lt;/P&gt;&lt;P&gt;show cap capout&lt;/P&gt;&lt;P&gt;show cap capin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking for some Networking Assistance?&amp;nbsp; &lt;BR /&gt;&lt;SPAN&gt;Contact me directly at &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:jcarvaja@laguiadelnetworking.com"&gt;jcarvaja@laguiadelnetworking.com&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt;I will fix your problem ASAP. &lt;BR /&gt; &lt;BR /&gt;Cheers, &lt;BR /&gt; &lt;BR /&gt;Julio Carvajal Segura &lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://laguiadelnetworking.com"&gt;http://laguiadelnetworking.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Mar 2014 15:32:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/port-redirection-asa-cli-for-rdp-remote-desktop-protocol/m-p/2448526#M268720</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2014-03-04T15:32:40Z</dc:date>
    </item>
  </channel>
</rss>

