hello all again, i found that when i was running ntop from its build dir it worked but when i did a make install and started it from /usr/local/bin i got this msg... --- /usr/local/bin/ntop -t 5 -i eth1 -P ~/tmp -E Wait please: ntop is coming up... 17/Oct/2001:09:52:28 Initializing IP services... 17/Oct/2001:09:52:29 [main.c:421] SSL is present but https is disabled: use -W <https port> for enabling it 17/Oct/2001:09:52:29 [initialize.c:397] Initializing SSL... 17/Oct/2001:09:52:29 [initialize.c:430] Initializing GDBM... 17/Oct/2001:09:52:29 [initialize.c:628] Initializing network devices... 17/Oct/2001:09:52:29 [main.c:434] ntop v.2.0.0 MT (SSL) [i686-pc-linux] (10/17/01 09:39:04 AM build) 17/Oct/2001:09:52:29 [main.c:454] Listening on [eth1] 17/Oct/2001:09:52:29 [main.c:455] Copyright 1998-2001 by Luca Deri <[EMAIL PROTECTED]> 17/Oct/2001:09:52:29 [main.c:456] Get the freshest ntop from http://www.ntop.org/ 17/Oct/2001:09:52:29 [main.c:457] Initialising... 17/Oct/2001:09:52:29 [plugin.c:321] Loading plugins (if any)... 17/Oct/2001:09:52:29 [plugin.c:339] Searching plugins in /usr/local/lib/ntop/plugins 17/Oct/2001:09:52:29 [icmpPlugin.c:584] Welcome to icmpWatchPlugin. (C) 1999 by Luca Deri. 17/Oct/2001:09:52:29 [lastSeenPlugin.c:414] Welcome to LastSeenWatchPlugin. (C) 1999 by Andrea Marangoni. 17/Oct/2001:09:52:29 [nfsPlugin.c:342] Welcome to nfsWatchPlugin. (C) 1999 by Luca Deri. 17/Oct/2001:09:52:29 [plugin.c:193] WARNING: unable to load plugin '/usr/local/lib/ntop/plugins/rmonPlugin.so' [/usr/local/lib/libsnmp-0.4.2.0.1.so: undefined symbol: HMAC] 17/Oct/2001:09:52:29 [wapPlugin.c:304] Welcome to WAPPlugin. (C) 2000 by Luca Deri. 17/Oct/2001:09:52:29 [plugin.c:193] WARNING: unable to load plugin '/usr/local/lib/ntop/plugins/libpep.so' [/usr/local/lib/ntop/plugins/libpep.so: undefined symbol: Perl_hv_undef] 17/Oct/2001:09:52:29 [main.c:488] WARNING: For security reasons it is STRONGLY recommended to 17/Oct/2001:09:52:29 [main.c:489] WARNING: run ntop as unprivileged user by using the -u option! 17/Oct/2001:09:52:29 [initialize.c:345] Resetting traffic statistics... 17/Oct/2001:09:52:30 [initialize.c:608] Started thread (1026) for lsof support. 17/Oct/2001:09:52:30 [initialize.c:537] Started thread (2051) for network packet analyser. 17/Oct/2001:09:52:30 [initialize.c:544] Started thread (3076) for host traffic statistics. 17/Oct/2001:09:52:30 [initialize.c:552] Started thread (4101) for throughput update. 17/Oct/2001:09:52:30 [initialize.c:560] Started thread (5126) for idle hosts detection. 17/Oct/2001:09:52:30 [initialize.c:564] Started thread (6151) for idle TCP sessions detection. 17/Oct/2001:09:52:30 [initialize.c:587] Started thread (7176) for DNS address resolution. 17/Oct/2001:09:52:30 [plugin.c:408] Initialising plugins (if any)... 17/Oct/2001:09:52:30 [webInterface.c:949] Waiting for HTTP connections on port 3000... 17/Oct/2001:09:52:30 [main.c:516] Sniffying... 17/Oct/2001:09:52:30 [initialize.c:1146] Started thread (9226) for network packet sniffing on eth1. 17/Oct/2001:09:52:30 [util.c:1468] readLsofInfo completed (0 sec). 17/Oct/2001:09:52:36 [ntop.c:768] Cleaning up... 17/Oct/2001:09:52:36 [hash.c:808] Freeing hash host instances... (1 device(s) to save) 17/Oct/2001:09:52:36 [hash.c:820] 5 instances freed 17/Oct/2001:09:52:36 [plugin.c:369] Unloading plugins (if any)... 17/Oct/2001:09:52:36 [wapPlugin.c:266] Thanks for using wapWatch... 17/Oct/2001:09:52:36 [wapPlugin.c:267] Done. 17/Oct/2001:09:52:36 [nfsPlugin.c:312] Thanks for using nfsWatchPlugin... 17/Oct/2001:09:52:36 [nfsPlugin.c:313] Done. 17/Oct/2001:09:52:36 [lastSeenPlugin.c:371] Thanks for using LsWatch... 17/Oct/2001:09:52:36 [webInterface.c:1097] Terminating Web connections... 17/Oct/2001:09:52:36 [lastSeenPlugin.c:384] Done. 17/Oct/2001:09:52:36 [icmpPlugin.c:554] Thanks for using icmpWatch... 17/Oct/2001:09:52:36 [icmpPlugin.c:555] Done. 17/Oct/2001:09:52:36 [ntop.c:873] Freeing device eth1 (idx=0)... -- and this when i run it from its build dir
./ntop -t 5 -i eth1 -P ~/tmp -E Wait please: ntop is coming up... 17/Oct/2001:09:52:46 Initializing IP services... 17/Oct/2001:09:52:47 [main.c:421] SSL is present but https is disabled: use -W <https port> for enabling it 17/Oct/2001:09:52:47 [initialize.c:397] Initializing SSL... 17/Oct/2001:09:52:47 [initialize.c:430] Initializing GDBM... 17/Oct/2001:09:52:47 [initialize.c:628] Initializing network devices... 17/Oct/2001:09:52:47 [main.c:434] ntop v.2.0.0 MT (SSL) [i686-pc-linux] (10/17/01 09:39:04 AM build) 17/Oct/2001:09:52:47 [main.c:454] Listening on [eth1] 17/Oct/2001:09:52:47 [main.c:455] Copyright 1998-2001 by Luca Deri <[EMAIL PROTECTED]> 17/Oct/2001:09:52:47 [main.c:456] Get the freshest ntop from http://www.ntop.org/ 17/Oct/2001:09:52:47 [main.c:457] Initialising... 17/Oct/2001:09:52:47 [plugin.c:321] Loading plugins (if any)... 17/Oct/2001:09:52:47 [plugin.c:339] Searching plugins in ./plugins 17/Oct/2001:09:52:47 [icmpPlugin.c:584] Welcome to icmpWatchPlugin. (C) 1999 by Luca Deri. 17/Oct/2001:09:52:47 [lastSeenPlugin.c:414] Welcome to LastSeenWatchPlugin. (C) 1999 by Andrea Marangoni. 17/Oct/2001:09:52:47 [nfsPlugin.c:342] Welcome to nfsWatchPlugin. (C) 1999 by Luca Deri. 17/Oct/2001:09:52:48 [pep.c:403] 17/Oct/2001:09:52:48 [pep.c:404] Welcome to Pep (Perl embedded Plugin) (c) 2000 R. Carbone <[EMAIL PROTECTED]>. 17/Oct/2001:09:52:48 [pep.c:406] 17/Oct/2001:09:52:48 [main.c:488] WARNING: For security reasons it is STRONGLY recommended to 17/Oct/2001:09:52:48 [main.c:489] WARNING: run ntop as unprivileged user by using the -u option! 17/Oct/2001:09:52:48 [initialize.c:345] Resetting traffic statistics... 17/Oct/2001:09:52:48 [initialize.c:608] Started thread (1026) for lsof support. 17/Oct/2001:09:52:48 [initialize.c:537] Started thread (2051) for network packet analyser. 17/Oct/2001:09:52:48 [initialize.c:544] Started thread (3076) for host traffic statistics. 17/Oct/2001:09:52:48 [initialize.c:552] Started thread (4101) for throughput update. 17/Oct/2001:09:52:48 [initialize.c:560] Started thread (5126) for idle hosts detection. 17/Oct/2001:09:52:48 [initialize.c:564] Started thread (6151) for idle TCP sessions detection. 17/Oct/2001:09:52:48 [initialize.c:587] Started thread (7176) for DNS address resolution. 17/Oct/2001:09:52:48 [plugin.c:408] Initialising plugins (if any)... 17/Oct/2001:09:52:48 [webInterface.c:949] Waiting for HTTP connections on port 3000... 17/Oct/2001:09:52:48 [main.c:516] Sniffying... 17/Oct/2001:09:52:48 [initialize.c:1146] Started thread (9226) for network packet sniffing on eth1. -- also i still have to manualy install the pep plugin??? -- regards Steve ################################################################ Steve Cooper:- IT System Analyst Australian Taxation Office:- Small Business Electronic Commerce Email:- [EMAIL PROTECTED] <- please use this address [EMAIL PROTECTED] Phone:- 62163337/ ICQ:- 108978101 ################################################################ -------------------------------------------------------- Note to the masses: Folks.... Rule of thumb. If it says beta, the chances are good that unless you are a developer of some kind with good skills, you *are* going to break your system. When the docs say might, read might as *WILL*. Beta is for testing... and tests fail. -------------------------------------------------------- _______________________________________________ Ntop-dev mailing list [EMAIL PROTECTED] http://listmanager.unipi.it/mailman/listinfo/ntop-dev
