ntop / ntopng

Web-based Traffic and Security Network Traffic Monitoring
http://www.ntop.org
GNU General Public License v3.0
6.26k stars 656 forks source link

Licence and pfring issue after upgrade. #6956

Closed thomasbruchet closed 2 years ago

thomasbruchet commented 2 years ago

Hi.

I've upgrade to 5.4.221027-18722 and have issues.

The licence was purchase by my manager so I don't have the information but do you know why it expired just after the upgrade ? This morning the licence was still available.

For PFRING, I already installed the 8.2, can you hep me on the issue logged in ntopng ?

admin-open@h4-ntop:~$ sudo systemctl status ntopng
● ntopng.service - ntopng high-speed web-based traffic monitoring and analysis tool
   Loaded: loaded (/etc/systemd/system/ntopng.service; enabled; vendor preset: enabled)
   Active: inactive (dead) since Mon 2022-10-31 13:04:53 CET; 54min ago
 Main PID: 12399 (code=exited, status=0/SUCCESS)

oct. 31 13:04:53 h4-ntop ntopng[12399]: [HostPools.cpp:395] WARNING: Ignoring pool [pool id: 116]. Maximum number of host pools for this license is 5, inclusive of the Not Assigned pool.
oct. 31 13:04:53 h4-ntop ntopng[12399]: [HostPools.cpp:395] WARNING: Ignoring pool [pool id: 117]. Maximum number of host pools for this license is 5, inclusive of the Not Assigned pool.
oct. 31 13:04:53 h4-ntop ntopng[12399]: [HostPools.cpp:395] WARNING: Ignoring pool [pool id: 118]. Maximum number of host pools for this license is 5, inclusive of the Not Assigned pool.
oct. 31 13:04:53 h4-ntop ntopng[12399]: [HostPools.cpp:395] WARNING: Ignoring pool [pool id: 119]. Maximum number of host pools for this license is 5, inclusive of the Not Assigned pool.
oct. 31 13:04:53 h4-ntop ntopng[12399]: [HostPools.cpp:395] WARNING: Ignoring pool [pool id: 120]. Maximum number of host pools for this license is 5, inclusive of the Not Assigned pool.
oct. 31 13:04:53 h4-ntop ntopng[12399]: [HostPools.cpp:395] WARNING: Ignoring pool [pool id: 121]. Maximum number of host pools for this license is 5, inclusive of the Not Assigned pool.
oct. 31 13:04:53 h4-ntop ntopng[12399]: [HostPools.cpp:395] WARNING: Ignoring pool [pool id: 122]. Maximum number of host pools for this license is 5, inclusive of the Not Assigned pool.
oct. 31 13:04:53 h4-ntop ntopng[12399]: [PF_RINGInterface.cpp:63] ERROR: PF_RING version mismatch (expected v.8.2.0 found v.8.1.0)
oct. 31 13:04:53 h4-ntop ntopng[12399]: 31/Oct/2022 13:04:53 [PF_RINGInterface.cpp:63] ERROR: PF_RING version mismatch (expected v.8.2.0 found v.8.1.0)
oct. 31 13:04:53 h4-ntop systemd[1]: ntopng.service: Succeeded.
admin-open@h4-ntop:~$ sudo apt install pfring
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances
Lecture des informations d'état... Fait
pfring est déjà la version la plus récente (8.2.0-7937).
Le paquet suivant a été installé automatiquement et n'est plus nécessaire :
  libnl-3-200
Veuillez utiliser « sudo apt autoremove » pour le supprimer.
0 mis à jour, 0 nouvellement installés, 0 à enlever et 2 non mis à jour.
cardigliano commented 2 years ago

@thomasbruchet please note that licenses include 1 year maintenance (i.e. updates), if you update after 1 year from the license date, it expires. Please read https://www.ntop.org/support/faq/are-licenses-permanent-what-about-maintenance/

thomasbruchet commented 2 years ago

Thank you, maybe that's why when I ask for a simple apt upgrade, the version has not being installed. I force with an apt install ntopng. I will ask to my manager to buy a new licence for this year.

Is PFRING is linked to this issue or is it something else ?

cardigliano commented 2 years ago

The same applies to the applications and PF_RING ZC interfaces

thomasbruchet commented 2 years ago

Thank you. I will inform my manager about that.