This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

QoS limit Media streaming [7.306]

I got a bit of an issue with streaming media. Management won't allow me to block it, but once more than a handful of users start listing to their favorite internet radio stations, the bandwidth drain gets out of control.
 
The biggest culprits I'm seeing are ports 8004, 554 (RTSP), and 8080 (HTTP-ALT). Used the streaming media service group, in which I added each of these services, then under QoS I created a traffic selector under which I defined this group for the service and any/any for source/destination. In bandwidth pools, I created a new pool specifying 1 kbit/s as the bandwidth, an upper limit of 5 kbit/s, and I chose the traffic selector I had created.
 
Under accounting, I'm still seeing a massive amount of data being transferred daily for these ports. Much more than could be accounted for given the limits I've set, all outbound. 
 
Did I not set this up correctly, or is there some issue with setting traffic selectors to service groups?


This thread was automatically locked due to age.
Parents Reply Children
  • I'll see what I can get you Bruce.  I actually put in place packet filters to block outgoing traffic from several of the services I've seen involved, port 8004 and RSTP, this morning.  The only other one I'm noticing now is HTTP-ALT.  I'm trying to get a little more clarification on this one (It's shown in Accounting, but is apparently a "hidden" definition and could actually be one or more of several different ports that commonly fall under this name.)  
     
    Be aware though that often times the addresses I'm seeing in the Astaro reporting are proxy-hosts or shared hosting servers, so just plugging them into a media player won't get you the applicable stream.  
     
    Since I'm using the accounting features to track this and it isn't obvious what's happening until the bandwidth usage builds up over time, I don't notice for several hours.  
     
    It really stands out for me first thing in the morning, when I see some workstation has sent hundreds of MB since midnight, when the user left their media player running overnight.  It's fairly trivial then to correlate the endpoint server shown in accounting, the port/service used, and a netstat from the workstation on my end.
  • Ok Bruce, got one for you.
     
    di.fm is the url. Hosted on a server at 208.122.58.162.  The user is listening to the Vocal Trance feed.  Inbound, the traffic has been 7.4MB, which is fine for a media stream. Outbound though it's sent out 300MB through the HTTP-ALT service.
  • I found another particularly nasty one.  The stream host is at spacialnet.com.  Sucked about 424MB in a couple of hours.  I've created a DNS group for this domain and a packetfilter to block all outgoing traffic from my internal network to this DNS group.  Seems to be working as the traffic total hasn't risen since I enabled the packet filter.
  • Thanks for the info... I'll have some fun with it.