Created on
12-30-2025
04:59 AM
Edited on
12-30-2025
08:27 AM
By
Koushik_IND_Ban
| Description |
This article describes how to check the domains and IP addresses used by a specific website. |
| Scope | FortiGate, FortiProxy. |
| Solution |
Sometimes a specific website is accessible when the firewall address 'all' (address 0.0.0.0/0) is enabled as the destination address on firewall policy, but the same website is not accessible when an FQDN firewall address is enabled on the policy. This means the FQDN address on FortiGate has not been resolved for all required destination IP addresses to permit the traffic, or that not all required FQDN firewall addresses have been enabled in the firewall policy. In both cases, the HTTP/HTTPS request coming from the client side is dropped.
config firewall policy edit <policy ID> set logtraffic-start enable end
config firewall proxy-policy edit <policy ID> set logtraffic all set logtraffic-start enable set log-http-transaction enable set extended-log enable end
ipconfig /dnsflush
diagnose packet any "host <client IP address> and port 53" 6 0 l
Alternatively, the pcap file can be collected via the GUI in FortiGate. Go to Network -> Diagnostics, select 'New packet capture', enable Incoming local interface, set 'Maximum captured packets' to at least for 100 or higher, enter the port 53 and the client IP address in the filter section. Proper administrative privileges is required to access and start captures under Network -> Diagnostics -> Packet capture. Below article describes the step by step process to collect packet capture from GUI and available options or filters that can be used as required while collecting a packet capture:
Troubleshooting Tip: Packet Capture on FortiOS GUI
diagnose test application dnsproxy 6 diagnose test application dnsproxy 7 diagnose test application dnsproxy 13
|
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 2026 Fortinet, Inc. All Rights Reserved.