Hi, I had installed ntop in Ubuntu 10.04, but the packaged version is only 3.3, so I decided to build the latest 4.4 instead.
I'm trying to run via initscript, I tried basing off the original initscript. But when I run the service start, I get errors. The resulting command line is: --start --quiet --name ntop --exec /usr/bin/ntop-4.4 -- -d -L -u ntop -P /usr/var/ntop --access-log-file=/var/log/ntop/access.log -i eth1 -p /etc/ntop/protocol.list -O /var/log/ntop The output from service start is: $ sudo service ntop-4.0.1 start Starting network top daemon: Sun Sep 5 15:45:13 2010 NOTE: Interface merge enabled by default Sun Sep 5 15:45:13 2010 Initializing gdbm databases Sun Sep 5 15:45:13 2010 **ERROR** ++++ DEMON MODE=1 And in dmesg I see: [201215.685361] device eth1 entered promiscuous mode [201216.001579] ntop-4.4[24090]: segfault at 1 ip 00ae650b sp bfa227fc error 4 in libc-2.11.1.so[aa6000+153000] [201216.006425] device eth1 left promiscuous mode
_______________________________________________ Ntop mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop
