Re: [tcpdump-workers] another OS X bug: pcap_findalldevs()

2007-04-22 Thread Aaron Turner
On 4/22/07, Guy Harris <[EMAIL PROTECTED]> wrote: Aaron Turner wrote: > FYI, I've opened another ticket with apple (Bug ID# 5152213) regarding > pcap_findalldevs(). Short story is that calling pcap_findalldevs() > causes the builtin wifi on my MacBook Pro (10.4.9) to disassociate > from the AP.

Re: [tcpdump-workers] another OS X bug: pcap_findalldevs()

2007-04-22 Thread Guy Harris
Aaron Turner wrote: FYI, I've opened another ticket with apple (Bug ID# 5152213) regarding pcap_findalldevs(). Short story is that calling pcap_findalldevs() causes the builtin wifi on my MacBook Pro (10.4.9) to disassociate from the AP. Very annoying, especially since you needn't be root to ha

[tcpdump-workers] another OS X bug: pcap_findalldevs()

2007-04-22 Thread Aaron Turner
FYI, I've opened another ticket with apple (Bug ID# 5152213) regarding pcap_findalldevs(). Short story is that calling pcap_findalldevs() causes the builtin wifi on my MacBook Pro (10.4.9) to disassociate from the AP. Very annoying, especially since you needn't be root to have it happen. -- Aar

Re: [tcpdump-workers] Sending captured packets to a virtual nic

2007-04-22 Thread Guy Harris
Quan Doan wrote: The command is useful for real-time captured packets? It means I had captured those packets from my LAN and transfer over internet to a remote server. How did you transfer those files? In this server, I have all captured packets. The transfer is real-time. "Real-time" in w

Re: [tcpdump-workers] Sending captured packets to a virtual nic

2007-04-22 Thread Guy Harris
Quan Doan wrote: Hi Aaron, Thank you. But the thing is I would like to monitor those traffic from our LAN, and I only could capture those packets on my box, then I will transfer all packets from my box to my monitoring server. With Ethereal I can not monitor all packets in real-time. In your or

Re: [tcpdump-workers] Sending captured packets to a virtual nic

2007-04-22 Thread Quan Doan
Hi Aaron, Thank you. But the thing is I would like to monitor those traffic from our LAN, and I only could capture those packets on my box, then I will transfer all packets from my box to my monitoring server. With Ethereal I can not monitor all packets in real-time. So, shortly, I have captured pa

Re: [tcpdump-workers] Sending captured packets to a virtual nic

2007-04-22 Thread Quan Doan
Hi Jefferson, The command is useful for real-time captured packets? It means I had captured those packets from my LAN and transfer over internet to a remote server. In this server, I have all captured packets. The transfer is real-time. Now the question is how I can open those packets into Wireshar

Re: [tcpdump-workers] Sending captured packets to a virtual nic

2007-04-22 Thread Quan Doan
Thank you. I will check it. - Quan Doan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Aaron Turner Sent: Monday, April 23, 2007 2:09 AM To: tcpdump-workers@lists.tcpdump.org Subject: Re: [tcpdump-work

Re: [tcpdump-workers] Sending captured packets to a virtual nic

2007-04-22 Thread Jefferson Ogata
On 2007-04-22 16:50, Quan Doan wrote: > Hi all, > I have a problem. I had captured a lot packets from my box, which is a gateway > of a LAN. Those packets are sent back to me. Now I have those packets, I would > like to use the Ethereal for analyzing them. So, my idea is sending those > packets to

Re: [tcpdump-workers] Sending captured packets to a virtual nic

2007-04-22 Thread Aaron Turner
On 4/22/07, Quan Doan <[EMAIL PROTECTED]> wrote: Hi all, I have a problem. I had captured a lot packets from my box, which is a gateway of a LAN. Those packets are sent back to me. Now I have those packets, I would like to use the Ethereal for analyzing them. So, my idea is sending those packets

[tcpdump-workers] Sending captured packets to a virtual nic

2007-04-22 Thread Quan Doan
Hi all, I have a problem. I had captured a lot packets from my box, which is a gateway of a LAN. Those packets are sent back to me. Now I have those packets, I would like to use the Ethereal for analyzing them. So, my idea is sending those packets to a virtual NIC and the Ethereal will get those pa