Hi, there,
 I think u can use filter express to eleminate all of the packet sent out
from your machine, i.e. your IP is the source IP. e.g for capturing the
tcp packets u r going to receive, use " tcp not src your.ip.add.ress". the
detail can go to see the express part of :
http://windump.polito.it/docs/manual.htm.
cheers,
lei
On Wed, 29 May 2002, Blas Antonio Cuesta Saez wrote:

> Hi!
>
> I would like to know if there is a way to separate the incoming and outgoing
> traffic using PACKET.DLL.
>
> I'm building a software bridge and I need to capture (in promiscuous mode) the
> incoming traffic, but not the outgoing traffic, or else I overflow the buffer
> from consecutive packet replications.
>
> If anyone knows how this can be done, please help!!!!
>
> Sincerely
>
> Blas
>

Reply via email to