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

Allow a site and all of its formatting

Hi,

I'm putting in blocking with white list of sites that are allowed, everything else should be blocked.  I have the UTM up and configured and users, groups, policies etc all done.

I want to allow a site, for example BBC - Homepage and block all others, but when I allow the bbc site, the page loads in the sense it is not outright blocked, and I can see all of the links etc, but the 'formatting' of the page is also blocked.  It is a page of plain text, no background, plain links, no java, no flash, no CSS content, no images etc.

Looking at the live logs, bbc.co.uk is allowed as expected, but associated URLs such as http://static.bbci.co.ukhttp://ichef.bbci.co.uk , http://sa.bbc.co.uk are all blocked, and these are the embedded links with all of the fancy content of a website.

So I guess my question is, is there an easy way to allow a page and all of it's contents?  Or is it a matter of finding the URLs for all of the elements of the page?

Thanks all.


This thread was automatically locked due to age.
  • In you are using 9.1 then in the "Allow this website" you need to use a regex that includes subdomains.

    If you are using 9.2 then in the "Allow this website" you need to put in the domain name and check the box "allow subdomains".

    Note that this will not help if it goes to bbc-images.com or something, unless you do some really fancy regex.  So after allowing the subdomain you should browse the site for awhile and then look through logs for any blocks.