8
¿Cómo filtrar por dirección IP en Wireshark?
Lo intenté dst==192.168.1.101pero solo obtuve : Neither "dst" nor "192.168.1.101" are field or protocol names. The following display filter isn't a valid display filter: dst==192.168.1.101
291
wireshark