Guest User!

You are not Sophos Staff.

[ANSWERED] Streaming Device Exceptions

Is the feature not there yet, or is it hiding? Netflix always gives me problems with the web filter. Previously in the UTM I would either add an exception for the device to bypass the proxy, or add in a list of regex exceptions. Is there a way to accomplish that in Copernicus? Right now I have web filtering turned off, because even with it on and set to allow all it is breaking Netflix.
Parents Reply Children
  • Thanks cschenkel, that works for me as a work around.

    snehagohil, This is with only Allow All enabled. All other features disabled. If I switch it off, suddenly everything is fine.


    Hi,

    I did local testing and it work for me , is it possible to share debug logs of Web Proxy ? Step to take debug logs are . 

    1. echo > /log/awarrenhttp.log
    2. service awarrenhttp[:D]ebug -ds nosync --> To run Web proxy in debug mode
    3. Access Website with Allow All Policy 
    4. service awarrenhttp[:D]ebug -ds nosync --> to stop debug mode
    5. cp /log/awarrenhttp.log /tmp/data/awarrenhttp.log
    6. Download capture and Log file using browse ; access https://:4444/documents/awarrensmtp.log , https://:4444/documents/smtp.pcap 
    7. Remove file rm -rf /tmp/data/awarrensmtp.log , rm -rf /tmp/data/smtp.pcap