[Bro] Cluster Bro configuration

Azoff, Justin S jazoff at illinois.edu
Tue Feb 9 09:58:17 PST 2016


Hi,

You simply need

[worker]
type=worker
host=10.0.0.50
interface=eth4
lb_method=pf_ring
lb_procs=2


the lb_procs=2 will create the 2 workers for you.


-- 
- Justin Azoff

> On Feb 9, 2016, at 12:51 PM, xiaozhe shao <sxz1069 at gmail.com> wrote:
> 
> Hi all,
> 
> 	I’m a newbie of Bro. I’m trying to configure a cluster bro using PF_RING. But, I don’t have PF_RING+DNA license. I just want to use two bro instances (workers) running at the same physical machine. Whether PF_RING can load balance the traffic between two workers? Should I config the worker in node.cfg file as following:
> 
> [worker-1]
> type=worker
> host=10.0.0.50
> interface=eth4
> lb_method=pf_ring
> lb_procs=2
> [worker-2]
> type=worker
> host=10.0.0.50
> interface=eth4
> lb_method=pf_ring
> lb_procs=2
> 
> Best,
> -xiaozhe
> _______________________________________________
> Bro mailing list
> bro at bro-ids.org
> http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/bro




More information about the Bro mailing list