[Bro-Dev] [JIRA] (BIT-161) In standalone mode, broctl attempts to connect to wrong port.

Adam Slagell (JIRA) jira at bro-tracker.atlassian.net
Sun Jan 10 08:40:00 PST 2016


     [ https://bro-tracker.atlassian.net/browse/BIT-161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adam Slagell updated BIT-161:
-----------------------------
    Issue Type: Problem  (was: New Feature)

> In standalone mode, broctl attempts to connect to wrong port.
> -------------------------------------------------------------
>
>                 Key: BIT-161
>                 URL: https://bro-tracker.atlassian.net/browse/BIT-161
>             Project: Bro Issue Tracker
>          Issue Type: Problem
>          Components: BroControl
>    Affects Versions: 1.5.2
>            Reporter: Seth Hall
>            Assignee: Daniel Thayer
>            Priority: Low
>              Labels: warning
>
> I have a standalone instance setup and the bro process is holding open port 47758/tcp, but the broctl interface is attempting to connect to port 47760/tcp when it tries to do anything with broccoli.
> {noformat}
> [BroControl] > netstats
>        bro: <error: cannot connect to 127.0.0.1:47760>
> {noformat}
> {noformat}
> seth at Blake3:~$ sudo lsof -i | grep LISTEN
> bro       74156           root    0u  IPv4 0xb3ad270      0t0    TCP *:47758 (LISTEN)
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.1.0-OD-03-049#71001)


More information about the bro-dev mailing list