Thursday, May 2, 2024
 Popular · Latest · Hot · Upcoming
2
rated 0 times [  2] [ 0]  / answers: 1 / hits: 3500  / 3 Years ago, sun, november 21, 2021, 4:14:57

I am go into a dead loop of install and configure ntop. It tells me ntop: INTERFACES is not defined, please run 'dpkg-reconfigure ntop' on startup, but this command leads to ntop is broken or not fully installed. Is there any way to manually reconfigure ntop?


More From » dpkg

 Answers
4

Try this:



sudo apt-get purge ntop; sudo apt-get install ntop



Then the follow screen popps:



**Package configuration



┌─────────────────────────┤ Configuring ntop ├─────────────────────────┐

│ Please enter a comma-separated list of interfaces that ntop should │

│ listen on. │

│ │

│ Interfaces for ntop to listen on: │

│ │

│ none________________________________________________________________ │

│ │

│ │

│ │

└───────────────────────────────────────────────────────────────────



You can get the interface name if you click on the Network Manager in your top panel and select Connection Information. Near the top, you'll see something like "Interface: Ethernet (eth0)". If that's the connection you want to monitor, you'll enter "eth0". (Answer copied and pasted from answered Nov 1 at 19:41Jo-Erlend Schinstad)



I hope I was able to help you.
Cheers.


[#27027] Sunday, November 21, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
iedncommon

Total Points: 200
Total Questions: 95
Total Answers: 132

Location: Tonga
Member since Mon, Aug 2, 2021
3 Years ago
iedncommon questions
Sat, Jun 4, 22, 18:20, 2 Years ago
Mon, Apr 4, 22, 08:10, 2 Years ago
Tue, Jul 6, 21, 15:11, 3 Years ago
;