How to filter by IP address in Wireshark?

前端 未结 8 738
青春惊慌失措
青春惊慌失措 2021-01-29 17:39

I tried dst==192.168.1.101 but only get :

Neither \"dst\" nor \"192.168.1.101\" are field or protocol names.

The following display filter isn\'t a          


        
8条回答
  •  Happy的楠姐
    2021-01-29 18:23

    in our use we have to capture with host x.x.x.x. or (vlan and host x.x.x.x)

    anything less will not capture? I am not sure why but that is the way it works!

提交回复
热议问题