Thanks, its ok. But already have problems.
In this file /etc/default/ntop
Y disabled the "-n 0" parameter here (on the last line)
# This file will normally include the debconf template but you can disable
# that and use this file only.
if [ -f /var/lib/ntop/init.cfg ]; then
. /var/lib/ntop/init.cfg
fi
# set ENABLED to 0 if you want to avoid ntop being started at system boot
ENABLED=1
# Additional ommand line options passed when invoking ntop
# Disable DNS resolution, as it makes ntop crash
#GETOPT="-n 0"
Now the NTOP start good:
/usr/sbin/ntop -d -L -u ntop -P /var/lib/ntop --access-log-file -i eth0 -p
/etc/ntop/protocol.list -O /var/log/ntop
But i haven´t dns resolution yet.
Any advice??
> From: [email protected]
> Date: Tue, 8 Mar 2011 19:00:33 +0100
> To: [email protected]
> Subject: Re: [Ntop] Question About storaged configuration
>
> How did you install ntop?
> using a deb package?
> Probably startup params are written into
> /etc/default/ntop
>
> Regards, Yuri
> On Mar 8, 2011, at 3:41 PM, Juanjillo . wrote:
>
> > Hello.
> >
> > I need some information.
> >
> > I updated ntop to the last version on debian (4.0.3). I see the NTOP
> > Configuration page, and i see that is started as...
> >
> > /usr/sbin/ntop -d -L -u ntop -P /var/lib/ntop --access-log-file -i eth0 -p
> > /etc/ntop/protocol.list -O /var/log/ntop -n 0
> >
> > Really i don´t define this, because the ntop daemon starts with the system.
> >
> > I want to remove the "-n 0" option, because now is not resolving names.
> >
> > I go, trought the web interface, to Amin/Configure/Startup option,and in
> > the IP PREFS tab i have disabled the "-n" parameter. When restart the ntop
> > is started as usual with the "-n" parameter.
> >
> >
> > Where is stored this configuration file?
> > How i can change it?
> >
> > Thanks a lot.
> > Best regards.
> > _______________________________________________
> > Ntop mailing list
> > [email protected]
> > http://listgateway.unipi.it/mailman/listinfo/ntop
>
> ###############################################
> Yuri Francalacci - [email protected] - http://www.ntop.org
> "Simplicity is the ultimate sophistication" - Leonardo da Vinci
> ###############################################
>
>
>
>
>
>
>
> _______________________________________________
> Ntop mailing list
> [email protected]
> http://listgateway.unipi.it/mailman/listinfo/ntop
_______________________________________________
Ntop mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop