Hello, I have an issue where the ssl interface hangs. ntop appears to be running fine in the background as I can see rrd graphs being built in syslog. I can telnet localhost 3333 and I see an error in the syslog because telnet is not speaking SSL. Oct 15 11:26:45 hostname ntop[14073]: [MSGID0587829] **ERROR** SSL(read)ERROR [Thread 14073]: error:1407609C:SSL routines:SSL23_GET_CLIENT_HELLO:http request at s23_srvr.c(379)
When I attempt to use a browser or wget the page does not load. I do not see any errors in syslog when I attempt to connect via browser or wget. I am looking for additional troubleshooting steps I can perform. I have included some system information below. Please let me know if I am missing any information. Would any Debian users suggest building from source Vs the Debian package? runtime options /usr/sbin/ntop -d -L -u ntop -P /var/lib/ntop --skip-version-check -a /var/log/ntop/access.log -i eth1 -p /etc/ntop/protocol.list -O /var/log/ntop --trace-level 5 --skip-version-check -w 0 -W 3333 -x 50000 -X 50000 I have also tried run time option "--ssl-watchdog". version ~# ntop -V Wed Oct 15 12:06:34 2008 NOTE: Interface merge enabled by default Wed Oct 15 12:06:34 2008 Initializing gdbm databases Welcome to ntop v.3.2 SourceForge .tgz [Configured on Dec 26 2006 10:53:49, built on Dec 26 2006 10:54:23] Copyright 1998-2005 by Luca Deri <[EMAIL PROTECTED]>. Get the freshest ntop from http://www.ntop.org/ debian version :~# dpkg --list|grep ntop ii ntop 3.2-8 display network usage in top-like format :~# cat /etc/debian_version 4.0 kernel :~# uname -a Linux hostname 2.6.18-6-686 #1 SMP Thu Oct 9 15:52:18 UTC 2008 i686 GNU/Linux Thank you, -- Mike Marseglia Systems Administrator, OSHEAN 401-886-0887 x208 401-248-4867 [EMAIL PROTECTED] _______________________________________________ Ntop mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop
