Hello,

Can you please tell me if there is any way we can modify the current tcpdump
code to enable sniffing on all devices simultaniously in one process. I am
using Sun OS 5.8.

I have used socket before and the following command listens on all ethernet
ports at the same time:

servAddr.sin_addr.s_addr = htonl(INADDR_ANY);

Is there any such commands we can give within the code to enable sniffing on
all ports?

Thanks and Regards,
Purvi


-
This is the TCPDUMP workers list. It is archived at
http://www.tcpdump.org/lists/workers/index.html
To unsubscribe use mailto:[EMAIL PROTECTED]?body=unsubscribe

Reply via email to