If you require packet captures for network-level troubleshooting, you can take
packet captures that capture network data from specific connectors. You can also
capture packets based on specific IP addresses or protocols (for example,
TCP).
Taking packet captures is useful in the following use cases:
- If you tunnel is not coming up. Capturing the IKE negotiation between the
connector and ZTT would help to determine the problem. In this case, select
the internet interface and use the IP address of the
service connection as the source or destination interface.
- If your app goes down, you can check the probing of the apps by getting a
tcpdump using the server IP address and port and port on the data center
interface.
- If the end-to-end data plane is not working, but the tunnel is app and the
app is up. In this use case, getting a tcpdump of the user traffic on the
IPSec tunnel destined to the app's fabric IP address would be
beneficial.