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

Blocking streaming audio/video with a Pix 525

mhiers
Level 1
Level 1

Is there away to block streaming audio/video using a pix 525? Or can you limit the amount of bandwidth that they can use from the T1 so that not all the bandwidth is used?

1 Reply 1

yusuff
Cisco Employee
Cisco Employee

You can block streaming audio/video but you'll need to research what ports they are using in order to block them. They are always changing so you'll have to find out what they are using.

For example, deny the said ports in the below example:

access-list 101 deny tcp any any eq 1720

access-group 101 in interface inside

This will stop the connection initiation from the inside going out for the H323 initiation for Multimedia Streaming traffic.

Additionally if you want to block that traffic for good, then you can also remove the fixup H323 which you might have in there, which will not give them the way for making the connections on dynamic ports and would not be allowed through.

Hope that helps.

R/Yusuf

Review Cisco Networking products for a $25 gift card