Ethereal-users: Re: [Ethereal-users] Display Filters -- Wildcards?

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <guy@xxxxxxxxxx>
Date: Fri, 14 Dec 2001 13:13:22 -0800 (PST)
> Is there any way to use wildcards with IP addresses?

No.

However, you *can*, with recent versions of Ethereal, use CIDR notation
to check the network rather than the host:

	ip.addr == 192.168.1.0/24