Re: [tcpdump-workers] standard decoder interface.

2005-03-05 Thread mwcorley
Hello, I agree! I wouldn't attempt to randomly access a gzipped stream, particularly for the reasons you mentioned. We modified a version of libpcap to handle native (serial reading) of only libpcap savefiles. We capture approx. 1.8g per day which we compress and analyze at the end of each we

[tcpdump-workers] remote capturing interface, pcap and security

2005-03-05 Thread ronnie sahlberg
Sometimes it would be nice to run a remote capture directly from a pcap enabled tool such as ethereal. Security would be a major issue. Also would buy in from pcap folks so that all applications linking with pcap would gain the capability automagically. Would wrapping the pcap API inside ONC-RPC

Re: [tcpdump-workers] Error building TCPDump 3.8.3

2005-03-05 Thread Guy Harris
Jesper Hald wrote: tcpdump.o(.text+0x80e): In function `main': : undefined reference to `pcap_debug' Could you send the config.log file from the tcpdump build directory? - This is the tcpdump-workers list. Visit https://lists.sandelman.ca/ to unsubscribe.

[tcpdump-workers] Error building TCPDump 3.8.3

2005-03-05 Thread Jesper Hald
Hi there, I have encounteres some problems in building the TCPDump source on a fedora core 3 system. I have build and installed libpcab without any problems and the ./configure of tcpdump does not report any errors. When I try to build the source however I get the following error : gcc -O2 -DH