LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Enable NetFlow in NTOP (https://www.linuxquestions.org/questions/linux-software-2/enable-netflow-in-ntop-890004/)

harshaabba 07-05-2011 06:29 AM

Enable NetFlow in NTOP
 
hi all,

I installed ntop on top of linux server. Now I need to collect netfow data from the cisco routers.Here's the command I
used.

ip flow-export source fastethernet 0/0
ip flow-export version 5
ip flow-export destination <ntop server ip> <port>


int fa 0/0
ip route-cache flow

But my ntop server not displaying the netflow data. But I installed solar winds net flow analyzer for check my configurations.This
will collect the netflow data but ntop didnt.

How can I solve this problem ? your responses are highly.

tnx

TB0ne 07-05-2011 09:27 AM

Quote:

Originally Posted by harshaabba (Post 4405527)
hi all,
I installed ntop on top of linux server. Now I need to collect netfow data from the cisco routers.Here's the command I used.

ip flow-export source fastethernet 0/0
ip flow-export version 5
ip flow-export destination <ntop server ip> <port>

int fa 0/0
ip route-cache flow

But my ntop server not displaying the netflow data. But I installed solar winds net flow analyzer for check my configurations.This will collect the netflow data but ntop didnt.

How can I solve this problem ? your responses are highly.
tnx

Again, spell out your words. And unless you load the netflow probe, it won't...have you?
http://www.ntop.org/nProbe.html


All times are GMT -5. The time now is 11:45 PM.