cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
838
Views
5
Helpful
1
Replies

Asa 5505 not forwarding RDP

jonathanburg
Level 1
Level 1

Hello everyone,

I have an ASA 5505 and I cant get it to forward RDP, but I do get hits so Something does work.

I have attached my configuration. Can someone help me with this please? Just need to forward the RDP (Remote Desktop Protocol) to 10.0.20.2

---

Nathan

1 Accepted Solution

Accepted Solutions

varrao
Level 10
Level 10

Hi Jonathan,

Sorry but you are missing quite a bit of configuration, you would need the following:

static (inside,outside) tcp interface 3389 10.0.20.2 3389

access-list 110 permit tcp any interface outside eq 3389

This should give you the access.

And then try to RDP on the outside interface of the ASA, if you have any free public ip, you can use that as well to access the RDP. This is only if you are trying to RDP from an IP on the internet.

Hope that helps.

Thanks,
Varun Rao
Security Team,
Cisco TAC

Thanks,
Varun Rao

View solution in original post

1 Reply 1

varrao
Level 10
Level 10

Hi Jonathan,

Sorry but you are missing quite a bit of configuration, you would need the following:

static (inside,outside) tcp interface 3389 10.0.20.2 3389

access-list 110 permit tcp any interface outside eq 3389

This should give you the access.

And then try to RDP on the outside interface of the ASA, if you have any free public ip, you can use that as well to access the RDP. This is only if you are trying to RDP from an IP on the internet.

Hope that helps.

Thanks,
Varun Rao
Security Team,
Cisco TAC

Thanks,
Varun Rao
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:

Review Cisco Networking products for a $25 gift card