LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Pcap Files (https://www.linuxquestions.org/questions/linux-networking-3/pcap-files-343377/)

OriDagan 07-15-2005 04:20 AM

Pcap Files
 
Hello,

I am a comlete newbie in linux so forgive me is ask dum questions (also tell me if i am posting in the wrong place).

I need to write a program that sniffs packets coming thru and pick some of them out but i dont want to do it directly from the interface. I understand that there is some mechanism in linux that writes all packets to a temporary file (new one every 10 minutes?) but i cant find anything about it on the web. can some one explain it or direct me to where i can read about it.

Things i know i need to know are:

In what directory is is saved
what is the exact format of the file
which is better: analyze it by myself or with pcap lib.

And probably many more things i dont even know i need to know...

please advise...

Ori.


All times are GMT -5. The time now is 07:29 AM.