I wonder if there is something with the different line endings for Unix vs. Win. The demo is compiled w/ (or was, I haven't see it for a while) MS Visual C++ 6.0, which may be smart enough to handle EITHER line end (cr-lf or cr), while MinGW may not.
Try getting ahold of a program called "norm.com" from or one of the ending fixer uppers. -----Burton ---------- Original Message ---------------------------------- From: "Mauro G. Todeschini" <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] Date: Wed, 25 Sep 2002 11:15:02 +0200 >Hi, > I've compiled ntop 2.1.3 on a windows 2k machine using mingw. It >works if I start it using ntop /c but it seems that if I try to read >a dumpfile created on a linux machine it seems that nothing happens. >I can access the internal web server but I can see no information >about the packets in the dump dile.The tables are empty. The sae >happens with ntop 2.1. But If I use the demo version I can at least >see something. >I use the following commnad line to start ntop: >ntop /c -f dumpfile >Can you help me? > >Bye > >-- >Mauro G. Todeschini >e-mail: [EMAIL PROTECTED] >_______________________________________________ >Ntop mailing list >[EMAIL PROTECTED] >http://lists.ntop.org/mailman/listinfo/ntop > __________________________________________________ D O T E A S Y - "Join the web hosting revolution!" http://www.doteasy.com _______________________________________________ Ntop mailing list [EMAIL PROTECTED] http://lists.ntop.org/mailman/listinfo/ntop
