Hey folks!

  I looked through the past couple of months of threads, and I didn't see anyone 
mentioning the problems I'm having. Forgive me if this is old news, and please 
courteously refer me to the proper documentation if it is.

  First of all, I had to do the makefile editing mentioned in the FAQ to get ntop to 
compile on linux (Slackware 8.0). Now that it's running, I've got a couple of problems:

  1) ntop is not serving images
    Is this because I don't have X or any image libs on the box? This server will run 
headless, so I didn't install any graphics on it. I saw the images in {srcdir}/html, 
but it doesn't appear they got installed anywhere. Ntop on my workstation, that does 
have X and graphics libs, serves the images just fine. I don't see the /html directory 
in /usr/local/[lib,bin] though. If I do need to install graphics libs, would someone 
please kindly tell me which ones are necessary for compiling on linux?
    /{logDir}/ntop.access.log shows the images going out with 200 headers, but what's 
actually being served is a page that says, "Unable to generate the page requested"

  2) Switching NICs does not change the statistics
    I'm running ntop with the following cmd in my startup script:
    (${ntopBin} -i eth0,eth1 -d -M -S 1 -w ${httpPort} -P ${dbDir} -a ${logDir} 
>/dev/null 2>&1)

    The way I read the manpage, that should let me switch between looking at stats on 
both networks by switching the NICs. However, if I switch to eth1 on the 20.0/24 
network, I only see stats and hosts from the 21.0/24 network. If I switch to eth0 on 
21.0/24, I see the statistics I expect to see. Am I doing something wrong? FWIW, there 
is VERY little traffic on the 20.0/24 network.

  Thanks for all your help!


-- 


_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
Once there was a society where everyone believed in
god and the churchs had material power. We call this 
time the dark ages of Europe.

 http://www.katchomko.com                       
 - - - - - - - - - - - - - - - - - - - - - - - - -
_______________________________________________
Ntop-dev mailing list
[EMAIL PROTECTED]
http://listmanager.unipi.it/mailman/listinfo/ntop-dev

Reply via email to