On 11:59 AM 7/7/2006, Voldermort wrote: >Thank you. Is there any way to use ranges or wildcards with ip.addr? I've tried >e.g. ip.addr[3] == 1.2.3, but wireshark doesn't like it. It understands CIDR notation. So ip.addr==172.16.8.0/24 will display all 172.16.8.x subnet. hsb