You are trying to establish a VPN tunnel between two Security Gateways but fail. What initial steps will you make to troubleshoot the issue?
You are trying to establish a VPN tunnel between two Security Gateways but fail. What initial steps will you make to troubleshoot the issue?
When troubleshooting a VPN tunnel issue between two Security Gateways, an effective initial step is to capture traffic on both tunnel members and collect debug information for the IKE and VPND daemons. Capturing traffic helps to understand what is happening on the network level, while debugging the IKE and VPND daemons provides insights into the potential issues with the VPN negotiation and establishment process.
Correct answer is A. As initial step packet capture and IKE debugs is enough. Kortext documentation p 284.
A makes sense for me....