[Bro] configure sshd port for bro nodes in cluster mode

Azoff, Justin S jazoff at illinois.edu
Mon Jul 2 09:10:00 PDT 2018


> On Jul 2, 2018, at 11:46 AM, OpenShift Ninja <openshift.ninja at gmail.com> wrote:
> 
> I understand, but I'm trying to run in cluster mode, which means there is a manager that is talking to the nodes over ssh. I could run it in non-cluster mode and just have the bro instances analyzing traffic going through the local interface, but we thought going the cluster route would be better. 

The manager does not talk to the nodes over ssh.  Broctl uses ssh to start the bro processes on the worker nodes. that is it.  If you just start the processes yourself you don't need broctl or ssh.

> Also, I understand how to make sshd use a different port. What I'm asking is how to make the bro manager connect to the nodes over that different port.

~/.ssh/config is not the sshd config.

— 
Justin Azoff





More information about the Bro mailing list