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] Filtering both vlan-tagged as untagged frames with an ip-filter

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


From: Sake Blok <sake@xxxxxxxxxx>
Date: Wed, 2 May 2007 08:28:28 +0200

Hi Jaap,

> How about "host x.x.x.x" ?

That was the first thing I tried, but unfotunately that filter only
selects the untagged frames. You need to specify the vlan keyword
for wireshark to be able to filter tagged frames. But once you use
vlan anywhere in the capture filter, all untagged frames are no 
longer seen...

Hmmm... I tried some more filters and found one that *does* work :)

Here are the things I tried

host x.x.x.x
-> only shows untagged frames with host x.x.x.x

vlan and host x.x.x.x
-> only shows tagged frames with host x.x.x.x

(vlan or not vlan) and host x.x.x.x
-> only shows tagged frames with host x.x.x.x

(vlan and host x.x.x.x) or host x.x.x.x
-> only shows tagged frames with host x.x.x.x

host x.x.x.x or (vlan and host x.x.x.x)
-> ***WORKS***

Weird!!!

Is this a technical limitation that can't be worked around? Or
is this a bug in the the WinPcap library?

Cheers,


Sake

PS  Thanks for making me try just one more filter ;)

  • References:
    • [Wireshark-users] Filtering both vlan-tagged as untagged frames with an ip-filter
      • From: Sake Blok
    • Re: [Wireshark-users] Filtering both vlan-tagged as untagged frames with an ip-filter
      • From: Jaap Keuter
  • Prev by Date: Re: [Wireshark-users] VNC playback
  • Next by Date: Re: [Wireshark-users] Filtering both vlan-tagged as untagged frames with an ip-filter
  • Previous by thread: Re: [Wireshark-users] Filtering both vlan-tagged as untagged frames with an ip-filter
  • Next by thread: Re: [Wireshark-users] Filtering both vlan-tagged as untagged frames with an ip-filter
  • Index(es):
    • Date
    • Thread

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