
Once the packet capture is started, re-create your issue, save the packet capture, and then upload the capture to IBM Support. After installation is complete, you can start the Wireshark GUI and collect a packet capture. Note that, during the installation, you need to install Winpcap as well. You can download Wireshark from the following site:Īfter downloading Wireshark, you need to install it with administrator permissions. Thus, to collect a packet capture on Windows, you must download and install an application called Wireshark. Unlike Linux, Windows does not come with a good packet capture tool. For more details on tcpdump and other possible command-line arguments, you can look at the tcpdump manual page. Once you have started tcpdump on a command line, re-create the issue you are seeing before stopping tcpdump, note the exact time of the re-create, and then provide the output file. You need to be logged in as an admin or root user to use tcpdump.

IBM Support lets you know whether there is a specific host and port needed for packet capture. Meanwhile, if you want to only collect traffic going to or from a particular hostname and port you can use a command such as: The -w argument directs the raw packets to a cap file so that you can provide the capture to IBM Support. To collect a packet capture by using tcpdump, use a command such as: We would advise that you use tcpdump as this should already be installed on all standard Linux distributions. For details on using Wireshark, see the section "On Windows".

