You probably should give the cvs version a try - there are some post 3.1 patches which are critical for 4.x.
If it still fails, then capture the failing information - at the end of docs/FAQ are instructions for running under gdb. -----Burton -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mario Sergio Candian Sent: Tuesday, May 03, 2005 12:56 PM To: [email protected] Subject: [Ntop] Problem with NTOP! (fwd) Hi list, I have a FreeBSD 4.11-STABLE box and I'm running NTOP v.3.1, but I have had some problems. In my ntop.sh script I have this: interfaces='wi1' userid='nobody' http_port='3000' https_port='3001' logdir='/var/log' additional_args='' args='-d -L' I tryed with too: args='-d -L --set-pcap-nonblocking --skip-version-check' When I run the ntop: base# ps auwwx | grep -i ntop nobody 64802 8.7 11.3 39932 29024 ?? Ss 2:46PM 0:01.31 /usr/local/bin/ntop -d -L -i wi1 -w 3000 -W 3001 -a /var/log/ntop.access.log -u nobody I have this error, that I can see in my messages log: base# tail -f /var/log/messages May 3 14:46:09 base ntop[64802]: **WARNING** INIT: Unable to create pid file(/var/db/ntop/ntop.pid) May 3 14:46:09 base ntop[64802]: Note: Reporting device initally set to 0 [wi1] (merged) May 3 14:46:09 base ntop[64802]: THREADMGMT: Started thread (144627712) for network packet sniffing on wi1 May 3 14:46:09 base ntop[64802]: THREADMGMT: rrd thread (144626688) started May 3 14:46:09 base ntop[64802]: THREADMGMT: pcapDispatch(wi1) thread running... May 3 14:46:11 base ntop[64802]: CHKVER: Version file is from 'version.ntop.org' May 3 14:46:11 base ntop[64802]: CHKVER: as of date is '2004-12-01T17:00:00' May 3 14:46:11 base ntop[64802]: CHKVER: This version of ntop is the CURRENT stable version May 3 14:46:26 base /kernel: pid 64802 (ntop), uid 65534: exited on signal 11 May 3 14:46:26 base /kernel: wi1: promiscuous mode disabled What I can do, to fix it? (signal 11). Thanks, Mario Sergio Candian - "Dreams as if you'll live forever. Live as if you'll die today" -- James Dean _______________________________________________ Ntop mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop _______________________________________________ Ntop mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop
