Home > ntop error > ntop error

Ntop Error

Contents

11, 2008. shelby New Member Hello -following the wonderful How to on network monitoring with ntop. This is exactly what I want to do. I am new to Linux - using Ubuntu/feisty. error opening file geolitecity.dat xplico Have installed ntop, but when I try to start ntop, get the following in

Ntopng

the error log: This is a brand new install, and I have done nothing to install/configure any sort of server, so I think the problem is there. If anyone has any suggestions, please, make them as if I were a slow five year old when it comes to linux. Tue 11 Mar 2008 03:16:09 PM EDT THREADMGMT[t3028437904]: DNSAR(1): Address resolution thread running [p6286] Tue 11 Mar 2008 03:16:10 PM EDT SSL is present but https is disabled: use -W for enabling it Tue 11 Mar 2008 03:16:10 PM EDT INITWEB: Initializing web server Tue 11 Mar 2008 03:16:10 PM EDT INITWEB: Initializing tcp/ip socket connections for web server Tue 11 Mar 2008 03:16:10 PM EDT **ERROR** INITWEB: binding problem - 'Address already in use'(98) Tue 11 Mar 2008 03:16:10 PM EDT Check if another instance of ntop is running Tue 11 Mar 2008 03:16:10 PM EDT or if the current user (-u) can bind to the specified port Tue 11 Mar 2008 03:16:10 PM EDT **FATAL_ERROR** Binding problem, ntop shutting down... Tue 11 Mar 2008 03:16:10 PM EDT CLEANUP[t3057198784]: ntop caught signal 2 Tue 11 Mar 2008 03:16:10 PM EDT THREADMGMT[t3057198784]: ntop RUNSTATE: SHUTDOWN(7) shelby, Mar 11, 2008 #1 falko Super Moderator ISPConfig Developer Please post the output of Code: netstat -tap falko, Mar 12, 2008 #2 shelby New Member requested netstat output hello falko, here is output you requested. tcp 0 0 localhost:2208 *:* LISTEN 4453/hpiod tcp 0 0 localhost:ipp *:* LISTEN 30030/cupsd tcp 0 0 localhost:2207 *:* LISTEN 4462/python tcp6 0 0 *:3000 *:* LISTEN 4698/ntop shelby, Mar 12, 2008 #3 falko Super Moderator ISPConfig Developer tcp6 0 0 *:3000 *:* LISTEN 4698/ntopClick to expand... ntop seems to be running. Do you get the same problem after a reboot? falko, Mar 13, 2008 #4 shelby New Member errors after reboot, and apache install after reboot: Thu Mar 13 13:39:15 2008 NOTE: Interface merge enabled by default Thu Mar 13 13:39:15 2008 Initializing gdbm databases Th

load ASN file GeoIPASNum.dat This error means that GeoIP is not installed in the right location. GeoIP is a database of IP addresses and locations. This is what a top uses to populate the geolocation information of the remote network traffic. To correct this on a Debian distro you can do the following:
wget https://www.howtoforge.com/community/threads/trouble-with-ntop-maybe-need-to-install-configure-http-server.21240/ -N http://geolite.maxmind.com/download/geoip/database/GeoLiteCity.dat.gz
gunzip GeoLiteCity.dat.gz
wget -N http://geolite.maxmind.com/download/geoip/database/GeoIPASNum.dat.gz
gunzip GeoIPASNum.dat.gz
sudo mkdir -p /usr/share/GeoIP/
sudo mv GeoLiteCity.dat /usr/share/GeoIP/
sudo mv GeoIPASNum.dat /usr/share/GeoIP/
It is a good idea to update the GeoIP monthly to keep the data up to date. http://www.mikereamy.com/2013/11/ntop-geoip-error/ Tags: debianntopubuntu You may also like... 0 Prettify JSON 31 Oct, 2013 0 GNU Screen 9 Nov, 2012 0 Migrating between Synology DiskStations manually 13 Feb, 2014 Leave a Reply Cancel reply You must be logged in to post a comment. Follow: Next story Vietnam Backgrounds Previous story Microsoft Management Console Snap-Ins and Applets Categories Background Images Code Linux/Unix MacOS Tools Uncategorized Website Dev Windows More November 2013 M T W T F S S « Oct Dec » 123 45678910 11121314151617 18192021222324 252627282930 Recent Posts Migrating between Synology DiskStations manually Vietnam Backgrounds Ntop - GeoIP error Microsoft Management Console Snap-Ins and Applets Prettify JSON Archives February 2014 December 2013 November 2013 October 2013 August 2013 February 2013 January 2013 December 2012 November 2012 August 2012 MikeReamy.com © 2016. All Rights Reserved.

Sign in Pricing Blog Support Search GitHub This repository Watch 73 Star 818 Fork 101 ntop/ntopng https://github.com/ntop/ntopng/issues/2 Code Issues 74 Pull requests 1 Projects 0 Wiki Pulse https://ubuntuforums.org/showthread.php?t=2101233 Graphs New issue ERROR: Unable to start HTTP server #2 Closed atin001 opened this Issue May 4, 2015 · 19 comments Projects None yet Labels bug Milestone ntopng 2.0 Assignees ariava 5 participants atin001 commented May 4, 2015 ntop error I have installed ntopng and redis server successfully on one of my VMs OS Version: 2.6.39-400.109.6.el6uek.x86_64 Installed by compiling from source checked out from svn Not able to start ntopng. The error that I am facing is as follows [root@ucf2b-docs-psr0427-ms1 bin]# ./ntopng 30/Apr/2015 10:48:53 [Ntop.cpp:779] Setting local networks to 192.168.0.0/16,172.16.0.0/12,10.0.0.0/8,127.0.0.0/8,0.0.0.0/32,224.0.0.0/8,239.0.0.0/8,255.255.255.255/32,127.0.0.0/8 30/Apr/2015 10:48:53 error opening file [Redis.cpp:93] Successfully connected to Redis 127.0.0.1:6379@0 30/Apr/2015 10:48:54 [main.cpp:201] ERROR: Startup error: missing super-user privileges ? (I am already running as su!) [root@ucf2b-docs-psr0427-ms1 bin]# ./ntopng -i eth0 30/Apr/2015 10:48:57 [Ntop.cpp:779] Setting local networks to 192.168.0.0/16,172.16.0.0/12,10.0.0.0/8,127.0.0.0/8,0.0.0.0/32,224.0.0.0/8,239.0.0.0/8,255.255.255.255/32,127.0.0.0/8 30/Apr/2015 10:48:57 [Redis.cpp:93] Successfully connected to Redis 127.0.0.1:6379@0 30/Apr/2015 10:48:57 [PcapInterface.cpp:81] Reading packets from interface eth0... 30/Apr/2015 10:48:57 [Ntop.cpp:1027] Registered interface view eth0 [id: 0] 30/Apr/2015 10:48:57 [Ntop.cpp:997] Registered interface eth0 [id: 0] 30/Apr/2015 10:48:57 [Utils.cpp:277] User changed to nobody 30/Apr/2015 10:48:57 [main.cpp:227] PID stored in file /var/tmp/ntopng.pid 30/Apr/2015 10:48:57 [HTTPserver.cpp:449] HTTPS Disabled: missing SSL certificate /usr/local/share/ntopng/httpdocs/ssl/ntopng-cert.pem 30/Apr/2015 10:48:57 [HTTPserver.cpp:451] Please read https://svn.ntop.org/svn/ntop/trunk/ntopng/README.SSL if you want to enable SSL. 30/Apr/2015 10:48:57 [HTTPserver.cpp:486] ERROR: Unable to start HTTP server (IPv4) on ports 3000 (no su error now!) Confirmed that 3000 port is not in use [root@ucf2b-docs-psr0427-ms1 bin]# netstat -nap|grep 3000 [root@ucf2b-docs-psr0427-ms1 bin]# Tried to start it on a different port just in case [root@ucf2b-docs-psr0427-ms1 bin]# ./ntopng -i eth0 -w 254

Get Kubuntu Get Xubuntu Get Lubuntu Get UbuntuStudio Get Mythbuntu Get Edubuntu Get Ubuntu-GNOME Get UbuntuKylin Ubuntu Code of Conduct Ubuntu Wiki Community Wiki Other Support Launchpad Answers Ubuntu IRC Support AskUbuntu Official Documentation User Documentation Social Media Facebook Twitter Useful Links Distrowatch Bugs: Ubuntu PPAs: Ubuntu Web Upd8: Ubuntu OMG! Ubuntu Ubuntu Insights Planet Ubuntu Activity Page Please read before SSO login Advanced Search Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Installation & Upgrades [ubuntu] Ntop webinterface not working. Having an Issue With Posting ? Do you want to help us debug the posting issues ? < is the place to report it, thanks ! Results 1 to 7 of 7 Thread: Ntop webinterface not working. Thread Tools Show Printable Version Subscribe to this Thread… Display Linear Mode Switch to Hybrid Mode Switch to Threaded Mode January 4th, 2013 #1 MocroNL View Profile View Forum Posts Private Message Just Give Me the Beans! Join Date Aug 2012 Beans 50 Ntop webinterface not working. Hey guys. I just installed a plugin for cacti called Ntop. 10.60.1.10:3000 should work when I want to access the web interface but it does not. root@TLS-AMS-MON-10:~# netstat -ntlp | grep -i ntop tcp 0 0 0.0.0.0:3000 0.0.0.0:* LISTEN 13580/ntop It says it listens to port 3000?? Why cant I access the web interface? Many thanks. Adv Reply January 4th, 2013 #2 dino99 View Profile View Forum Posts Ubuntu addict and loving it Join Date Jun 2006 Location Nux Jam BeansHidden! DistroUbuntu Development Release Re: Ntop webinterface not working. inside gufw, check that port is opened https://help.ubuntu.com/community/Ntop Last edited by dino99; January 4th, 2013 at 10:51 AM. UbuntuGuide Help Ubuntu Xenial Upgrades Adv Reply January 4th, 2013 #3 MocroNL View Profile View Forum Posts Private Message Just Give Me the Beans! Join Date Aug 2012 Beans 50 Re: Ntop webinterface not working. I have used that howto to install Ntop but no succes. Adding port 3000 to iptables did not work. I have disabled the ubuntu firewall (ufw) but still no succes with accessing the web interface. And I tried Access from an external ne

 

Related content

ntop error unable to find rrd

Ntop Error Unable To Find Rrd p Post of views Permalink configure script can't find rrdtool hello list I am attempting to install ntop v under CentOS release but I am running into an issue when I try to specify the rrdtool that I have already installed It is indeed already there and both ganglia and cacti are already using it Here's a sample of the output I see checking for zlibVersion in -lz yes checking for main in -lrrd th no configure error Unable to find RRD at usr local please use --with-rrd-home DIR I have tried the following

ntop error opening file geolitecity dat

Ntop Error Opening File Geolitecity Dat p Search HCL Search Reviews Search ISOs Go to Page LinuxQuestions org Forums Linux Forums Linux - Software SOLVED ntop service start error User Name Remember Me Password Linux relatedl - Software This forum is for Software issues Having a problem installing a new program Want to know which application is best for the job Post your question in this forum Notices Welcome to LinuxQuestions org a friendly and active Linux Community You are currently viewing LQ as a guest By joining our community you will have the ability to post topics receive our

ntop error unable to find rrd at /usr/local

Ntop Error Unable To Find Rrd At usr local p Post of views Permalink Unable to compile relatedl NTOP in FC I downloaded the latest NTOP via CVS I am trying to compile the NTOP in a Fedora Core OS I used the autogen sh to compile the NTOP I am getting an error which I have no idea how-to fix it Does anyone encounter this erro in FC and know how-to fix it Thanks autogen sh configure error Unable to find RRD in the specified rrd x directory Aug PM Post of views Permalink Re Unable to compile NTOP

ntop error 400

Ntop Error table id toc tbody tr td div id toctitle Contents div ul li a href Ntop Default Password a li li a href Ntop Network Monitoring a li li a href How To Use Ntop a li ul td tr tbody table p bug affects people Affects Status Importance Assigned relatedl to Milestone ntop Ubuntu Edit Confirmed configure ntop ubuntu Undecided Unassigned Edit You need to log in to change p h id Ntop Default Password p this bug's status Affecting ntop Ubuntu Filed here by G bor Lipt k When - - Confirmed - - ntop command

ntop error opening file ./geolitecity.dat error opening file ./geoipasnum.dat

Ntop Error Opening File geolitecity dat Error Opening File geoipasnum dat p Tags Search LQ Wiki Search Tutorials Articles Search HCL Search Reviews Search ISOs Go to Page LinuxQuestions org relatedl Forums Linux Forums Linux - Software SOLVED ntop service start error User Name Remember Me Password Linux - Software This forum is for Software issues Having a problem installing a new program Want to know which application is best for the job Post your question in this forum Notices Welcome to LinuxQuestions org a friendly and active Linux Community You are currently viewing LQ as a guest By joining

ntop error interface eth0 is down

Ntop Error Interface Eth Is Down table id toc tbody tr td div id toctitle Contents div ul li a href Ntop Ubuntu a li li a href What Is Ntop a li li a href Ntop Vs Ntopng a li ul td tr tbody table p Importance Assigned to Milestone ntop Ubuntu Edit Fix Released Undecided Unassigned Edit You need to log in to change this relatedl bug's status Affecting ntop Ubuntu Filed here by Ralph ntop windows Corderoy When - - Confirmed - - Started work - - Completed - - Target Distribution Baltix p h id Ntop

ntop error null host detected

Ntop Error Null Host Detected table id toc tbody tr td div id toctitle Contents div ul li a href Ntop Default Username Password a li li a href Ntop Web Interface a li li a href No Interface Has Been Configured Please Configure Ntop First a li ul td tr tbody table p date thread subject author Hi All I have ntop setup recently relatedl in ubuntu server After running days I ntop configuration got some logs from ntop Mon Jun ERROR NULL host p h id Ntop Default Username Password p detected Mon Jun ERROR NULL host detected

ntop error traversing database

Ntop Error Traversing Database p by date thread subject author please update to the latest svn code Luca On Sep at PM ROB POWELL wrote Wonder if anyone can help I'm getting the following error a lot with a new NTOP build error traversing Database for ipnum xxxxxxxxxxx installed versions NTOP svn LIBEVENT -stable OS Ubuntu Server Ntop-dev mailing list Ntop-dev at unipi it http listgateway unipi it mailman listinfo ntop-dev Previous message Ntop-dev error traversing Database for ipnum Next message Ntop-dev error traversing Database for ipnum Messages sorted by date thread subject author More information about the Ntop-dev mailing

ntop error 10

Ntop Error p subject author Its a strange error relatedl and i didnt get any solution to it but you never know that this is causing some problem in the data collection Date Sat Aug - From Ggatten at waddell com To ntop at unipi it Subject Re Ntop Error during sending page If its not very often and not causing any probs try to ignore it Else maybe try a different browser Also check the FAQ and man there are a couple tweaks for web server stuff that may or may not help From ntop-bounces at unipi it To

ntop error geolitecity.dat

Ntop Error Geolitecity dat p communities company blog Stack Exchange Inbox Reputation and Badges sign up log in tour help Tour Start here for a quick overview of the site Help Center Detailed relatedl answers to any questions you might have Meta Discuss the workings and policies of this site About Us Learn more about Stack Overflow the company Business Learn more about hiring developers or posting ads with us Ask Ubuntu Questions Tags Users Badges Unanswered Ask Question Ask Ubuntu is a question and answer site for Ubuntu users and developers Join them it only takes a minute Sign

ntop error buffer too short

Ntop Error Buffer Too Short p Post of views Permalink ntop - relatedl buffer too short error I'm running ntop on Linux When I click IP - Summary - Multicast and try to sort by data sent the HTML page goes blank multicastStats html col The HTML source is also blank And the if I click something else I see blank But everything comes back after a few minutes and then if I click the Multicast page again the process repeats In var log messages I see ERROR Buffer too short report c increase to at least ERROR Buffer too

ntop error gdbm header or library routines are missing

Ntop Error Gdbm Header Or Library Routines Are Missing p Post of views Permalink gdbm header or library routines are relatedl missing error I am getting the following error while compiling ntop yes I know is old on a Cobalt Raq libgdbm so exist in usr lib and gdbm h exist in usr include I search Google with no luck I have also tried --with-gdbm-root usr lib and nothing Any ideas how to fix this Thanks -pa Testing Required libraries and headers checking for required C headers ok checking for crypt ok checking for dynamic load module ok checking for