View Single Post

   
  #2 (permalink)  
Old 01-05-2008, 07:10 AM
Richard D. Latham
 
Posts: n/a
Default Re: AIX 4.3.2 raw ethernet sniffer

chdibi77@libero.it (Christian) writes:

> Hi,
> can anyone help me on how to write an AIX 4.3.2 raw ethernet sniffer?.
> My intention is to sniffer all TCP packet bewtween two remore hosts
> which are different from AIX machine.
> I think I shold open a socket in RAW mode and via ioctl I shold set
> ethernet to accept all packets...HOW??
>
>
> Thanks
>
> Christian


<http://www.ethereal.com>

--
#include <disclaimer.std> /* I don't speak for IBM ... */
/* Heck, I don't even speak for myself */
/* Don't believe me ? Ask my wife :-) */
Richard D. Latham lathamr@us.ibm.com
Reply With Quote