Troubleshooting Tip: Searching for the IP which FQDN is resolved to in the address field
| Description | This article describes how it is not possible to search for the IP to which the FQDN is resolved to in the address field. |
| Scope | FortiGate. |
| Solution | Situation: Traffic to a specific destination IP (162.219.225.118) is being blocked by a firewall policy. The assumption from the FortiGate administrator is that this IP is not configured as a destination in that firewall policy.
Configuration is as follows:
Example:
config firewall address edit "amazon" set type fqdn set fqdn "www.amazon.com" next end
There are three IPs that www.amazon.com resolves to.
There will be no results displayed. This is expected behavior.
The IP can be checked from the CLI with the following command:
diagnose firewall fqdn list-ip
Related article: Troubleshooting Tip: How to verify the FDQN IP address in DNS cache |


