Under FreeBSD I can't get the NTop to bind the HTTP server to a specific IP address. It will run OK if I allow it to grab all IPs.
Below is output from a FreeBSD 4.5RC3 system(PIII/400MHz 128MB), but I get the same results from other 4.4 systems as well. Ntop was installed using the Ntop-2.0_2 port. The command line: -t5 -w 127.0.0.1:3000 -W 0 -a /var/log -u nobody Specifying an external ip address for the -w parameter gets the same results. Thanks, Jerry NTOP Output: Wait please: ntop is coming up... 27/Jan/2002 21:41:42 [main.c:458] SSL is present but https is disabled: use -W <https port> for enabling it 27/Jan/2002 21:41:42 [initialize.c:53] Initializing IP services... 27/Jan/2002 21:41:42 [initialize.c:415] Initializing SSL... 27/Jan/2002 21:41:42 [initialize.c:448] Initializing GDBM... 27/Jan/2002 21:41:42 [initialize.c:634] Initializing network devices... 27/Jan/2002 21:41:42 [main.c:480] ntop v.2.0.0 MT (SSL) [i386-unknown-freebsd4.5] (01/27/02 05:31:14 PM build) 27/Jan/2002 21:41:42 [main.c:500] Listening on [fxp0] 27/Jan/2002 21:41:42 [main.c:501] Copyright 1998-2001 by Luca Deri <[EMAIL PROTECTED]> 27/Jan/2002 21:41:42 [main.c:502] Get the freshest ntop from http://www.ntop.org/ 27/Jan/2002 21:41:42 [main.c:503] Initializing... 27/Jan/2002 21:41:42 [plugin.c:321] Loading plugins (if any)... 27/Jan/2002 21:41:42 [plugin.c:339] Searching plugins in /usr/local/lib/ntop/plugins 27/Jan/2002 21:41:42 [icmpPlugin.c:539] Welcome to icmpWatchPlugin. (C) 1999 by Luca Deri. 27/Jan/2002 21:41:42 [lastSeenPlugin.c:414] Welcome to LastSeenWatchPlugin. (C) 1999 by Andrea Marangoni. 27/Jan/2002 21:41:42 [nfsPlugin.c:342] Welcome to nfsWatchPlugin. (C) 1999 by Luca Deri. 27/Jan/2002 21:41:42 [initialize.c:359] Resetting traffic statistics... 27/Jan/2002 21:41:42 [initialize.c:536] Started thread (135312384) for network packet analyser. 27/Jan/2002 21:41:42 [initialize.c:543] Started thread (135314432) for host traffic statistics. 27/Jan/2002 21:41:42 [initialize.c:551] Started thread (135315456) for throughput update. 27/Jan/2002 21:41:42 [initialize.c:559] Started thread (135316480) for idle hosts detection. 27/Jan/2002 21:41:42 [initialize.c:563] Started thread (135317504) for idle TCP sessions detection. 27/Jan/2002 21:41:42 [initialize.c:586] Started thread (135318528) for DNS address resolution. 27/Jan/2002 21:41:42 [initialize.c:593] Started thread (135323648) for address purge. 27/Jan/2002 21:41:42 [plugin.c:408] Initializing plugins (if any)... 27/Jan/2002 21:41:42 [webInterface.c:910] bind: port 3000 already in use. __________________________________________________ Do You Yahoo!? Great stuff seeking new owners in Yahoo! Auctions! http://auctions.yahoo.com _______________________________________________ Ntop mailing list [EMAIL PROTECTED] http://listmanager.unipi.it/mailman/listinfo/ntop
