Created on
06-07-2021
12:40 PM
Edited on
03-21-2024
11:27 PM
By
Jean-Philippe_P
Description
This article describes how to explain why the user defined FQDN Wildcards may not be working as expected.
It is possible that a scenario where an FQDN Wildcard object is created and although it is used in a firewall policy, the traffic is not being allowed.
This usually happens, if there is no UDP DNS session helper enabled, as the traffic will not be correctly matched because DNS resolution will not be performed properly.
This helper is enabled by default but it may have been removed for some reason, so always check before using FQDN Wildcards.
Solution
Consider the following session helper configuration:





- When dns-udp session helper is not configured, there will be a warning message when trying to configure cache-TTL on the wildcard fqdn firewall address: Warning: no dns-udp helper, wildcard fqdn may not resolve.

set protocol 17
set port 53
end