---------- Original Message ---------------------------------- From: "Burton Strauss" <[EMAIL PROTECTED]> Reply-To: <[EMAIL PROTECTED]> Date: Fri, 31 Jan 2003 19:36:42 -0800
ethereal and etherape don't have a built in web server. There are a few pages generated from the live data, most from a separate thread fork() ed. Try: 1. #undef PARM_FORK_CHILD_PROCESS in globals-defines.h 2. See if the admin stuff works (add URL edit URL, etc) - those are not fork() ed. -----Burton ---------- Original Message ---------------------------------- From: Sylvain Martinez <[EMAIL PROTECTED]> Date: Sat, 1 Feb 2003 01:15:03 +0000 >Hi, > >> Not a bloody clue :-( - I haven't heard of anyone running ntop in a chroot jail. >If libpcap will feed you the packets, it's an interesting idea. >> >The 2 following files increase in size so I think libcap works: >addressCache.db >nsCache.db > > >> Some questions and things to try. >> >> 1. Do other, static pages work? man page is a good one to try. > >Man page works but it opens a new window. > >> >> 2. What about simpler dynamic ones? Say configuration?? > >No it doesn't work, just does nothing! > >> >> 3. Try something more recent than July of last year. Like version 2.1.55 >> > >Sorry my mistake, I am actually using the 31/01/03 >the latest available. > >> 4. If it's only pages w/ charts on them, are you sure you copied the chart >libraries into the jail? > >That's not only the page with charts on them. It is all the pages except the >man/help pages and the dump data in the maintenance section. I haven't tested all >the pages but none of them with data is displayed. >> >> 5. Try loading that page directly, e.g. http://firewall:3000/ >> sortDataProtos.html some browsers have problems with the nested framesets. > >It still doesn't work. I tried with Netscape 7.01 and Mozilla 1.3a/1.2 > >> 6. STFW for stuff about chroot jails and socket() problems. > >The thing is ethereal and etherape work just fine. Just ntop has a problem. >I will continue to look into this problem, but if anyone has an idea, please let me >know! > >Cheers, >Sylvain. > ____________________________________________________________ Free 20MB Web Site Hosting and Personalized E-mail Service! Get It Now At Doteasy.com http://www.doteasy.com/et/ _______________________________________________ Ntop mailing list [EMAIL PROTECTED] http://listgateway.unipi.it/mailman/listinfo/ntop
