Read a little deeper into docs/FAQ. You're confusing netFlow (which ntop implements via a plugin) with -F, which is just a way to count simple things using a bpf specification. e.g.
-F "host a or b" gives you the packet count to/from host a added to the packet count to/from host b -----Burton > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of John > Sent: Tuesday, January 06, 2004 9:54 PM > To: [EMAIL PROTECTED] > Subject: [Ntop] -F switch > > > i've read through the mailing list and have some questions about > the -F switch. > Does this only do something once i'm collecting data via cisco > netflows, or > can a bpf device be used for netflows also? > _______________________________________________ > Ntop mailing list > [EMAIL PROTECTED] > http://listgateway.unipi.it/mailman/listinfo/ntop > _______________________________________________ Ntop mailing list [EMAIL PROTECTED] http://listgateway.unipi.it/mailman/listinfo/ntop
