[OPNsense] Web UI inaccessible over IPv6
Environment:
- OS name: OPNsense
- OS version: 25.7
- Architecture: amd64
- ntopng version/revision: Community v.6.4.251106 rev.0 (FreeBSD 14.3)
What happened: ntopng web interface is inaccessible via the current Internet Protocol version a.k.a. IPv6.
How did you reproduce it?
Try opening the web interface via [OPNsense IPv6 address]:3000, fails to load (timeout).
Try opening the web interface via OPNsense IPv4 address:3000, loads instantly.
Debug Information:
OPNsense plugin version:
Telnet port test:
Hi @UnderEu please follow this documentation to install the ntopng correctly on OPNsense. The ntopng version you currently have is the default one integrated in OPNsense that is "handled" by the OPNsense team, we cannot handle that. So please uninstall it and install ntopng by following the documentation and you should be able to install the one supported by us, then let me know if the issue persists https://www.ntop.org/guides/ntopng/third_party_integrations/opnsense.html#opnsenseintegration
Hi @UnderEu please follow this documentation to install the ntopng correctly on OPNsense. The ntopng version you currently have is the default one integrated in OPNsense that is "handled" by the OPNsense team, we cannot handle that. So please uninstall it and install ntopng by following the documentation and you should be able to install the one supported by us, then let me know if the issue persists https://www.ntop.org/guides/ntopng/third_party_integrations/opnsense.html#opnsenseintegration
New installation done but issue persists.
You you said you can use for instance -w "[::1]:3000" if you want ntopng to listen on an IPv6 address. Is this what you did?
If so share please ntopng configuration file and also the output of netstat -na|grep 3000