Someone please clarify.
Using Layer3 outbound rules, I'm blocking all outbound traffic using with a catch all rule as my last rule.
I'll then be allowing access to certain sites by using allow rules with the site(s) FQDN.
Do I use an "*" asterisk as a wildcard such as *.google.com or do I drop the asterisk when defining a FQDN
I've seen conflicting information.
Another question:
In the list of required Google URLS is *.clients[N].google.com. Where "[N]" is a number, in this case 1-6.
ie. *.clients1.google.com, *.clients6.google.com etc., Is there a way to to easily catch this in a Wildcard.
In testing *.google.com didn't seem to catch this and allow traffic to these URL's to pass.
Any advice would help.
Thanks