cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
586
Views
0
Helpful
1
Replies

RDC Connection

sysserversllp
Level 1
Level 1

I wish to open up an RDC port but would like to secure it down to a specified IP only

Can i do this with ACL list if so can you give an example

1 Reply 1

hoogen_82
Level 4
Level 4

Here you go

access-list outside_int extended permit tcp host x.x.x.x host y.y.y.y eq 3389

access-group outside_int in interface OUTSIDE

This is initiating a connection from the host x.x.x.x to the host y.y.y.y (from outside to inside).

-Hoogen

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