Ralf
do ntopng -w :3000
or

ntopng -W :3000

Please refer to the man page:
     -w|--http-port
        Sets the HTTP port of the embedded web server. If set to 0, the
http server will be disable. If you prepend a : before the port (i.e. -w
:80) ntopng will listen to the loop‐
        back address.

       -W|--https-port
        Sets the HTTPS port of the embedded web server. If not set, it
will be set to the value of -w plus one. If you prepend a : before the
port (i.e. -w :80) ntopng  will  listen
        to the loopback address.

Luca

On 10/07/2014 03:40 PM, Ralf Hildebrandt wrote:
> Is it possible to bind the ntopng webinterface to localhost only?
>
> We're currently use a reverse proxy to give our users access to
> ntopng, with the apache2 reverse proxy implementing RADIUS based
> authentication.
>
> For that we'd like to hide the ntopng webinterface completely, by
> binding it to 127.0.0.1 (instead of having to use iptables).
>

_______________________________________________
Ntop mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop

Reply via email to