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] wimax question

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


From: "Martin Mathieson" <martin.r.mathieson@xxxxxxxxxxxxxx>
Date: Wed, 5 Mar 2008 09:18:06 +0000

Hi,

The M2M plugin has been part of Wireshark since at least 0.99.7.

The M2M plugin will only work for you if your equipment is framing the WiMAX traffic over ethernet using the simple ethernet protocol that M2M/Intel uses.

Otherwise, you'll need to find out how your messages are framed over ethernet, and write another dissector/plugin that will parse the ethernet header and call the appropriate WiMAX dissector.  Have a look at the source for M2M, it looks quite simple. (if I remember correctly it registers an ethertype, then has a code at the front of the message that identifies which of WiMAX dissectors should be called for the remainder of the frame).

Regards,
Martin

On Wed, Mar 5, 2008 at 2:28 AM, Joao Matos <jntm85@xxxxxxxxx> wrote:
Thanks very much for you replies.

I've already tried to use Wireshark to capture the messages that are being exchange but with no luck. The problem is that the equipment that I have uses ethernet port to comunicate with the client. Is this why I can't see any messages being exchanged? Would the intel plugin M2M solve this problem?

Best regards to all

_______________________________________________
Wireshark-users mailing list
Wireshark-users@xxxxxxxxxxxxx
http://www.wireshark.org/mailman/listinfo/wireshark-users


  • References:
    • [Wireshark-users] wimax question
      • From: Joao Matos
  • Prev by Date: [Wireshark-users] wimax question
  • Next by Date: [Wireshark-users] Fwd: capturing data when streaming, help please
  • Previous by thread: [Wireshark-users] wimax question
  • Next by thread: [Wireshark-users] Wireshark only capturing TCP handshake
  • Index(es):
    • Date
    • Thread

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