1. Citrix ADC Product Documentation. (2023). nstrace utility.
Section: "nstrace utility"
Content: "You can use the nstrace utility to get a dump of packets received and sent by the Citrix ADC appliance... You can view the trace details in the Wireshark application." This confirms nstrace is the designated tool for packet capture and analysis with Wireshark.
2. Citrix ADC Product Documentation. (2023). Troubleshooting Citrix ADC.
Section: "Tools for Troubleshooting"
Content: The documentation lists nstrace as a primary tool for debugging network issues. It explicitly states
"For debugging network related issues
you can use the nstrace command to capture packets on the Citrix ADC appliance."
3. Citrix ADC Product Documentation. (2023). Auditing Citrix ADC logs.
Section: "Log formats and log messages"
Content: This section describes the contents of the newnslog file
detailing that it contains information on system events
commands executed
and security events. It does not mention logging individual TCP packets or resets
confirming it is not the correct tool for this scenario.