cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
92
Views
0
Helpful
0
Comments
tsabsuavyaj
Level 1
Level 1

Hi,

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 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. 

Here is my Running Config.  Any help is appreciated.

ASA Version 8.4(1)
!
interface Vlan1
nameif inside
security-level 100
ip address 192.168.x.x 255.255.255.0
!
interface Vlan2
nameif outside
security-level 0
ip address 67.x.x.75 255.255.255.128
!
interface Ethernet0/0
switchport access vlan 2
!
interface Ethernet0/1
!
interface Ethernet0/2
shutdown
!
interface Ethernet0/3
shutdown
!
interface Ethernet0/4
shutdown
!
interface Ethernet0/5
shutdown
!
interface Ethernet0/6
shutdown
!
interface Ethernet0/7
shutdown
!
ftp mode passive
dns domain-lookup outside
dns server-group DefaultDNS
name-server 67.x.x.75
domain-name demo.local
object network inside
subnet 192.168.x.x 255.255.255.0
object network rdp-server
host 192.168.x.x
object service rdp
service tcp source eq 3389
access-list outside_in extended permit tcp any object rdp-server eq 3389
pager lines 24
mtu inside 1500
mtu outside 1500
icmp unreachable rate-limit 1 burst-size 1
no asdm history enable
arp timeout 14400
nat (inside,outside) source static rdp-server interface service rdp rdp
nat (inside,outside) source dynamic inside interface
access-group outside_in in interface outside
route outside 0.0.0.0 0.0.0.0 67.x.x.75 1
!

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: