You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2022/08/29 13:48:48 UTC

[GitHub] [accumulo] dlmarion commented on pull request #2899: Added property to enable Monitor web server to bind to all interfaces

dlmarion commented on PR #2899:
URL: https://github.com/apache/accumulo/pull/2899#issuecomment-1230334957

   > Isn't this something that should be done in the `/etc/hosts` file?
   
   I'm not sure I understand how that solves this issue. If you start a server with an ip address (`-a 1.2.3.4` for example) or the `-a` argument is not supplied and the ip address is resolved from the hostname (`1.2.3.4` for example), then the server will bind to ip address `1.2.3.4` *only*.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@accumulo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org