Re: netgraph with ng_netflow and ng_gridge nodes

2021-02-06 Thread petru garstea
If you like to understand your network, try: # ngctl dot [-c] and paste the output to http://www.webgraphviz.com/ I used it when was building the graph :) On 2/6/21 11:48 AM, Lutz Donnerhacke wrote: On Sat, Feb 06, 2021 at 11:10:29AM -0500, petru garstea wrote: Greetings, I have come up with

Re: netgraph with ng_netflow and ng_gridge nodes

2021-02-06 Thread petru garstea
Greetings, I have come up with a graph with no use of ng_tee, ng_hub or ng_one2many. Also I validated the flows on a collector In case anybody has the same use case I am sharing the graph mkpeer re0: netflow lower iface0 name re0:lower netflow connect re0: netflow: upper out1 mkpeer netflow: b

Re: netgraph with ng_netflow and ng_gridge nodes

2021-02-06 Thread Lutz Donnerhacke
On Sat, Feb 06, 2021 at 11:10:29AM -0500, petru garstea wrote: > Greetings, > > I have come up with a graph with no use of ng_tee, ng_hub or ng_one2many. > > Also I validated the flows on a collector > > In case anybody has the same use case I am sharing the graph > > mkpeer re0: netflow lower ifac