Technical Tip: Behavior of firewall policy in proxy mode
| Description | This article describes how a FortiGate firewall handles sessions when a firewall policy is configured in proxy mode. |
| Scope | FortiGate. |
| Solution | When a firewall policy operates in proxy mode, FortiGate functions as a transparent proxy between the client and the server. Instead of forwarding packets directly, FortiGate:
Below is the sample output of the WAD session list:
diagnose wad filter src x.x.x.x
diagnose wad session list
Session: transparent proxy 10.39.11.147:56607(10.5.205.185:56607)->63.137.229.1:80
This means that two distinct connections are created.
The following snapshots were taken for the connection between the client and the FortiGate and the FortiGate to the server.
Client to FortiGate:
FortiGate to the server:
The highlighted parameters facilitate troubleshooting.
The above output shows two connections, which include the client to the firewall and the firewall to the server. This information is helpful when the TCP handshake is successful in Wireshark, but the website does not work (there may be no TCP handshake completing on the FortiGate -> Server session).
|



