Filter expression help request
I was using this expression but it stopped working.
!(ip.addr == 208.67.222.220,208.67.222.222,208.67.220.220) tcp.port == 53 || udp.port == 53
What did I do wrong?
Thanks, Curt [email protected]
Can you describe what the filter is supposed to match or not match?
not match 208.67.222.220,208.67.222.222,208.67.220.220 and equal tcp.port == 53 || udp.port == 53 to find bad recursive DNS requests