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] tshark to interpret wlan tags?

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


From: George Nychis <gnychis@xxxxxxxxx>
Date: Tue, 2 Feb 2010 00:51:51 -0500

I think the problem is that there are multiple tags in the frame, and it's trying to interpret the very last one, while the SSID is in the very first.

The output of -e wlan_mgt.tag.number -e wlan_mgt.tag.interpretation is:
221    Not interpreted

If I look at -V output, I see that is the last tag (line 65):
http://pastebin.com/m26f26b6

is there any way to get the first tag with the SSID in it?

On Mon, Feb 1, 2010 at 11:45 PM, George Nychis <gnychis@xxxxxxxxx> wrote:
Hi all,

If I use:
tshark -n -i en0 -y IEEE802_11_RADIO -T fields -e wlan_mgt.tag.interpretation

... I keep getting "Not interpreted" for the tag field on beacon frames which definitely has an SSID which wireshark is able to interpret.

Additionally, if I use
tshark -i en0 -y IEEE802_11_RADIO -o column.format:'"Info", "%i"'

It is able to interpret the flags: Beacon frame, SN=1619, FN=0, Flags=........C, BI=100, SSID="CMU"

Does anyone know how I can use the -e option and have it interpret the flags correctly?

Thanks!
George

  • Follow-Ups:
    • Re: [Wireshark-users] tshark to interpret wlan tags?
      • From: Guy Harris
  • References:
    • [Wireshark-users] tshark to interpret wlan tags?
      • From: George Nychis
  • Prev by Date: [Wireshark-users] tshark to interpret wlan tags?
  • Next by Date: [Wireshark-users] Tracking SMTP traffic with Wireshark
  • Previous by thread: [Wireshark-users] tshark to interpret wlan tags?
  • Next by thread: Re: [Wireshark-users] tshark to interpret wlan tags?
  • Index(es):
    • Date
    • Thread

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