Thanks for the input. If I understand correctly you would export to different ports from each pair of routers (at both end of the line to have the 2-way traffic).
I suppose this is valid only if the router exporting the traffic has only one line connected (or if you enable ip route cache flow only on that interface). If the same router connects to more than one line, and you need both lines netflow info, the export will contain all the traffic anyway. Any other work-around? Thanks, Gulliver -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of efarah Sent: 06 March 2003 15:39 To: [EMAIL PROTECTED] Subject: Re: [Ntop] Ntop to monitor multiple WAN lines I have a simpel solution for you. Run multiple instances of Ntop listening on different ports for netflow traffic (i.e. 2055, 2056, etc..) and access the web interface through different ports. For example, I have instance 1 called ntop1 that I can access on port 3000 and ntop2 on port 3001, etc.. . You need to specifiy a different database dircetory though with the -P option and you need to initialize each one with the password option -A. Depending on disk space on your machine, you may or may not be able to do that. I created direcetories and called them /var/ntop, /var/ntop2, /var/ntop3. This is where the traffic stats databases go. Hope that helps, E.F. ----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, March 03, 2003 9:33 AM Subject: [Ntop] Ntop to monitor multiple WAN lines > Hi, > > Will be the below feature available in the upcoming 2.2? > > Thanks, Gulliver > ______ > > On Monday, January 6, 2003, at 12:28 PM, [EMAIL PROTECTED] > wrote: > > >> Hi, > >> > >> I am successfully running Ntop on Debian and collecting (Netflow) data > >> from 8 Cisco routers interconnected in a ring topology. The data I see > in > >> Ntop is the combined traffic of all the leased lines. > >> What shall I do to have a break-down per line? > > >Wait until I implement that feature (I plan to do that later this > >month) or hack some code and mail ti to me. > > >Cheers, Luca > > --------------------------------- > Vous surfez avec une ligne classique ? > Faites des economies avec Tiscali Complete > ... Plus d'info sur http://complete.tiscali.be > > > _______________________________________________ > 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
