cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
438
Views
0
Helpful
2
Replies

iTunes streaming affected by AIP-SSM running 5.1(1)

jshelmer
Level 1
Level 1

It's been my experience that iTunes streaming of Internet radio stations is being interrupted by our AIP-SSM-10 running in inline mode. There are no alerts generated for the source or destination IP addresses in question. As soon as I change the class-map access-list to allow iTunes streaming traffic to bypass the IPS, the issue goes away. Any thoughts to what the issue could be?

2 Replies 2

b.hsu
Level 5
Level 5

Itunes will not accept any connection from clients unless specified in the access list.

jshelmer
Level 1
Level 1

This turned out to be an issue with the ASA not sending Out of Order packets to the IPS module.

According to TAC, the ASA will only queue up 3 OOO packets and will stop dropping after that.

We changed the queue-limit using a tcp-map:

!

tcp-map TCP-queue

queue-limit 25

!

class IPS-traffic

ips inline fail-open

set connection advanced-options TCP-queue

!

It's been working great ever since.

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