- Subject: Re: [Ethereal-users] Catching only from a specified IP?
- From: Marco van den Bovenkamp <marco@xxxxxxxxxxxxxxxxxxx>
- Date: Thu, 08 May 2003 13:43:52 +0200
cplusplus@xxxxxxxxx wrote:
Is it possible to catch packets only form a certain ip number..?
Sure. That's what capture filters are for. Try 'host <ip address>' in
the Filter field in the capture dialog, to capture only packets to or
from '<ip address>'.
See the tcpdump manual page for more on capture filters.
--
Regards,
Marco.