Wireshark

  • Riverbed Technology
  • WinPcap
the world's foremost network protocol analyzer
  • Wireshark
    • About
    • Download
    • Blog
  • Get Help
    • Ask a Question
    • FAQs
    • Documentation
    • Mailing Lists
    • Online Tools
    • Wiki
    • Bug Tracker
  • Develop
    • Get Involved
    • Developer's Guide
    • Browse the Code
    • Latest Builds

Wireshark-users: Re: [Wireshark-users] [Fwd: question format libcap X wireshark

Date Index Thread Index Other Months All Mailing Lists
Date Prev Date Next Thread Prev Thread Next


From: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
Date: Mon, 11 Jan 2010 11:23:30 -0500

Zuleika Ferreira wrote:
hi,
help me please!

i am writing the program for to write the file .pcap and to read with
wireshark, but when I try to open the file apreset the message: The file
"C:\dev\API\features\ss7.vargas\K3L\zupcaplog.pcap" is a capture for a
network type that Wireshark doesn't support.
(pcap: network type 43 unknown or unsupported).

The program is simple, is a test, and i dont understand why is the
problem. I used for network the type WTAP_ENCAP_MTP3 because the write in
this protocol.

43 is WTAP_ENCAP_MTP3 which is NOT the same as the libpcap DLT value that must be put in the PCAP file.

You want to use the value 141.

  • References:
    • [Wireshark-users] [Fwd: question format libcap X wireshark
      • From: Zuleika Ferreira
  • Prev by Date: [Wireshark-users] [Fwd: question format libcap X wireshark
  • Next by Date: Re: [Wireshark-users] Office Communicator RTP stream dissector issue
  • Previous by thread: [Wireshark-users] [Fwd: question format libcap X wireshark
  • Next by thread: [Wireshark-users] Neet Help Printing Tshark Time Value
  • Index(es):
    • Date
    • Thread

Wireshark and the "fin" logo are registered trademarks of the Wireshark Foundation