Start a conversation

Using Wireshark to Capture Network Traffic

Overview

This article shares the process of installing Wireshark and using it to capture network traffic.

 

Requirements

  • Administrator privileges
  • Intermediate understanding of network and systems administration 

 

Process

Follow these steps:

  1. Navigate to Wireshark Download Page.
  2. Download the compatible version for your operating system.
  3. Install Wireshark, and then open the application.
  4. In the top menu, go to Capture Options.

    wireshark01.png

  5. Click on Manage Interfaces.

    wireshark02.png

  6. Check the boxes for which network interfaces you would like to capture.
    • Network interface card(s) used by the FOIP/VOIP fax device to transmit packets.
    • Local Area Network Connection.
    • Most dedicated fax servers with more than one Local Area Connection. If you are unsure check all of them or verify with a systems administrator.
  7. Click OK.

    wireshark03.png 

  8. Verify the interfaces to capture by selecting and highlighting them.
    • To select multiple lines, hold down the CTRL button while clicking the interface name. Only the highlighted ones will be captured.
  9. When all desired interfaces are highlighted, click Start to begin capture.

    wireshark04.png

  10. Reproduce the problem.
    • If troubleshooting faxes, by sending or receiving a fax on the problematic FaxMaker line.
    • If troubleshooting an HTTP address, navigate to the URL.

  11. After the transmission has finished, with or without errors, navigate back to Wireshark application and click the red square to stop (Capture > Stop). 

    wireshark05.png                                                                        
  12. In the menu, click File > Save As.
  13. Then select Wireshark /tcpdump/ ... pcap from the 'Save as type' drop-down menu.

    wireshark06.png

  14. Name the file capture.pcap. 
  15. Click Save.

 

Choose files or drag and drop files
Was this article helpful?
Yes
No
  1. Priyanka Bhotika

  2. Posted

Comments