Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

If you really only want to see answers, you could uses

 (icmp or dns) and ip.src==8.8.8.8

If you want both requests and answers, it would be

 (icmp or dns) and ip.addr==8.8.8.8

If you really only want to see answers, you could usesuse:

 (icmp or dns) and ip.src==8.8.8.8

If you want both requests and answers, it would bebe:

 (icmp or dns) and ip.addr==8.8.8.8