11-10-2005 08:28 AM - edited 03-03-2019 10:56 AM
I have noticed a few of our staff gaining access to the p.c's at home using the the RDP function in XP.
How do I block this from happening on our CISCO PIX 501.
Thanks
Mark
11-10-2005 09:19 AM
Hello Mark,
on your PIX, block TCP port 3389, this should disable RDP access...
HTH,
GP
11-10-2005 04:40 PM
it depends on whether they access directly or via some sort of vpn.
assuming the user was directly establishing rdp back home, then an outbound acl would help.
e.g.
access-list outbound deny tcp any any eq 3389
access-list outbound permit ip any any
access-group outbound in interface inside
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