<?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 Issue with dynamic ports on 5510 in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/issue-with-dynamic-ports-on-5510/m-p/2214907#M351091</link>
    <description>&lt;P&gt;I have a network administrator that has utilized RDP through our ASA to his webserver for administration.&amp;nbsp; It worked perfectly until today.&amp;nbsp; Now, his connectivity is coming in from TCP source ports above 60000 to 3389.&amp;nbsp; The connectivity is being denied on the ASA.&amp;nbsp; I tried setting a source range of &amp;gt;1024, then &amp;gt;49151 and neither of those worked.&amp;nbsp; Does anyone have any thoughts on a way to get this traffic to pass?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sean&lt;/P&gt;</description>
    <pubDate>Tue, 12 Mar 2019 01:34:23 GMT</pubDate>
    <dc:creator>skirkpatrick1979</dc:creator>
    <dc:date>2019-03-12T01:34:23Z</dc:date>
    <item>
      <title>Issue with dynamic ports on 5510</title>
      <link>https://community.cisco.com/t5/network-security/issue-with-dynamic-ports-on-5510/m-p/2214907#M351091</link>
      <description>&lt;P&gt;I have a network administrator that has utilized RDP through our ASA to his webserver for administration.&amp;nbsp; It worked perfectly until today.&amp;nbsp; Now, his connectivity is coming in from TCP source ports above 60000 to 3389.&amp;nbsp; The connectivity is being denied on the ASA.&amp;nbsp; I tried setting a source range of &amp;gt;1024, then &amp;gt;49151 and neither of those worked.&amp;nbsp; Does anyone have any thoughts on a way to get this traffic to pass?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sean&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 01:34:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/issue-with-dynamic-ports-on-5510/m-p/2214907#M351091</guid>
      <dc:creator>skirkpatrick1979</dc:creator>
      <dc:date>2019-03-12T01:34:23Z</dc:date>
    </item>
    <item>
      <title>Issue with dynamic ports on 5510</title>
      <link>https://community.cisco.com/t5/network-security/issue-with-dynamic-ports-on-5510/m-p/2214908#M351093</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Never seen that the source port would have any effect on getting a connection coming through.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please share the ASA configurations so they can be gone through.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also you can take "packet-tracer" command output of the simulated connection&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;packet-tracer intput outside tcp &lt;SOURCE ip=""&gt; &lt;SOURCE port=""&gt; &lt;DESTINATION ip=""&gt; &lt;DESTINATION port=""&gt;&lt;/DESTINATION&gt;&lt;/DESTINATION&gt;&lt;/SOURCE&gt;&lt;/SOURCE&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This should tell what rules the connections hit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Apr 2013 20:42:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/issue-with-dynamic-ports-on-5510/m-p/2214908#M351093</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-04-24T20:42:20Z</dc:date>
    </item>
    <item>
      <title>Issue with dynamic ports on 5510</title>
      <link>https://community.cisco.com/t5/network-security/issue-with-dynamic-ports-on-5510/m-p/2214909#M351094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can't share the config.&amp;nbsp; I have a service group set up with 3389 and many other Windows ports in it.&amp;nbsp; All the other ports are working fine.&amp;nbsp; Just RDP is not.&amp;nbsp; So, I know the config is good because the other ports are working. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Apr 2013 21:17:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/issue-with-dynamic-ports-on-5510/m-p/2214909#M351094</guid>
      <dc:creator>skirkpatrick1979</dc:creator>
      <dc:date>2013-04-24T21:17:16Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with dynamic ports on 5510</title>
      <link>https://community.cisco.com/t5/network-security/issue-with-dynamic-ports-on-5510/m-p/2214910#M351095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is not much we can do if we cant get any output of the commands, log messages or any configurations related to the ASA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basicly you usually configure the NAT for the server with Static NAT or Static PAT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The source port of the connections shouldnt have nothing to do with the connection forming and the source port usually isnt limited but the destination port is.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you share any logs messages or the "packet-tracer" command output for the connection attempt? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can naturally configure traffic capture on the ASA itself to see if the server is replying to the connection attempts at all but I got the picture that the ASA is blocking the connection?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Apr 2013 21:28:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/issue-with-dynamic-ports-on-5510/m-p/2214910#M351095</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-04-24T21:28:07Z</dc:date>
    </item>
    <item>
      <title>Issue with dynamic ports on 5510</title>
      <link>https://community.cisco.com/t5/network-security/issue-with-dynamic-ports-on-5510/m-p/2214911#M351096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately, I can't share them.&amp;nbsp; We are trying to connect from our production network to a webserver in the DMZ, and NAT/PAT are not needed.&amp;nbsp;&amp;nbsp; I had the administrator reboot his machine and it reset the connection.&amp;nbsp; That started the source ports at a lower number, and now the RDP connection is working.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Apr 2013 21:35:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/issue-with-dynamic-ports-on-5510/m-p/2214911#M351096</guid>
      <dc:creator>skirkpatrick1979</dc:creator>
      <dc:date>2013-04-24T21:35:41Z</dc:date>
    </item>
  </channel>
</rss>

