Hello all,
I'm having a terrible time getting SafeSearch filtering to work correctly/reliably. Here's where I'm at:
1) After enabling it in the web policy, and applying the policy to both IPv4 and IPv6 traffic (that 2nd step drove me crazy for a bit but I finally got it to work), filtering is being applied correctly to Google 100% of the time.
2) However, on Bing, the initial search will always have safesearch enabled, however you can simply bypass it by selecting "SafeSearch: disabled" in the results.
If the XG is enforcing SafeSearch through the DNS redirects (which is how I did this on the old UTM with zero issues and no HTTPS filtering) this shouldn't be possible .
My guess is that it appears that the older method of modifying/appending the GET request may be what is in use, which is causing problems because once the HTTPS session is established, changes within the session aren't seen at the URI level.
Note that I currently can't do HTTPS filtering.
Is there a way to manually publish the CNAME redirects internally on the XG's DNS so that it will force the traffic to safesearch?
This thread was automatically locked due to age.