Yes... And I understand that part..:) I've ran Netflow for a long time... It's the ntop portion that I don't get at this point.. How to setup ntop to receive netflow information?
Thanks in advance, Paul -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jason Powell Sent: Wednesday, January 05, 2005 2:29 PM To: [email protected] Subject: RE: [Ntop] Netflow from Cisco I think that's the configuration you need to add to your Cisco Router to make it send flows to your ntop server. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Paul Stewart Sent: Wednesday, January 05, 2005 2:22 PM To: [email protected] Subject: RE: [Ntop] Netflow from Cisco Where's the script? :) Sorry, did I miss something...hehe Paul -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Chris Walker Sent: Wednesday, January 05, 2005 2:08 PM To: [email protected] Subject: [Ntop] Netflow from Cisco Paule You can use this script..I didnt have very good luck with netflow and ntop. It missed many conversations and displays the information poorly.... Two steps in the process. First step is a global config in the router. The second step is an interface config. I have copied a script below... GLOBAL ip flow-export source Loopback0 ip flow-export version 5 ip flow-export destination X.X.X.X 2055 X.X.X.X = NTOP server __________________________________________________________ INTERFACE Main Interface such as hssi1/0...do NOT put it on the sub ints ip route-cache flow _________________________________________________________________ Express yourself instantly with MSN Messenger! Download today - it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/ _______________________________________________ Ntop mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop _______________________________________________ Ntop mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop _______________________________________________ Ntop mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop _______________________________________________ Ntop mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop
