[Bro] Errors with broctl cron

C. L. Martinez carlopmart at gmail.com
Mon Mar 10 08:16:09 PDT 2014


On Mon, Mar 10, 2014 at 3:12 PM, Justin Azoff <JAzoff at albany.edu> wrote:
> On Mon, Mar 10, 2014 at 02:40:29PM +0000, C. L. Martinez wrote:
>> Hi all,
>>
>>  Running Bro 2.2 under FreeBSD 10 host, "broctl cron" task returns me
>> the following error every hour:
>>
>> warning: cannot get list of local IP addresses
>> error: script must be run on manager node
>
> You get that error when the `local-interfaces` script fails.
>
> What happens if you run
>
>     /usr/local/bro/share/broctl/scripts/local-interfaces
>
> manually?
>
> --

Here it is:

root at testbro:~ # /nsm/bro/share/broctl/scripts/local-interfaces
10.196.0.103
fe80::5054:ff:fe91:3813
172.17.22.1
fe80::5054:ff:fec4:d17f
172.17.23.1
fe80::5054:ff:fe1a:3c94
172.17.24.1
fe80::5054:ff:fe69:9e59
::1
fe80::1
127.0.0.1

Nothing strange in my opinion ... In ode.cfg I use IP 172.17.24.1 to
connect to other workers ...



More information about the Bro mailing list