Re: [tcpdump-workers] new worker..

2008-10-05 Thread Curtis Wyatt
Maybe saying to listen on any but still be able to identify which interface a packet came in on. -Original Message- From: lei wei <[EMAIL PROTECTED]> Sent: Friday, October 03, 2008 1:01 PM To: tcpdump-workers@lists.tcpdump.org Subject: Re: [tcpdump-workers] new worker.. I'm not sure what

[tcpdump-workers] Stop sniffing Extra packets

2008-09-09 Thread Curtis Wyatt
Hello all, I have a box with two Nic cards, when I sniff a packet on one I encapsulate it and then send it out on the other Nic. I need to do this for both Nics. However when I send it out using a raw socket libpcap is picking it up on the other Nic. Is there anyway to prevent this? I can't f