Hi, there are a few caveats for using FQDN in L3 firewall rules: The MX must see the client's DNS request and the server's response in order to learn the proper IP mapping. The communication between the client and DNS server cannot be intra-VLAN . Additionally, in some cases the client device may already have IP information about the web resource it is attempting to access. This could be due to the client having cached a previous DNS response, or a local DNS entry in a host file. The MX will not be able to block communications to the web resource in these cases. You should configure a L3 allow rule for DNS traffic, eg: this rule should be placed above the rule containing the FQDN. hope this helps!
... View more