Capture tcpdump on any physical interface of Intelligent Sandbox.
Syntax: tcpdump <parameter>
Important
Post tcpdump capture, the binary pcap files can be downloaded from Intelligent Sandbox web UI. File name:
atd_netdata.zip.The maximum pcap file size is limited to 10 MB. The maximum pcap file count is limited to 25 files.
Maximum file size: Once, the maximum size is reached tcpdump automatically begins recording to a new file.
Maximum file count: Once, the maximum count is reached, tcpdump automatically overwrites the first and subsequent log file until the user stops the capture.
Parameter | Description |
|---|---|
start | Starts the packet capture operation on the specified tcp dump. You can set custom port option using the following syntax: Note Example: To set multiple filters, use Example: |
stop | Stops the packet capture operation. |
clean | Removes tcpdump results and .zip files. |
listfiles | Displays tcpdump output files. |
ls | Displays tcpdump output files. |
save | Saves .zip archive of tcpdump results to atdadmin account. |
status | Displays tcpdump progress status. |
view | Displays tcpdump results. |