Monitoring network traffic by Ntopng in Ubuntu 18.04

The following tutorial describes how to install and configure Ntopng on our server so that we can monitor our network.

For starters We update the system and install the necessary packages:

Then we grab a script and unpack it.

We make the configuration script.
edit file:

-i=enp0s3 – We change the name of our network interface
-w=3000 – This is a port to connect to a browser

Save the file and make editing of the second file.

And we make editing:

–local-networks “192.168.0.0/24” Enter here for your local IP address ranges.

Add the service to startup and run:

Now we go to your browser and run: http://our-IP_address:3000

I log in to the default data.

Login: admin
Password: admin

How useful this post was?

Click on the star, to evaluate it!

Average grade / 5. number of votes:

So far, no votes! Be the first to rate this post.