On 17 Mar 2003 14:38:51 +0100, 
Stefan Piger <[EMAIL PROTECTED]> wrote in message 
<[EMAIL PROTECTED]>:

> Hey all,
> I have got a pcap file of more than 2GB size that I want to analyze
> using ntop. Is there a way to get ntop to read it? Momentarily, I only
> get an error like "**FATAL_ERROR** pacp_open_offline():
> '/path/to/file': Files too large'".
> 
> best regards, Stefan Piger
> 

..'it=too-big-ass-file ; wc -l $it' # then chop it up with 
'head -n "first-half-#-of-lines" $it > first-half' 
'tail -n "second-half-#-of-lines" $it > second-half' 
iterate as needed.

-- 
..med vennlig hilsen = with Kind Regards from Arnt... ;-)
...with a number of polar bear hunters in his ancestry...
  Scenarios always come in sets of three: 
  best case, worst case, and just in case.


_______________________________________________
Ntop mailing list
[EMAIL PROTECTED]
http://listgateway.unipi.it/mailman/listinfo/ntop

Reply via email to