Which of the following display filters will you enable in Ethereal to view the three-way handshake for…

Which of the following display filters will you enable in Ethereal to view the three-way handshake for a connection from host 192.168.0.1?

Which of the following display filters will you enable in Ethereal to view the three-way handshake for a connection from host 192.168.0.1?

A.
ip.equals 192.168.0.1 and syn.equals on

B.
ip.addr==192.168.0.1 and tcp.flags.syn

C.
ip.addr = 192.168.0.1 and syn = 1

D.
ip == 192.168.0.1 and tcp.syn



Leave a Reply 1

Your email address will not be published. Required fields are marked *


networkmanagers

networkmanagers

I choose