[
https://issues.apache.org/jira/browse/METRON-1915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16707278#comment-16707278
]
ASF GitHub Bot commented on METRON-1915:
----------------------------------------
Github user JonZeolla commented on the issue:
https://github.com/apache/metron/pull/1287
Specifically my issue is that when I attempt to connect to a kafka broker
as a part of the bro plugin via `node1:6667` it fails because it's not
listening at the IP that hostmanager inserts into `/etc/hosts`.
> Disable vagrant hostmanager in the development guest
> ----------------------------------------------------
>
> Key: METRON-1915
> URL: https://issues.apache.org/jira/browse/METRON-1915
> Project: Metron
> Issue Type: Bug
> Reporter: Jon Zeolla
> Assignee: Jon Zeolla
> Priority: Major
>
> Right now, `config.hostmanager.manage_guest` appears to be defaulting to
> true, which is modifying /etc/hosts in the VMs, and making node1 resolve to a
> non-loopback IP address, which breaks some connectivity to node1 intended for
> localhost.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)