running ntop revision 3627 compiled using: ./autogen.sh --enable-sslwatchdog
Running using: ntop --https-server 3001 --ssl-watchdog plus other options.... When I try to connect to the https server on a client PC: https://192.168.1.1:3001/ I get this error: Sat Nov 22 14:20:04 2008 SSL(ssl_init_connection)ERROR [Thread 20202]: error:1408A09F:SSL routines:SSL3_GET_CLIENT_HELLO:length mismatch at s3_srvr.c(855) Sat Nov 22 14:20:04 2008 SSL(read)ERROR [Thread 20202]: error:1408A09F:SSL routines:SSL3_GET_CLIENT_HELLO:length mismatch at s3_srvr.c(855) Sat Nov 22 14:20:04 2008 EPIPE during sending of page to web client and the browser won't load the page. Browser is: SeaMonkey 1.1.12 Mozilla/5.0 (Windows; U; Windows NT 5.0; en-GB; rv:1.8.1.17) Gecko/20080829 SeaMonkey/1.1.12 --------------------------------- Now for the 2nd bug. Normally I run ntop with --skip-version-check but today I decided to use the version checking once by removing --skip-version-check from the command line and it gave me this error on startup: Sat Nov 22 14:35:45 2008 NOTE: Interface merge enabled by default ntop: unrecognized option `--ssl-watchdog' Sat Nov 22 14:35:45 2008 Initializing gdbm databases ntop: unrecognized option `--ssl-watchdog' FATAL ERROR: unknown ntop option, '?' Welcome to ntop v.3.3.9 which then takes me back to the command prompt. Removing --ssl-watchdog from the command line will allow ntop to start. _______________________________________________ Ntop-dev mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop-dev
