cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
550
Views
0
Helpful
3
Replies

ASA5510 rdp with QoS

pbuch
Level 1
Level 1

Hi

I have a customer who wants to prioritze rdp traffic throgh the firewall.

I know that its port 3389, but outgoing traffic is a random port number.

Any smart way to catch this traffic and get it in the LLQ ?

/Per Buch

3 Replies 3

padatta
Level 1
Level 1

You can try something like:

----------

access-list rdpfirst permit tcp any any eq 3389

access-list rdpfirst permit tcp any eq 3389 any

class-map rdp

match access-list rdpfirst

policy-map global_policy

class rdp

priority

service-policy global_policy global

----------

Paps


Servers are on the dmz-network, access from outside.

I have been trying something like the suggested, didnt catch any traffik.

/Per Buch

Hi,

Please paste the 'show run' output along with 'show service-policy'.

Paps

Review Cisco Networking for a $25 gift card