Hello
After installing the last version of ntop in debian sarge I got the following error

**ERROR** SSL(ssl_init_connection)ERROR [Thread 25738]: error:140EC0AF:SSL routines:SSL2_READ_INTERNAL:non sslv2 initial packet at s2_pkt.c(187)

I downloaded the source code from the cvs server, I followed the following steps
1-add user ntop
2 install the following packages
libtool
automake1.9
libgdbm-dev
libgdbm3
libssl-dev

3-install libcap from the source code, the same way used to install the previous version and never reported for me any problem
libpcap-0.9.4.tar.gz

4-I installed rrdtools from the source code
rrdtool-1.2.15

5-./autogen.sh --with-rrd-home=/usr/local/rrdtool-1.2.15
no problem in this step except for xmldump, but it's no necessary for at the moment

6-make &&make install

7-chown -R ntop.ntop /usr/local/share/ntop

8-/usr/local/bin/ntop -u ntop -P /usr/local/var/ntop -A

9-mkdir -p /var/log/ntop
  chmod 777 /var/log/ntop


10-I try to execute ntop using the following command line to see the errors
/usr/local/bin/ntop -u ntop -P /usr/local/var/ntop -a /var/log/ntop/access_log -M -w 0 -W 3000

I got the error here


Thanks in advance for help me find out mi mistake
Enediel
Linux user 300141
Debian GNU/Linux

_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/

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

Reply via email to