Hi,
Having issues loading the WebGui of ntopng.
Followed these instructions:
https://www.ntop.org/guides/ntopng/third_party_integrations/opnsense.html
Added a image that shows the following:
- Rdis and ntopng configuration
- Installed packages and versions
The following output shows the ntopng service running and ports open:
root@OPNsense:~ # service ntopng status
ntopng is running as pid 50179.
root@OPNsense:~ # sockstat | grep -i ntopng
ntopng ntopng 50179 1 udp4 192.168.0.254:49811 *:*
ntopng ntopng 50179 17 udp4 *:* *:*
ntopng ntopng 50179 20 tcp4 127.0.0.1:28116 127.0.0.1:6379
ntopng ntopng 50179 21 tcp4 127.0.0.1:22209 127.0.0.1:6379
ntopng ntopng 50179 24 udp4 *:41942 *:*
ntopng ntopng 50179 25 udp4 *:* *:*
ntopng ntopng 50179 27 tcp4 *:3000 *:*
The firewall has been rebooted. Tried using Web certificate and https, but makes no difference. Also deleted packages and re-added, also no difference.
Just wondered if anyone had any other ideas or advise.
Much appreciated in advance.
This is now working.
Not sure what was clashing by I changed the default port of 30000 to 30010.
Some other things I learnt, if you get this error:
[Redis.cpp:120] ERROR: NOAUTH Authentication required.
Remove any configured password in the Redis configuration