
pvitoux at d2m
Jul 19, 2001, 5:52 AM
Post #1 of 1
(148 views)
Permalink
|
|
Segmentation fault when specifying 2 interfaces with current CVS version
|
|
Hi, I'm using ntop on a box with 2 network card (one for local subnet, the other for dsl connection) on Redhat 7.1 The ntop code, is freshly extracted from cvs today. my ntop command line is /usr/local/bin/ntop -i "eth0,ppp0" not port 65432 -v ntop:ntop:NTOP after 2/3 seconds, ntop is crashing. If I'm using only one interface, everything is ok... I've put the source, binaries and core dump on http://istria.dyndns.org/private/ntop.tgz (10 Mo) Moreover, I'm using a mySQL database to store traffic data and trying to enable persistencie between executions of ntop, apparently traffic data is correctly stored in the database, but not reloaded when I restart ntop.... Thanks, Pascal
|