Owner: Emmanuel Technology Consulting
Former Sophos SG(Astaro) advocate/researcher/Silver Partner
PfSense w/Suricata, ntopng,
Other addons to follow
Owner: Emmanuel Technology Consulting
Former Sophos SG(Astaro) advocate/researcher/Silver Partner
PfSense w/Suricata, ntopng,
Other addons to follow
Owner: Emmanuel Technology Consulting
Former Sophos SG(Astaro) advocate/researcher/Silver Partner
PfSense w/Suricata, ntopng,
Other addons to follow
Owner: Emmanuel Technology Consulting
Former Sophos SG(Astaro) advocate/researcher/Silver Partner
PfSense w/Suricata, ntopng,
Other addons to follow
Owner: Emmanuel Technology Consulting
Former Sophos SG(Astaro) advocate/researcher/Silver Partner
PfSense w/Suricata, ntopng,
Other addons to follow
^https?://([A-Za-z0-9.-]\.)*newsinc\.com/
----------
Sophos user, admin and reseller.
Private Setup:
Use regular expressions, e.g.:
^https?://([A-Za-z0-9.-]\.)*newsinc\.com/
For a recategorization request go to Reassessment Request and choose Sophos UTM.
Owner: Emmanuel Technology Consulting
Former Sophos SG(Astaro) advocate/researcher/Silver Partner
PfSense w/Suricata, ntopng,
Other addons to follow
Domain blocking in 9.1 works two ways:
You can add a domain into the domains field. This specific domain ONLY is blocked (not any subdomains). Wildcards are not supported. If you enter in "*.whatever.whatever" then nothing will get blocked. If you enter in "http://whatever" then nothing will get blocked.
If you use domains blocking, I recommend that you do not also enter in a Regular Expression. This is because the two fields are ANDed together not ORed. Therefore something would need to match both the domain and regex before it is blocked.
The other option is to just use regular expressions. For this leave the Domains field blank. Use code similar to what scorpianking posted.
The online help contains this information as well.
In 9.2 the functionality will be exactly the same but the UI will be clearer that you can do domain, you can do regex, or you can do regex that applies to a domain.
Owner: Emmanuel Technology Consulting
Former Sophos SG(Astaro) advocate/researcher/Silver Partner
PfSense w/Suricata, ntopng,
Other addons to follow
----------
Sophos user, admin and reseller.
Private Setup: