Hi,

I am using ntop v3.0 on Solaris 8 for Sparc. I got this package from
sunfreeware.com.
When I start ntop with "ntop -w 127.0.0.1:3000 -i bge0" options I get few
errors:

"**WARNING** ASN: Unable to open file 'AS-list.txt'

**WARNING** Unable to load plugin '/usr/local/lib/ntop/plugins/rrdPlugin.so'
Tue Jul 13 09:01:41 2004  **WARNING** Message is 'ld.so.1: ./ntop: fatal:
relocation error: file /usr/local/lib/ntop/plugins/rrdPlugin.so: symbol
rrd_clear_error: referenced symbol not found'

SSL is present but https is disabled: use -W <https port> for enabling it

Please enter the password for the admin user: Tue Jul 13 09:01:41 2004
THREADMGMT: Fingerprint scan thread running.."

File rrdPlugin.so is definitely installed in
/usr/local/lib/ntop/plugins/rrdPlugin.so , I couldn't find AS-list.txt. I
cannot get to the ntop's web server either.

Can someone please help me to fix this problem.

Thanks,
Dejan

P.S. Here is the entire dump of start screen messanges:

$ ./ntop -w 127.0.0.1:3000 -i bge0
Tue Jul 13 09:21:39 2004  ntop will be started as user nobody
Tue Jul 13 09:21:39 2004  ntop v.3.0 SourceForge .tgz MT (SSL)
Tue Jul 13 09:21:39 2004  Configured on Jun 13 2004  5:52:30, built on Jun
13 2004 06:56:02.
Tue Jul 13 09:21:39 2004  Copyright 1998-2004 by Luca Deri <[EMAIL PROTECTED]>
Tue Jul 13 09:21:39 2004  Get the freshest ntop from http://www.ntop.org/
Tue Jul 13 09:21:39 2004  Initializing ntop
Tue Jul 13 09:21:39 2004  Checking bge0 for additional devices
Tue Jul 13 09:21:39 2004  Resetting traffic statistics for device bge0
Tue Jul 13 09:21:39 2004  DLT: Device 0 [bge0] is 1, mtu 1514, header 14
Tue Jul 13 09:21:39 2004  Initializing gdbm databases
Tue Jul 13 09:21:39 2004  Now running as requested user 'nobody'
(60001:60001)
Tue Jul 13 09:21:39 2004  VENDOR: Loading MAC address table.
Tue Jul 13 09:21:39 2004  VENDOR: Checking for MAC address table file
Tue Jul 13 09:21:39 2004  VENDOR: File
'/usr/local/etc/ntop/specialMAC.txt.gz' does not need to be reloaded
Tue Jul 13 09:21:39 2004  VENDOR: ntop continues ok
Tue Jul 13 09:21:39 2004  VENDOR: Checking for MAC address table file
Tue Jul 13 09:21:39 2004  VENDOR: File '/usr/local/etc/ntop/oui.txt.gz' does
not need to be reloaded
Tue Jul 13 09:21:39 2004  VENDOR: ntop continues ok
Tue Jul 13 09:21:39 2004  OSFP: Checking for OS fingerprint table file
Tue Jul 13 09:21:39 2004  OSFP: Loading file
'/usr/local/etc/ntop/etter.passive.os.fp.gz'
Tue Jul 13 09:21:39 2004  ASN: Checking for Autonomous System Number table
file
Tue Jul 13 09:21:39 2004  **WARNING** ASN: Unable to open file 'AS-list.txt'
Tue Jul 13 09:21:39 2004  I18N: This instance of ntop does not support
multiple languages
Tue Jul 13 09:21:39 2004  IP2CC: Checking for IP address <-> Country Code
mapping file
Tue Jul 13 09:21:39 2004  IP2CC: Loading file
'/usr/local/etc/ntop/p2c.opt.table.gz'
Tue Jul 13 09:21:40 2004  IP2CC: ...found 52395 lines
Tue Jul 13 09:21:40 2004  GDVERCHK: Guessing at libgd version
Tue Jul 13 09:21:40 2004  GDVERCHK: ... as 2.0.21+
Tue Jul 13 09:21:40 2004  Initializing external applications
Tue Jul 13 09:21:40 2004  Initializing semaphores, mutexes and threads
Tue Jul 13 09:21:40 2004  NOTE: atfork() handler registered for mutexes, rc
0
Tue Jul 13 09:21:40 2004  THREADMGMT: Packet processor thread running...
Tue Jul 13 09:21:40 2004  THREADMGMT: Started thread (4) for network packet
analyser
Tue Jul 13 09:21:40 2004  THREADMGMT: Started thread (5) for fingerprinting
Tue Jul 13 09:21:40 2004  THREADMGMT: Started thread (6) for idle hosts
detection
Tue Jul 13 09:21:40 2004  THREADMGMT: Started thread (7) for DNS address
resolution
Tue Jul 13 09:21:40 2004  Calling plugin start functions (if any)
Tue Jul 13 09:21:40 2004  Sniffying...
Tue Jul 13 09:21:40 2004  INIT: Created pid file
(/usr/local/var/ntop/ntop.pid)
Tue Jul 13 09:21:40 2004  Listening on [bge0]
Tue Jul 13 09:21:40 2004  Now running as requested user 'nobody'
(60001:60001)
Tue Jul 13 09:21:40 2004  Loading Plugins
Tue Jul 13 09:21:40 2004  Searching for plugins in
/usr/local/lib/ntop/plugins
Tue Jul 13 09:21:40 2004  ICMP: Welcome to icmpWatchPlugin. (C) 1999-2004 by
Luca Deri
Tue Jul 13 09:21:40 2004  LASTSEEN: Welcome to LastSeenWatchPlugin. (C) 1999
by Andrea Marangoni
Tue Jul 13 09:21:40 2004  NETFLOW: Welcome to NetFlow.(C) 2002-04 by Luca
Deri
Tue Jul 13 09:21:40 2004  NFS: Welcome to nfsWatchPlugin. (C) 1999-2004 by
Luca Deri
Tue Jul 13 09:21:40 2004  PDA: Welcome to PDAPlugin. (C) 2001-2004 by L.Deri
and W.Brock
Tue Jul 13 09:21:40 2004  **WARNING** Unable to load plugin
'/usr/local/lib/ntop/plugins/rrdPlugin.so'
Tue Jul 13 09:21:40 2004  **WARNING** Message is 'ld.so.1: ./ntop: fatal:
relocation error: file /usr/local/lib/ntop/plugins/rrdPlugin.so: symbol
rrd_clear_error: referenced symbol not found'
Tue Jul 13 09:21:40 2004  SFLOW: Welcome to sFlowPlugin. (C) 2002-04 by Luca
Deri
Tue Jul 13 09:21:40 2004  XML: Welcome to xmldump plugin. (C) 2003-2004 by
Burton Strauss
Tue Jul 13 09:21:40 2004  Calling plugin start functions (if any)
Tue Jul 13 09:21:40 2004  SSL is present but https is disabled: use -W
<https port> for enabling it

Please enter the password for the admin user: Tue Jul 13 09:21:40 2004
THREADMGMT: Fingerprint scan thread running...
Tue Jul 13 09:21:40 2004  THREADMGMT: Idle host scan thread running...
Tue Jul 13 09:21:40 2004  THREADMGMT: Address resolution thread running...
Tue Jul 13 09:21:40 2004  CHKVER: Checking current ntop version at
version.ntop.org/version.xml
Tue Jul 13 09:21:41 2004  CHKVER: Version file is from 'version.ntop.org'
Tue Jul 13 09:21:41 2004  CHKVER: as of date is '2004-03-22T04:30:00'
Tue Jul 13 09:21:41 2004  CHKVER: This version of ntop is the CURRENT stable
version
_______________________________________________
Ntop mailing list
[EMAIL PROTECTED]
http://listgateway.unipi.it/mailman/listinfo/ntop

Reply via email to