Re: [TEST/REVIEW] Netflow implementation
From: Gleb Smirnoff (glebius_at_freebsd.org)
Date: 09/08/04
- Previous message: Patrick.Guelat_at_imp.ch: "Re: [TEST/REVIEW] Netflow implementation"
- In reply to: Patrick.Guelat_at_imp.ch: "Re: [TEST/REVIEW] Netflow implementation"
- Next in thread: Julian Elischer: "Re: [TEST/REVIEW] Netflow implementation"
- Reply: Julian Elischer: "Re: [TEST/REVIEW] Netflow implementation"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 8 Sep 2004 12:56:07 +0400 To: Patrick.Guelat@imp.ch
On Wed, Sep 08, 2004 at 10:43:34AM +0000, Patrick.Guelat@imp.ch wrote:
P> > here is netgraph module which implements Netflow traffic
P> >accounting, which I'm going to add to CURRENT in recent future:
P> >[..]
P> >I've been testing it for last week on loaded 100Mbit Ethernet
P> >which serves 9 ASes, 12 prefixes :) And it works stable.
P>
P> Did some tests here, looks very nice ! At least our netflow-collector
P> is happy with the data ;-)
The only empty fields are ASNs :) I hope to fill them in future.
P> flowctl did not work for me, to which
P> node do you have to send the msg to ?
I usually call node "netflow" using 'ngctl name', and then call
'flowctl netflow show'.
P> I attached two netflow nodes on a tee, one right2left and one left2right
P> to catch both directions.
This is working solution, but not correct. :)
To catch both directions you should feed ng_netflow with incoming traffic
from all interfaces.
-- Totus tuus, Glebius. GLEBIUS-RIPN GLEB-RIPE _______________________________________________ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"
- Previous message: Patrick.Guelat_at_imp.ch: "Re: [TEST/REVIEW] Netflow implementation"
- In reply to: Patrick.Guelat_at_imp.ch: "Re: [TEST/REVIEW] Netflow implementation"
- Next in thread: Julian Elischer: "Re: [TEST/REVIEW] Netflow implementation"
- Reply: Julian Elischer: "Re: [TEST/REVIEW] Netflow implementation"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|