Just got a iTouch, and found that if http proxy with antivirus is enabled(and running), the iTouch would not be able to stream video from youtube or anywhere else.
to fix this issue I had to build this http proxy/antivirus exception:
Name: Ipod Touch Video URL exceptions
Skip these checks:
Authentication
Anti-Virus
X Antivirus
Extension blocking
MIME type blocking
Content Filter
URL Filter
Content Removal
OR matching these URLs:
Target Domains
ytimg.com
youtube.com
google.com
apple.com
This works, but everytime I want to watch a streaming video from another domain/URL I have to log into Astaro, check the log, add another domain to the exception, then test it.
I am running 7.305,and have Bypass content scanning for streaming content checked in http proxy advanced setup.
lease let me know if there is anyone who figured out an easier fix.
Thanks,
Spoon
Here is a http/proxy log entry when a stream fails:
2009:01:25-10:08:01 (none) httpproxy[17246]: id="0001" severity="info" sys="SecureWeb" sub="http" name="http access" action="pass" method="GET" srcip="10.0.0.10" user="" statuscode="302" cached="0" profile="profile_0" filteraction="action_REF_DefaultHTTPCFFAction" size="0" time="165 ms" request="0x8275bf8" url="vp.video.google.com/videodownload
2009:01:25-10:08:02 (none) httpproxy[17246]: id="0001" severity="info" sys="SecureWeb" sub="http" name="http access" action="pass" method="GET" srcip="10.0.0.10" user="" statuscode="200" cached="0" profile="profile_0" filteraction="action_REF_DefaultHTTPCFFAction" size="42026" time="446 ms" request="0x8301aa0" url="anpq.vp.video.l.google.com/videodownload
And here when it works through exception list:
2009:01:25-10:09:43 (none) httpproxy[17246]: id="0001" severity="info" sys="SecureWeb" sub="http" name="http access" action="pass" method="GET" srcip="10.0.0.10" user="" statuscode="302" cached="0" profile="profile_0" filteraction="action_REF_DefaultHTTPCFFAction" size="0" time="94 ms" request="0x8275bf8" url="vp.video.google.com/videodownload
2009:01:25-10:09:43 (none) httpproxy[17246]: id="0001" severity="info" sys="SecureWeb" sub="http" name="http access" action="pass" method="GET" srcip="10.0.0.10" user="" statuscode="206" cached="0" profile="profile_0" filteraction="action_REF_DefaultHTTPCFFAction" size="2" time="193 ms" request="0x8280af0" url="anpq.vp.video.l.google.com/videodownload
This thread was automatically locked due to age.