I've tried to capture https traffic on Fortigate 300c. But I only see 3-wayhandshake and finish of tcp-session. No packets between. So it seems, capturing on Fortigate "hides" all SSL-traffic, not behaving like tcpdump on other firewalls. Is there a way capturing https traffic seeing all packets? http traffic capturing is looking like tcpdump (all packets captured).
Any suggestesions?
Thanks.
Nominating a forum post submits a request to create a new Knowledge Article based on the forum post topic. Please ensure your nomination includes a solution within the reply.
I believe you are using hardware accelerated ports of 300C where traffic gets offloaded to ASIC after 3Way handshake. Please check this article http://kb.fortinet.com/kb/microsites/search.do?cmd=displayKC&docType=kc&externalId=FD30043
Hello,
The solution provided in the earlier post is good, however that disables complete offloading on the respective interfaces. This might impact the performance if the load on the device is too high.
Instead, you can run the command:
config firewall policy
edit <policy id>
set auto-asic-offload disable --->> this command disables the offloading for the traffic which is passing across this policy only
end
As mentioned earlier, if the traffic is high across this policy, you can create a dedicated Firewall policy for the specific source or destination and disable the auto-asic-offload.
Hope that helps
Select Forum Responses to become Knowledge Articles!
Select the “Nominate to Knowledge Base” button to recommend a forum post to become a knowledge article.
User | Count |
---|---|
1712 | |
1093 | |
752 | |
447 | |
231 |
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 2024 Fortinet, Inc. All Rights Reserved.