Technical Tip: How to troubleshoot when Log Forwarding sending Jumbo packet to Destination
| Description | This article describes how to troubleshoot when Log Forwarding sends a Jumbo packet to the Destination: FortiGate -> FortiAnalyzer (Log Forward) -> FortiGate -> Destination. |
| Scope | FortiAnalyzer, FortiGate. |
| Solution |
Refer to the troubleshooting below to fix the fragment issue.
FortiGate (Sender/Receiver) :
Configure the default MTU size at Policy FortiGate: config firewall policy edit XXXXX tcp-mss-sender : XXXXX tcp-mss-receiver : XXXX end
FortiAnalyzer : Turn off segmentation-offload:
diagnose system interface segmentation-offload port <action> // off||on
|


