Re: [tcpdump-workers] tcpdump and pcap on multiple interfaces

2008-09-09 Thread Jesse Kempf
- Original Message - From: [EMAIL PROTECTED] <[EMAIL PROTECTED]> To: tcpdump-workers@lists.tcpdump.org Sent: Tue Sep 09 22:02:04 2008 Subject: [tcpdump-workers] tcpdump and pcap on multiple interfaces Hello all, I'm trying to capture packets from two network interfaces on FreeBSD

Re: [tcpdump-workers] tcpdump and pcap on multiple interfaces

2008-09-09 Thread Guy Harris
On Sep 9, 2008, at 7:02 PM, lei wei wrote: I'm trying to capture packets from two network interfaces on FreeBSD using pcap. From what I read about, a "-i any" can be used on Linux to capture from all interfaces. But FreeBSD doesnt seem to recognize it. BPF devices, unlike Linux PF_PACKET

[tcpdump-workers] tcpdump and pcap on multiple interfaces

2008-09-09 Thread lei wei
Hello all, I'm trying to capture packets from two network interfaces on FreeBSD using pcap. From what I read about, a "-i any" can be used on Linux to capture from all interfaces. But FreeBSD doesnt seem to recognize it. I wonder if there's a way to capture on multiple interfaces by something like