cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
522
Views
5
Helpful
2
Replies

RDP

peter.barlow
Level 1
Level 1

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

2 Replies 2

Hello Mark,

on your PIX, block TCP port 3389, this should disable RDP access...

HTH,

GP

jackko
Level 7
Level 7

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