Re: How to configure multiple interfaces

Xavier Gonzalez <[email protected]>
Newsgroups gmane.comp.security.detection.bro
Message-ID <AM0PR06MB445197DEEE89DB9136B8F306A0B90@AM0PR06MB4451.eurprd06.prod.outlook.com>
Hi Justin and Raphael,

Very good point and very interesting issue. Some questions….

What does exactly do bro-pf_ring?
What does “best results” mean?
Is it mandatory to use bro + pf_ring?
If not what features are added?

Thanks in advance,

Xavier Gonzalez
CTO & Co-founder
http://opennac.org<https://urldefense.proofpoint.com/v2/url?u=http-3A__opencloudfactory.com_&d=DwMGaQ&c=57MOrb6NxZaYVa4uifS2UQ&r=7STsfyeMyac_1IFIgIS-WjdEirYO1GtwQ7VrUHTtpro&m=T67RemaYW12KUf2SFwdenG64ItIBu5RK6K_Iw51jv2U&s=-eQ9-r22Kp9xiDrpGjPtHV9AfU7tpjiF3EVDFkpQTm8&e=>
http://opencloudfactory.com<https://urldefense.proofpoint.com/v2/url?u=http-3A__opencloudfactory.com_&d=DwMGaQ&c=57MOrb6NxZaYVa4uifS2UQ&r=7STsfyeMyac_1IFIgIS-WjdEirYO1GtwQ7VrUHTtpro&m=T67RemaYW12KUf2SFwdenG64ItIBu5RK6K_Iw51jv2U&s=-eQ9-r22Kp9xiDrpGjPtHV9AfU7tpjiF3EVDFkpQTm8&e=>
follow us: @opennac<https://urldefense.proofpoint.com/v2/url?u=https-3A__twitter.com_opennac&d=DwMGaQ&c=57MOrb6NxZaYVa4uifS2UQ&r=7STsfyeMyac_1IFIgIS-WjdEirYO1GtwQ7VrUHTtpro&m=T67RemaYW12KUf2SFwdenG64ItIBu5RK6K_Iw51jv2U&s=Ue3qSgS7Wi6D-MiqHN_1d9FvO2A8XphTHeO9wdDIWwI&e=> @viapps<https://urldefense.proofpoint.com/v2/url?u=https-3A__twitter.com_viapps&d=DwMGaQ&c=57MOrb6NxZaYVa4uifS2UQ&r=7STsfyeMyac_1IFIgIS-WjdEirYO1GtwQ7VrUHTtpro&m=T67RemaYW12KUf2SFwdenG64ItIBu5RK6K_Iw51jv2U&s=8TMKueanTMJrW8fDMeZ89hkHjOkTQAJTL0hWy8A9rN0&e=>

From: "[email protected]" <[email protected]> on behalf of Justin Azoff <[email protected]>
Date: Tuesday, 3 September 2019 at 03:48
To: Raphael Shin <[email protected]>
Cc: zeek <[email protected]>
Subject: Re: [Zeek] How to configure multiple interfaces

Install https://github.com/ntop/bro-pf_ring in general for best results.

Use

interface=pf_ring::p1p1,p1p2

On Mon, Sep 2, 2019 at 9:32 PM Raphael Shin <[email protected]<mailto:[email protected]>> wrote:
Hi,

I am installing Bro on Redhat OS.

My Bro machine has two interfaces.
 - Interface#1(p1p1) : Server farm inbound traffic
 - Interface#2(p1p2) : Server farm outbound traffic

I configured two interfaces with pf_ring.

node.cfg file is as follows.

----------------------------
[logger]
type=logger
host=localhost

[manager]
type=manager
host=localhost

[proxy-1]
type=proxy
host=localhost

[worker-1]
type=worker
host=localhost
interface=p1p1
lb_method=pf_ring
lb_procs=2
pin_cpus=8,9

[worker-2]
type=worker
host=localhost
interface=p1p2
lb_method=pf_ring
lb_procs=2
pin_cpus=10,11
----------------------------


but, I had wrong connection information.

Most conn_state is SH or SHR in the conn.log file.

How can I configure the node.cfg file?

Thanks,
Raphael
_______________________________________________
Zeek mailing list
[email protected]<mailto:[email protected]>
http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/zeek


--
Justin

_______________________________________________
Zeek mailing list
[email protected]
http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/zeek
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.