Upgrade NTOP package to NTOPNG
-
Hello All,
Is there Any plan upgrading current NTOP package to current NTOPNG ?
Thanks
-
I too would love to see a ntoppng package. ;D
-
Same here. I can contribute to a bounty if there was a guaranteed deliverable.
-
I too would be willing to partially fund a bounty for NTOPNG.
-
I am to willing to donate few $$
-
Has anyone tried the nuclear option here? https://doc.pfsense.org/index.php/Installing_FreeBSD_Packages
Pfsense 2.1.2 is
(1): uname -a FreeBSD xxx 8.3-RELEASE-p15 FreeBSD 8.3-RELEASE-p15 #1: Thu Apr 10 05:44:36 EDT 2014
Which makes me think, this package might install: http://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-8-stable/net/ntopng-1.1_1.tbz
-
Ok, so I gave it a try :)
sudo pkg_add -r http://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-8-stable/geography/GeoIP-1.4.8_3.tbz sudo pkg_add -r http://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-8-stable/databases/redis-2.8.4.tbz sudo pkg_add -r http://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-8-stable/net/ntopng-1.1_1.tbz
Then:
sudo /usr/local/etc/rc.d/redis onestart sudo /usr/local/bin/ntopng
Then I went to my firewall:3000 and I saw the ntopng interface.
Looks like we could possibly do this ourselves, I know nothing about the PBI installer system, but maybe with some copy/paste savviness one could replace the ntop commands with ntopng.
-
Does anyone know if the latest version of ntopng (v2.0.0) will work the same way? Any chance on getting it upgrade on pfsense?
-
ntopng 2.0 has not made it into the FreeBSD ports tree yet. That has to happen before any progress can be made on bringing it into pfSense.