Home Page › Forums › Network Management › Signal a BUG › Transparent Proxy Blocks Youtube videos on iPOD devices › Reply To: Transparent Proxy Blocks Youtube videos on iPOD devices
March 16, 2011 at 2:46 am
#51645
Member
@jimmyz wrote:
One way to resolve it and have the proxy running:
add to the whitelist:
*.googlevideo.com/*
And the other way is to change the following option in the havp.config file.
# Allowing Range is a security risk, because partial
# HTTP requests may not be properly scanned.
#
# Whitelisted sites are allowed to use Range in any case.
#
# Default:
# RANGE false
Change RANGE to:
RANGE true
You can copy your modified havp.config to the /root/kerbynet.cgi/template directory using the pre-boot script.