I can access NTop via IP:3000 though the default login/pass doesn't go anywhere, just a refresh.
And when running "ntopng -v -G /var/run/ntopng.pid -i 1 -s" I get:
[HTTPserver.cpp:350] HTTPS Disabled: missing SSL certificate ? /usr/local/share/ntopng/httpdocs/ssl/ntopng-cert.pem
11:36:50 [HTTPserver.cpp:351] Please read README.SSL if you want to enable SSL
11:36:50 [HTTPserver.cpp:371] ERROR: Unable to start HTTP server (IPv4) on port 3000
I do have a webserver installed and running on the server itself and iptables are off for now. I followed this guide for installation: http://blog.redbranch.net/2013/11/07/ntopng-on-centos-6/