S: The sad thing is that the code doesn't ever seem to have made it into 3.0 - what's there is a pale shadow of what we worked on.
Try this -- After ./configure, edit config.h and look for #define INET6 1. Change that to #undef INET6. Do the usual gmake and gmake install. When you start ntop, be sure and give a full -w specification, i.e. -w 192.168.x.x:3000 It takes a LONG time for the 1st page to come up, but it seems ok after that. -----Burton -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Stanley Hopcroft Sent: Thursday, December 16, 2004 9:33 PM To: [EMAIL PROTECTED] Subject: [Ntop] Re: 3.1 web server fails to respond on FBSD Was: Ntop CVSfails to compile on FreeBSD 4 Dear Sir, I am writing to thank you for your letter and say, On Thu, Dec 16, 2004 at 05:29:59PM -0800, Kurt Buff wrote: > What happens if you specify the ports with ip.add.re.ss:port pair? > telnet a.b.c.d 3000 Connected to PC09011.... Escape character is '^]'. GET / ==> same hang. FWIW, I think this a known FreeBSD specific problem that was dealt with in ntop 3.0 with the --set-pcap-nonblocking option. This option appears to be necessary with FreeBSD 4.x Yours sincerely. -- Stanley Hopcroft IP Australia Ph: (02) 6283 3189 Fax: (02) 6281 1353 PO Box 200 Woden ACT 2606 http://www.ipaustralia.gov.au _______________________________________________ Ntop mailing list [EMAIL PROTECTED] http://listgateway.unipi.it/mailman/listinfo/ntop
