Description
This article describes FQDN address objects that are used in firewall policies that are not working intermittently.
Scope
FortiGate, FortiOS.
Solution
When a FQDN-based destination address object in firewall policies is used, whenever incoming traffic coming from LAN to WAN, it should hit the configured firewall policy with the FQDN destination object, if all the other required fields match the firewall policy.
If the traffic is not hitting the expected FQDN-based firewall policy, follow the below steps:
list-all List FQDN.
config firewall address
edit "example.com”
set type fqdn
set fqdn "example.com"
set cache-ttl 86400 <- {0 - 86400 in seconds}, where 0 means default.
next
end
About Wildcard FQDNs:
Note that the dns-udp session helper is configured by default. If an administrator removes the dns-udp session helper, wildcard FQDNs will not be resolved when devices behind FortiGate attempt DNS queries.
config system session-helper
...
edit 14
set name dns-udp
set protocol 17
set port 53
next
end
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2024 Fortinet, Inc. All Rights Reserved.