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

Streaming media and transparent proxy trouble

Hi,

I'm having trouble to watch streaming media from some sites when the http proxy is enabled (transparent)

Try this link and click on the link on the upper right (WEBB TV). It loads the commercial, then it just stops with the quicktime-logo.

I've whitelisted the following in the URL whitelist, but it doesn't help:

# Real Media
# example: http://movies.guide.real.com/
# needs also tcp/udp 554 und tcp/udp 7070
\.ram(\.?.*)?$
\.rm(\.?.*)?$
# Microsoft Windows Media Video Streaming
\.wmv(\.?.*)?$
\.asf(\.?.*)?$
# Apple Quicktime
# example: http://www.apple.com/trailers/
\.mov(\?.*)?$
# Google Video
# example: http://video.google.com/
\.google\.com\/videodownload(\?.*)?$
# You Tube
# example: http://www.youtube.com/
\.youtube\.com\/get_video(\?.*)?$
\.flv(\?.*)?$
# ifilm.com
# example: http://www.ifilm.com/top100
\.ifilm\.com\/gateway(\?.*)?$
# AOL radio
# example: http://music.aol.com/radioguide/bb
\.stream\.aol\.com
# general MPeg files
\.mpg(\?.*)?$

Any advice? 

I'm using ASL 6.304

Thank you


This thread was automatically locked due to age.
  • Anyone? Still not working here. [:(]
  • THE ASL scans the files by downloading and caching first so the stream gets reset ....... put in WHITE LIST THIS works for ALL our clients so I have tested this,  REMOVE ANY extensions you do net need to allow.
     
     
    Add this to the URL whitelist in Cobion. It will let most streaming media get by without virus checking.

    \.(afx|asf|asx|au|avi|divx|m3u|mov|mp2|mp3|mpeg|mpg|qt|ra|ram|rm|viv|vivo|vob|vqf|wav|wma|wmv|shs)($|\?)
  • Hi!
    Is this still the way to do this in V7 or are there other mechanisms in place by now?
    I found that V7 ist handling streaming media a bit better than V6 did but still there are lot of flaws.
    Squid will still cache some media streams resulting in rapidly growing partition usage and hence an unstable system.
  • RufusToofus: Still not working. Can you check my link in the first post and see if it works for you? It doesn't work for me with the proxy in transparent mode. If i turn off the proxy and allow HTTP it works.

    Thank you