<?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 Problem configuring RemoteDesktop on ASA5505 8.4.1 in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/problem-configuring-remotedesktop-on-asa5505-8-4-1/m-p/2021747#M396525</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Sorry, I was trying to change the real ip address and have made some errors.&amp;nbsp; The ip has been updated.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So all looks correct to you?&amp;nbsp; If so, somehow I am still cannot remote to the local rdp-server from the internet in.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;6&lt;/TD&gt;&lt;TD&gt;Oct 29 2012&lt;/TD&gt;&lt;TD&gt;19:11:35&lt;/TD&gt;&lt;TD&gt;67.53.131.93&lt;/TD&gt;&lt;TD&gt;57231&lt;/TD&gt;&lt;TD&gt;192.168.148.105&lt;/TD&gt;&lt;TD&gt;3389&lt;/TD&gt;&lt;TD&gt;Teardown TCP connection 68 for outside:67.53.131.93/57231 to inside:192.168.148.105/3389 duration 0:00:30 bytes 0 SYN Timeout&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;6&lt;/TD&gt;&lt;TD&gt;Oct 29 2012&lt;/TD&gt;&lt;TD&gt;19:11:05&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;67.53.131.93&lt;/TD&gt;&lt;TD&gt;57231&lt;/TD&gt;&lt;TD&gt;192.168.148.105&lt;/TD&gt;&lt;TD&gt;3389&lt;/TD&gt;&lt;TD&gt;Built inbound TCP connection 68 for outside:67.53.131.93/57231 (67.53.131.93/57231) to inside:192.168.148.105/3389 (67.53.14.75/3389)&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 29 Oct 2012 19:19:35 GMT</pubDate>
    <dc:creator>tsabsuavyaj</dc:creator>
    <dc:date>2012-10-29T19:19:35Z</dc:date>
    <item>
      <title>Problem configuring RemoteDesktop on ASA5505 8.4.1</title>
      <link>https://community.cisco.com/t5/network-security/problem-configuring-remotedesktop-on-asa5505-8-4-1/m-p/2021745#M396521</link>
      <description>&lt;DIV&gt;&lt;DIV&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to configure RemoteDesktop on a home lab ASA5505 with IOS 8.4.1 and no matter what I tried, I am unable to remote into a local server behind the firewall. I've searched online and found several threads with solutions online including here at Cisco Support Community forum and have tried them all, but have no success. I'm sure it may be something very simple that I've missed. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is my Running Config. Any help is appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ASA Version 8.4(1)&lt;BR /&gt;!&lt;BR /&gt;interface Vlan1&lt;BR /&gt;nameif inside&lt;BR /&gt;security-level 100&lt;BR /&gt;ip address 192.168.148.5 255.255.255.0&lt;BR /&gt;!&lt;BR /&gt;interface Vlan2&lt;BR /&gt;nameif outside&lt;BR /&gt;security-level 0&lt;BR /&gt;ip address 67.x.x.75 255.255.255.128&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/0&lt;BR /&gt;switchport access vlan 2&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/1&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/2&lt;BR /&gt;shutdown&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/3&lt;BR /&gt;shutdown&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/4&lt;BR /&gt;shutdown&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/5&lt;BR /&gt;shutdown&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/6&lt;BR /&gt;shutdown&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/7&lt;BR /&gt;shutdown&lt;BR /&gt;!&lt;BR /&gt;ftp mode passive&lt;BR /&gt;dns domain-lookup outside&lt;BR /&gt;dns server-group DefaultDNS&lt;BR /&gt;name-server 67.x.x.75&lt;BR /&gt;domain-name demo.local&lt;BR /&gt;object network inside&lt;BR /&gt;subnet 192.168.148.0 255.255.255.0&lt;BR /&gt;object network rdp-server&lt;BR /&gt;host 192.168.148.105&lt;BR /&gt;object service rdp&lt;BR /&gt;service tcp source eq 3389&lt;BR /&gt;access-list outside_in extended permit tcp any object rdp-server eq 3389&lt;BR /&gt;pager lines 24&lt;BR /&gt;mtu inside 1500&lt;BR /&gt;mtu outside 1500&lt;BR /&gt;icmp unreachable rate-limit 1 burst-size 1&lt;BR /&gt;no asdm history enable&lt;BR /&gt;arp timeout 14400&lt;BR /&gt;nat (inside,outside) source static rdp-server interface service rdp rdp&lt;BR /&gt;nat (inside,outside) source dynamic inside interface&lt;BR /&gt;access-group outside_in in interface outside&lt;BR /&gt;route outside 0.0.0.0 0.0.0.0 67.x.x.75 1&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 12 Mar 2019 00:15:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-configuring-remotedesktop-on-asa5505-8-4-1/m-p/2021745#M396521</guid>
      <dc:creator>tsabsuavyaj</dc:creator>
      <dc:date>2019-03-12T00:15:44Z</dc:date>
    </item>
    <item>
      <title>Problem configuring RemoteDesktop on ASA5505 8.4.1</title>
      <link>https://community.cisco.com/t5/network-security/problem-configuring-remotedesktop-on-asa5505-8-4-1/m-p/2021746#M396523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The configuration looks perfect except for the IP address of the RDP server?&lt;/P&gt;&lt;P&gt;object network rdp-server&lt;/P&gt;&lt;P&gt;host 192.168.1.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why is using the network Ip address?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Oct 2012 19:09:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-configuring-remotedesktop-on-asa5505-8-4-1/m-p/2021746#M396523</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2012-10-29T19:09:08Z</dc:date>
    </item>
    <item>
      <title>Problem configuring RemoteDesktop on ASA5505 8.4.1</title>
      <link>https://community.cisco.com/t5/network-security/problem-configuring-remotedesktop-on-asa5505-8-4-1/m-p/2021747#M396525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Sorry, I was trying to change the real ip address and have made some errors.&amp;nbsp; The ip has been updated.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So all looks correct to you?&amp;nbsp; If so, somehow I am still cannot remote to the local rdp-server from the internet in.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;6&lt;/TD&gt;&lt;TD&gt;Oct 29 2012&lt;/TD&gt;&lt;TD&gt;19:11:35&lt;/TD&gt;&lt;TD&gt;67.53.131.93&lt;/TD&gt;&lt;TD&gt;57231&lt;/TD&gt;&lt;TD&gt;192.168.148.105&lt;/TD&gt;&lt;TD&gt;3389&lt;/TD&gt;&lt;TD&gt;Teardown TCP connection 68 for outside:67.53.131.93/57231 to inside:192.168.148.105/3389 duration 0:00:30 bytes 0 SYN Timeout&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;6&lt;/TD&gt;&lt;TD&gt;Oct 29 2012&lt;/TD&gt;&lt;TD&gt;19:11:05&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;67.53.131.93&lt;/TD&gt;&lt;TD&gt;57231&lt;/TD&gt;&lt;TD&gt;192.168.148.105&lt;/TD&gt;&lt;TD&gt;3389&lt;/TD&gt;&lt;TD&gt;Built inbound TCP connection 68 for outside:67.53.131.93/57231 (67.53.131.93/57231) to inside:192.168.148.105/3389 (67.53.14.75/3389)&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Oct 2012 19:19:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-configuring-remotedesktop-on-asa5505-8-4-1/m-p/2021747#M396525</guid>
      <dc:creator>tsabsuavyaj</dc:creator>
      <dc:date>2012-10-29T19:19:35Z</dc:date>
    </item>
    <item>
      <title>Re: Problem configuring RemoteDesktop on ASA5505 8.4.1</title>
      <link>https://community.cisco.com/t5/network-security/problem-configuring-remotedesktop-on-asa5505-8-4-1/m-p/2021748#M396527</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;Are you sure your local computer has the correct Gateway IP address configured? Just seeing as you have an unusual interface IP address on the ASA (192.168.148.5)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Though if this was the case it would mean the local computer couldnt access anything outside its subnet at the moment. But this has been case a few times in the past so I've learned not to presume everything &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess there might even be some setting that is blocking the RDP connections from the remote networks?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All in all it seems that the problem is with the local computer and not the ASA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Oct 2012 19:25:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-configuring-remotedesktop-on-asa5505-8-4-1/m-p/2021748#M396527</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2012-10-29T19:25:28Z</dc:date>
    </item>
    <item>
      <title>Problem configuring RemoteDesktop on ASA5505 8.4.1</title>
      <link>https://community.cisco.com/t5/network-security/problem-configuring-remotedesktop-on-asa5505-8-4-1/m-p/2021749#M396530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Personally I would configure the port forward in the following way (with made up ACL and object names)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;object network LAN-HOST-RDP&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; host 192.168.148.105&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; nat (inside,outside) static interface service tcp 3389 3389&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;access-list OUTSIDE-IN permit tcp any object LAN-HOST-RDP eq 3389&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And remove the NAT you had configure for the RDP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Oct 2012 19:27:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-configuring-remotedesktop-on-asa5505-8-4-1/m-p/2021749#M396530</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2012-10-29T19:27:57Z</dc:date>
    </item>
    <item>
      <title>Problem configuring RemoteDesktop on ASA5505 8.4.1</title>
      <link>https://community.cisco.com/t5/network-security/problem-configuring-remotedesktop-on-asa5505-8-4-1/m-p/2021750#M396531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I like the NAT you have already &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/4.5.4/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt; Both of them should work so do not worry about changing the nat statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the default gateway as Jouni suggested if that is fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then&amp;nbsp; do a capture&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;capture capout interface outside match tcp outside_host_ip host interface_ip eq 3389&lt;/P&gt;&lt;P&gt;capture capin interface inside match tcp host outside-host host 192.168.x.105 eq 3389&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then try to connect and share&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;show cap capout&lt;/P&gt;&lt;P&gt;show cap capin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Oct 2012 19:30:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-configuring-remotedesktop-on-asa5505-8-4-1/m-p/2021750#M396531</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2012-10-29T19:30:10Z</dc:date>
    </item>
    <item>
      <title>Problem configuring RemoteDesktop on ASA5505 8.4.1</title>
      <link>https://community.cisco.com/t5/network-security/problem-configuring-remotedesktop-on-asa5505-8-4-1/m-p/2021751#M396532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; JuanikForss,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a feeling you may be correct on the gateway for the local rdp-server.&amp;nbsp; It is configured for a different gateway, so let me make the change, and will post back with an update.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Oct 2012 19:36:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-configuring-remotedesktop-on-asa5505-8-4-1/m-p/2021751#M396532</guid>
      <dc:creator>tsabsuavyaj</dc:creator>
      <dc:date>2012-10-29T19:36:50Z</dc:date>
    </item>
    <item>
      <title>Re: Problem configuring RemoteDesktop on ASA5505 8.4.1</title>
      <link>https://community.cisco.com/t5/network-security/problem-configuring-remotedesktop-on-asa5505-8-4-1/m-p/2021752#M396534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Juani,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That was it.&amp;nbsp; It was the gateway of the local rdp-server. I have two different gateway, one from the ISP modem to a Wireless Router that is connected to a switch and to the local rdp-server and one from the ISP modem to the ASA5505.&amp;nbsp; On the ASA5505, interface Eth0/1 was connected to a Cisco 2950 and interface Eth0/2 was connected to a switch where the local rdp-server is connected. Because I can ping the local rdp-server from the ASA5505, I never realized the problem has to do with the gateway of the rdp-server and kept on pulling my hair out.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You two are truly my heros. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Oct 2012 19:52:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-configuring-remotedesktop-on-asa5505-8-4-1/m-p/2021752#M396534</guid>
      <dc:creator>tsabsuavyaj</dc:creator>
      <dc:date>2012-10-29T19:52:11Z</dc:date>
    </item>
  </channel>
</rss>

