04-01-2025 12:40 PM
Within a group policy's 'Allow list URL patterns', do the following configurations have the same effect?
abcd.com
*.abcd.com
My goal is to allow all domains and subdomains of 'abcd.com'.
Solved! Go to Solution.
04-02-2025 06:56 AM
Hi all,
This can be confusing, as the behavior differs from FQDN usage in L3 firewall rules,
The allow list URL Patterns does not support the use of the Asterix "*" as a wildcard within the URL.
the "*" can only be used as a 'catch-all' wildcard, allowing or blocking everything.
entering abcd.com into the Allowed URL list, will allow all subdomains of abcd.com, and this would be the recommended usage.
Please refer to the documentation below for more information:
04-01-2025 12:45 PM
No, the asterisk will allow everything that comes before the dot, the URL without the asterisk will not.
For example, if you allow abcd.com and there is an ecommerce.abcd.com, you will not be able to access that URL.
04-01-2025 12:48 PM
Thank you @alessandrodematos for the clarification.
Would you happen to know of any Meraki documentation that details this, so I can share it internally?
04-01-2025 01:00 PM
https://documentation.meraki.com/MX/Content_Filtering_and_Threat_Protection/Content_Filtering
04-01-2025 02:05 PM
I was under the impression that the behavior was similar to FQDN support in L3 firewall rules. Which it might not https://documentation.meraki.com/MX/Firewall_and_Traffic_Shaping/MX_Firewall_Settings#FQDN_Support
04-02-2025 06:56 AM
Hi all,
This can be confusing, as the behavior differs from FQDN usage in L3 firewall rules,
The allow list URL Patterns does not support the use of the Asterix "*" as a wildcard within the URL.
the "*" can only be used as a 'catch-all' wildcard, allowing or blocking everything.
entering abcd.com into the Allowed URL list, will allow all subdomains of abcd.com, and this would be the recommended usage.
Please refer to the documentation below for more information:
04-02-2025 06:59 AM
Hi ,
You are saying it differs , but it doesn't differs in the way that either in L3 firewall or Allowed URLs : abcd.com or *.abcd.com is equal.
04-04-2025 01:11 AM
Hi
Thank you for your reply.
In Allowed URLs, abcd.com will allow all subdomains of abcd.com , whereas "*abcd.com" will only allow the URL "*.abc.com" which is unlikely to be useful.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide