Hi, I tried to use ntop 3.0 (stable version). After compilation i got the known gzflush error, which I tried to avoid using '--without-zlib' configuration (and #undef ..ZLIB..). Unfortunately I got a Segmentation fault. It seems, that if the 'no-zlib' option is activ, the program forgot the IP2CC path and filename and want to load a NULL File:
Mon Jun 21 10:19:53 2004 [MSGID0492078] ASN: Checking '/etc/AS-list.txt' Mon Jun 21 10:19:53 2004 [MSGID0026798] **WARNING** ASN: Unable to open file 'AS-list.txt' Mon Jun 21 10:19:53 2004 [MSGID9197786] ASN: ntop continues ok, but without ASN information. Mon Jun 21 10:19:53 2004 [MSGID0843586] I18N: This instance of ntop does not support multiple languages Mon Jun 21 10:19:53 2004 [MSGID8761126] IP2CC: Checking for IP address <-> Country Code mapping file Mon Jun 21 10:19:53 2004 [MSGID0196348] IP2CC: ...Found Mon Jun 21 10:19:53 2004 [MSGID0647342] IP2CC: Loading file '' /usr/local.local/bin/NTOP: line 59: 2556 Segmentation fault $LOCP/bin/ntop -u ntop -i eth1 -D gsi.de -t 5 --w3c --disable-schedyield -c -w $OUTAD -P $DBP -O $LOGP Command Line: OUTDAT=127.0.0.1:3001 DBP, LOGP, LOGF Path and filenames /usr/local.local/bin/ntop -u ntop -i eth1 -D gsi.de -t 5 --w3c --disable-schedyield -c -w $OUTAD -P $DBP -O $LOGP > $LOGF Kernel: 2.4.26 standard debian kernel, zlib kernelsupport is enabled. regards Helmut _______________________________________________ Ntop-dev mailing list [EMAIL PROTECTED] http://listgateway.unipi.it/mailman/listinfo/ntop-dev
