<?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: Can't Remote Desktop in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/can-t-remote-desktop/m-p/3893300#M5852</link>
    <description>Phase: 1 Type: ACCESS-LIST Subtype: Result: ALLOW Config: Implicit Rule Additional Information: MAC Access list Phase: 2 Type: UN-NAT Subtype: static Result: ALLOW Config: object network new2 nat (inside,outside) static 219.143.34.200 Additional Information: NAT divert to egress interface inside Untranslate 219.143.34.200/1234 to 192.168.0.250/1234 Phase: 3 Type: ACCESS-LIST Subtype: log Result: ALLOW Config: access-group in in interface outside access-list in extended permit tcp any any Additional Information: Phase: 4 Type: IP-OPTIONS Subtype: Result: ALLOW Config: Additional Information: Phase: 5 Type: VPN Subtype: ipsec-tunnel-flow Result: ALLOW Config: Additional Information: Phase: 6 Type: NAT Subtype: rpf-check Result: ALLOW Config: object network new2 nat (inside,outside) static 219.143.34.200 Additional Information: Phase: 7 Type: USER-STATISTICS Subtype: user-statistics Result: ALLOW Config: Additional Information: Phase: 8 Type: IP-OPTIONS Subtype: Result: ALLOW Config: Additional Information: Phase: 9 Type: USER-STATISTICS Subtype: user-statistics Result: ALLOW Config: Additional Information: Phase: 10 Type: FLOW-CREATION Subtype: Result: ALLOW Config: Additional Information: New flow created with id 10189590, packet dispatched to next module Result: input-interface: outside input-status: up input-line-status: up output-interface: inside output-status: up output-line-status: up Action: allow By the way, the server RD port has been changed to 1234.</description>
    <pubDate>Fri, 19 Jul 2019 06:21:10 GMT</pubDate>
    <dc:creator>mengxi zhang</dc:creator>
    <dc:date>2019-07-19T06:21:10Z</dc:date>
    <item>
      <title>Can't Remote Desktop</title>
      <link>https://community.cisco.com/t5/network-security/can-t-remote-desktop/m-p/3892849#M5848</link>
      <description>&lt;P&gt;ASA5520 running in 8.4(4)1&lt;/P&gt;&lt;P&gt;A win2012R2 server can be reached by windows remote desktop in Lan. Using Static NAT it outside and permit port in ACL. Telnet can access the server RD&amp;nbsp;port at 3389 but windows RD doesn't work from internet. What's wrong with it? Who can kindly help me? Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 17:19:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/can-t-remote-desktop/m-p/3892849#M5848</guid>
      <dc:creator>mengxi zhang</dc:creator>
      <dc:date>2020-02-21T17:19:02Z</dc:date>
    </item>
    <item>
      <title>Re: Can't Remote Desktop</title>
      <link>https://community.cisco.com/t5/network-security/can-t-remote-desktop/m-p/3892996#M5849</link>
      <description>&lt;P&gt;Since we do not see the Logs what is wrong to confirm,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;can you post the Logs while you connecting from outside to inside RDP Server.&lt;/P&gt;
&lt;P&gt;post configuraiton also.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;here is the snippet to work.&lt;/P&gt;
&lt;P&gt;==========================&lt;/P&gt;
&lt;P&gt;object service RDP&lt;/P&gt;
&lt;P&gt;service tcp source eq 3389&lt;/P&gt;
&lt;P&gt;object network inside-host&lt;/P&gt;
&lt;P&gt;&amp;nbsp; host x.x.x.x&lt;/P&gt;
&lt;P&gt;nat (inside,outside)&amp;nbsp; source static inside-host interface service RDP RDP&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jul 2019 17:50:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/can-t-remote-desktop/m-p/3892996#M5849</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2019-07-18T17:50:38Z</dc:date>
    </item>
    <item>
      <title>Re: Can't Remote Desktop</title>
      <link>https://community.cisco.com/t5/network-security/can-t-remote-desktop/m-p/3893005#M5850</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;Can you share your config please?&lt;BR /&gt;Your issue is to access your RDP over Internet? If so can you run the following command and share the output:&lt;BR /&gt;packet-tracer input INTERNET tcp 8.8.8.8 12345 RDP-SRV-PUB 3389&lt;BR /&gt;&lt;BR /&gt;Replace INTERNET with the real name of your outside interface and RDP-SRV-PUB with your public IP you're trying to access your RDP server,&lt;BR /&gt;</description>
      <pubDate>Thu, 18 Jul 2019 18:10:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/can-t-remote-desktop/m-p/3893005#M5850</guid>
      <dc:creator>Francesco Molino</dc:creator>
      <dc:date>2019-07-18T18:10:29Z</dc:date>
    </item>
    <item>
      <title>Re: Can't Remote Desktop</title>
      <link>https://community.cisco.com/t5/network-security/can-t-remote-desktop/m-p/3893285#M5851</link>
      <description>yes, it is same as you. object network new host 192.168.0.250 object network new nat (inside,outside) static *.*.*.*(a public IP) Telnet can access ports 3389 or 8082 of the NAT server from Internet. Exploers can also access the WEB service at 8082. But windows RD can't work.</description>
      <pubDate>Fri, 19 Jul 2019 06:06:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/can-t-remote-desktop/m-p/3893285#M5851</guid>
      <dc:creator>mengxi zhang</dc:creator>
      <dc:date>2019-07-19T06:06:11Z</dc:date>
    </item>
    <item>
      <title>Re: Can't Remote Desktop</title>
      <link>https://community.cisco.com/t5/network-security/can-t-remote-desktop/m-p/3893300#M5852</link>
      <description>Phase: 1 Type: ACCESS-LIST Subtype: Result: ALLOW Config: Implicit Rule Additional Information: MAC Access list Phase: 2 Type: UN-NAT Subtype: static Result: ALLOW Config: object network new2 nat (inside,outside) static 219.143.34.200 Additional Information: NAT divert to egress interface inside Untranslate 219.143.34.200/1234 to 192.168.0.250/1234 Phase: 3 Type: ACCESS-LIST Subtype: log Result: ALLOW Config: access-group in in interface outside access-list in extended permit tcp any any Additional Information: Phase: 4 Type: IP-OPTIONS Subtype: Result: ALLOW Config: Additional Information: Phase: 5 Type: VPN Subtype: ipsec-tunnel-flow Result: ALLOW Config: Additional Information: Phase: 6 Type: NAT Subtype: rpf-check Result: ALLOW Config: object network new2 nat (inside,outside) static 219.143.34.200 Additional Information: Phase: 7 Type: USER-STATISTICS Subtype: user-statistics Result: ALLOW Config: Additional Information: Phase: 8 Type: IP-OPTIONS Subtype: Result: ALLOW Config: Additional Information: Phase: 9 Type: USER-STATISTICS Subtype: user-statistics Result: ALLOW Config: Additional Information: Phase: 10 Type: FLOW-CREATION Subtype: Result: ALLOW Config: Additional Information: New flow created with id 10189590, packet dispatched to next module Result: input-interface: outside input-status: up input-line-status: up output-interface: inside output-status: up output-line-status: up Action: allow By the way, the server RD port has been changed to 1234.</description>
      <pubDate>Fri, 19 Jul 2019 06:21:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/can-t-remote-desktop/m-p/3893300#M5852</guid>
      <dc:creator>mengxi zhang</dc:creator>
      <dc:date>2019-07-19T06:21:10Z</dc:date>
    </item>
    <item>
      <title>Re: Can't Remote Desktop</title>
      <link>https://community.cisco.com/t5/network-security/can-t-remote-desktop/m-p/3893337#M5853</link>
      <description>&lt;P&gt;just confirm, is the RDP works Locally ?&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jul 2019 07:00:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/can-t-remote-desktop/m-p/3893337#M5853</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2019-07-19T07:00:20Z</dc:date>
    </item>
    <item>
      <title>Re: Can't Remote Desktop</title>
      <link>https://community.cisco.com/t5/network-security/can-t-remote-desktop/m-p/3893533#M5854</link>
      <description>RD is working well in the LAN</description>
      <pubDate>Fri, 19 Jul 2019 13:03:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/can-t-remote-desktop/m-p/3893533#M5854</guid>
      <dc:creator>mengxi zhang</dc:creator>
      <dc:date>2019-07-19T13:03:07Z</dc:date>
    </item>
    <item>
      <title>Re: Can't Remote Desktop</title>
      <link>https://community.cisco.com/t5/network-security/can-t-remote-desktop/m-p/3893634#M5855</link>
      <description>I'm sorry the output is not readable, if you can paste it use the reply button instead of quick reply or put the output into a text file it would be helpful.&lt;BR /&gt;&lt;BR /&gt;It looks like everything is ok. Can you share your config and can you run the command using the real RDP port please?</description>
      <pubDate>Fri, 19 Jul 2019 15:00:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/can-t-remote-desktop/m-p/3893634#M5855</guid>
      <dc:creator>Francesco Molino</dc:creator>
      <dc:date>2019-07-19T15:00:48Z</dc:date>
    </item>
  </channel>
</rss>

