Ok, realize the ip's have been changed, but you'll get the syntax.

cisco config additions for netflow export.

ip flow-export source FastEthernet0/0
ip flow-export version 5 origin-as
ip flow-export destination 192.168.0.1 2055
                                ^^^     ^^
                           ip of ntop  port specified in netflow plugin
turning it on keeps this for the default anyway, so just use 2055 if you
can.

I start Ntop with the following arguments (you will probably want to
adjust these for your situation, I'm only monitoring my own IP address
space, for memory conservation reasons).

ntop -d -g -u ntop -E -M -m 10.0.0.1/24,10.0.0.2/24,10.0.0.3/24  

and of course make sure to turn the netflow collector plugin on in Ntop,
this works well for me.


Regards
MIKE

On Fri, 2003-03-14 at 09:51, [EMAIL PROTECTED] wrote:
> Everyone thanks for the warm welcome.  I glad to know that the Sourceforge
> site has RPM's of the currrent release.  Thank you for that information.
> 
> Mike, I would love to see the Cisco Settings/NTOP Settings you use so that
> I can see if I"m on the right track.
> 
> Over the next week or so I'm going to get more indepth so you'll probably
> be hearing from me again soon.
> 
> 
> > From: Michael Baird <[EMAIL PROTECTED]>
> > To: [EMAIL PROTECTED]
> > Date: 13 Mar 2003 14:06:52 -0500
> >
> > <snip>
> > If you need cicso settings/ntop settings just followup, I'll post what I
> use.
> >
> 
> Tim Cahoon
> Federal-Mogul Southfield
> IT Tech Services - WAN TEAM
> 248-354-9453
> [EMAIL PROTECTED]
> 
> 
> 
> 
> _______________________________________________
> Ntop mailing list
> [EMAIL PROTECTED]
> http://listgateway.unipi.it/mailman/listinfo/ntop
> 

_______________________________________________
Ntop mailing list
[EMAIL PROTECTED]
http://listgateway.unipi.it/mailman/listinfo/ntop

Reply via email to