<?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: Remote desktop outside to Inside on ASA in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/remote-desktop-outside-to-inside-on-asa/m-p/1023023#M939585</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; Change your ACL and static nat to the following :&lt;/P&gt;&lt;P&gt;access-list 100 extended permit icmp any inteface outside &lt;/P&gt;&lt;P&gt;access-list 100 extended permit tcp any interface outside eq 5900 &lt;/P&gt;&lt;P&gt;access-list 100 extended permit tcp any interface outside eq 3389&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for the static nat :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (inside,ouside) interface 5900 10.10.10.2 5900 netmask 255.255.255.255 &lt;/P&gt;&lt;P&gt;static (inside,ouside) interface 3389 10.10.10.2 3389 netmask 255.255.255.255 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; these commands tell the ASA to use the ip address of the outside interface. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Apr 2008 11:35:37 GMT</pubDate>
    <dc:creator>alanajjar</dc:creator>
    <dc:date>2008-04-09T11:35:37Z</dc:date>
    <item>
      <title>Remote desktop outside to Inside on ASA</title>
      <link>https://community.cisco.com/t5/network-security/remote-desktop-outside-to-inside-on-asa/m-p/1023020#M939582</link>
      <description>&lt;P&gt;Dear Expert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me!!! to solve this problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see in the attach file.&lt;/P&gt;&lt;P&gt;i want outside can access remote in to inside pass thought ASA.&lt;/P&gt;&lt;P&gt;but it doesn't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;rechard &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 12:28:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/remote-desktop-outside-to-inside-on-asa/m-p/1023020#M939582</guid>
      <dc:creator>rechard_david</dc:creator>
      <dc:date>2019-03-11T12:28:46Z</dc:date>
    </item>
    <item>
      <title>Re: Remote desktop outside to Inside on ASA</title>
      <link>https://community.cisco.com/t5/network-security/remote-desktop-outside-to-inside-on-asa/m-p/1023021#M939583</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;I think these are needed:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list 100 extended permit tcp any host 50.50.50.50 eq pcanywhere-data &lt;/P&gt;&lt;P&gt;access-list 100 extended permit udp any host 50.50.50.50 eq pcanywhere-status&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2008 07:34:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/remote-desktop-outside-to-inside-on-asa/m-p/1023021#M939583</guid>
      <dc:creator>dongdongliu</dc:creator>
      <dc:date>2008-04-09T07:34:12Z</dc:date>
    </item>
    <item>
      <title>Re: Remote desktop outside to Inside on ASA</title>
      <link>https://community.cisco.com/t5/network-security/remote-desktop-outside-to-inside-on-asa/m-p/1023022#M939584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Sir,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I try to tested like this but it doesn't work.&lt;/P&gt;&lt;P&gt;by the way when i change the like this &lt;/P&gt;&lt;P&gt;access-list 100 extended permit tcp any host 50.50.50.51 eq 3389 it working.&lt;/P&gt;&lt;P&gt;Note: Public ip add 50.50.50.51 not the same public ip add on interface e0/0. &lt;/P&gt;&lt;P&gt;I want to use only one public ip add for map and use in the same interface e0/0. &lt;/P&gt;&lt;P&gt;How can i do it? do you have any command for solve this problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards and Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2008 10:17:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/remote-desktop-outside-to-inside-on-asa/m-p/1023022#M939584</guid>
      <dc:creator>rechard_david</dc:creator>
      <dc:date>2008-04-09T10:17:14Z</dc:date>
    </item>
    <item>
      <title>Re: Remote desktop outside to Inside on ASA</title>
      <link>https://community.cisco.com/t5/network-security/remote-desktop-outside-to-inside-on-asa/m-p/1023023#M939585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; Change your ACL and static nat to the following :&lt;/P&gt;&lt;P&gt;access-list 100 extended permit icmp any inteface outside &lt;/P&gt;&lt;P&gt;access-list 100 extended permit tcp any interface outside eq 5900 &lt;/P&gt;&lt;P&gt;access-list 100 extended permit tcp any interface outside eq 3389&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for the static nat :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (inside,ouside) interface 5900 10.10.10.2 5900 netmask 255.255.255.255 &lt;/P&gt;&lt;P&gt;static (inside,ouside) interface 3389 10.10.10.2 3389 netmask 255.255.255.255 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; these commands tell the ASA to use the ip address of the outside interface. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2008 11:35:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/remote-desktop-outside-to-inside-on-asa/m-p/1023023#M939585</guid>
      <dc:creator>alanajjar</dc:creator>
      <dc:date>2008-04-09T11:35:37Z</dc:date>
    </item>
  </channel>
</rss>

