Hello @jakai
Excellent, the screenshot indicates that the 'tcpdump' is executing writing to a file named 'output.pcap'.
Please send over the 'output.pcap' when you have a chance so we can see how that looks,
Perry
Check for updates using the NCPA agent
Re: Check for updates using the NCPA agent
Hello,
Where can I find this file?
Where can I find this file?
Re: Check for updates using the NCPA agent
Hello @jakai
Thanks for following up, you can run the following and find the output.pcap in the '/tmp/output.pcap'
CLT-C to break out of it.
Thanks,
Perry
Thanks for following up, you can run the following and find the output.pcap in the '/tmp/output.pcap'
Code: Select all
tcpdump -s 0 -i any port 5693 -w /tmp/output.pcapThanks,
Perry