I have user that can successfully VPN into firewall A.
There is site to site vpn established successfully between firewall A and firewall B.
User is trying to reach a subnet on firewall B.
The traffic was sent from firewall A with a certain number of bytes but received with 0 bytes.
Firewall B did not receive the traffic.
Static route was also configured correctly.
What is the possible issue?
Solved! Go to Solution.
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.
Hi @BusinessUser.,
Please run the following debug flow to see if the traffic is being dropped:
di deb disable
di deb res
diagnose debug flow filter clear
di deb flow filter saddr x.x.x.x <<<Source IP
di deb flow filter daddr x.x.x.x <<<Destination IP
diagnose debug flow show function-name enable
di deb flow show iprope en
diagnose debug console timestamp enable
diagnose debug flow trace start 500
diagnose debug enable
Regards,
Just try to NAT your traffic in the policy. Not a necessarily a final solution but just try to see.
Hi @BusinessUser.,
Please run the following debug flow to see if the traffic is being dropped:
di deb disable
di deb res
diagnose debug flow filter clear
di deb flow filter saddr x.x.x.x <<<Source IP
di deb flow filter daddr x.x.x.x <<<Destination IP
diagnose debug flow show function-name enable
di deb flow show iprope en
diagnose debug console timestamp enable
diagnose debug flow trace start 500
diagnose debug enable
Regards,
Hi @BusinessUser,
In addition to Hong reply, can you also run sniffer using
diag sniffer packet any "host X.X.X.X" 4 0 l
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 |
---|---|
1721 | |
1098 | |
752 | |
447 | |
234 |
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.