Ethereal-users: Re: [Ethereal-users] How would the syntax be for capture on IP address

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, 17 Jan 2003 10:59:53 -0800
On Fri, Jan 17, 2003 at 01:03:18PM -0500, Ken_Okenka@xxxxxxx wrote:
> Have been trying to figure out the filter syntax for an ip address
> capture filter based on the address.

	host {address}

e.g.

	host 208.17.8.183

if you want to capture only traffic to or from 208.17.8.183.