I download ntop for freebsd from sourceforge.net/projects/ntop/
ntop-3.0-freebsdports.tgz <http://prdownloads.sourceforge.net/ntop/ntop-3.0-freebsdports.tgz?download>
and installed with the normal commands
# make # make install
once I was done I ran the configure options
# /usr/local/bin/ntop @/usr/local/etc/ntop/ntop.conf -A
setup my password
Then copied my config file over to the correct dir. The only changes I made to the config file was the network device and changed the directory for the files
--interface fxp0 --db-file-path /usr/local/ntop
I then ran command
#chown ntop /usr/local/ntop
after that I ran command
# sh /usr/local/etc/rc.d/ntop.sh start
and it fired up with no errors.
I then tried to access via the browser and no luck. I get the following error from mozilla "The connection was refused when attempting to contact domain.com:3000."
The box I installed ntop on has several IP's bound to network card and I has several different domains pointing to the box. I have tried every IP:3000, and domain.com:3000 to access and no luck. I am not sure if I am missing anything on this?
Thanks for taking your time to read through this, any help is appreciated :D
Joey T. _______________________________________________ Ntop mailing list [EMAIL PROTECTED] http://listgateway.unipi.it/mailman/listinfo/ntop
