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

Blocking .*** or other top-level domains

With the release of the new .*** domains today we would like to know if it is possible to block an entire TLD via the HTTP/S proxy.  In our testing, using a simple *.*** wildcard is not working.


This thread was automatically locked due to age.
Parents
  • In the list of sites to block, if you want to block *.dog, then try https?://[A-Za-z0-9.-]*\.dog/
    (This is corrected as per the posts below.)

    Did that work for you?

    Cheers - Bob
  • I attempted this with both .net and .tv TLDs by entering the following in Sites to block under URL Filtering:

    https?://[A-Za-z0-9.-]*net$
    https?://[A-Za-z0-9.-]*tv$

    Neither one had any affect and I was able to reach sites in those TLDs from a computer in the default HTTP/S policy.
Reply
  • I attempted this with both .net and .tv TLDs by entering the following in Sites to block under URL Filtering:

    https?://[A-Za-z0-9.-]*net$
    https?://[A-Za-z0-9.-]*tv$

    Neither one had any affect and I was able to reach sites in those TLDs from a computer in the default HTTP/S policy.
Children
No Data