Troubleshooting Tip: Proxy Intermittently Blocking Access to Websites
| Description | This article outlines a step-by-step approach to diagnose and resolve cases where a FortiGate or FortiProxy intermittently blocks user access to websites. It covers common root causes, including policy misconfiguration, LDAP inconsistencies, and certificate issues. |
| Scope | FortiGate, FortiProxy. |
| Solution | Follow the steps below to isolate and resolve intermittent proxy access issues:
Check if failures occur intermittently or only when specific domain controllers respond.
To stop the debug processes:
diagnose debug application fnbamd 0 diagnose debug disable diagnose debug reset
diagnose sniffer packet any "host <ldap_server_ip>" 4 0 l
Conclusion. Intermittent proxy access issues typically stem from LDAP connectivity problems or inconsistent certificates across domain controllers. By validating proxy policies, ensuring correct LDAP group mapping, confirming certificate consistency, and reviewing debug logs, users can efficiently identify and resolve the root cause. |
