03-31-2008 12:58 PM - edited 02-21-2020 03:38 PM
hi all
i connect to my office ( ASA 5505) using VPN client. when connected i can access to my file server fine. when i try to connect using RDP i have error saying that i'm unable to connect to the server. but i can RDP to the server from the LAN.
i'v tried some changes in MTU but no success, so i think i have a problem with ACL.
Can someone Help me to resolve this issue.
PS: attached my runing config.
Thanks & Regards.
03-31-2008 02:45 PM
You need to open TCP 3389 on the ASA 5505 in order to RDP to your server.
04-01-2008 04:38 AM
Hi
RDP already activated on the host 192.168.2.2.
added ACL :
access-list INBOUND extended permit tcp any host 192.168.2.2 eq 3389
trying to RDP the host 192.168.2.2 : i got the same error: user can't connect to remote host...........
who's experimenting the same problem ? this issue gives me headache lol.
thanks All.
04-14-2008 12:07 AM
You have defined an INBOUND acl, but this ACL is not linked to anything (interface, NAT, ...) So I suppose this ACL is not working
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide