opnsense-ports/net/ntopng/pkg-message
Franco Fichtner 15c872b3a9 */*: sync with upstream
Taken from: FreeBSD
2017-02-18 09:15:00 +01:00

18 lines
769 B
Text

----------------------------------------------------------------------------
WARNING:
ntopng runs a web interface service by default, it is suggested to protect
such network accessible services with packet filters or TCP wrappers.
ntopng requires to connect to a redis server to work. Please install redis
server from databases/redis or use -r option via ntopng_flags to specify a
remote one.
If you enabled GeoIP support(the default), please use ntopng-geoipupdate.sh
to update GeoIP database to the latest available data.
To pass a configuration file to ntopng, which overrides any command
line arguments, add something like the following to rc.conf:
ntopng_flags="/path/to/file.conf"
----------------------------------------------------------------------------