[
https://issues.apache.org/jira/browse/AURORA-572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stephan Erb updated AURORA-572:
-------------------------------
Fix Version/s: 0.14.0
> Provide control over listening network interfaces/addresses
> -----------------------------------------------------------
>
> Key: AURORA-572
> URL: https://issues.apache.org/jira/browse/AURORA-572
> Project: Aurora
> Issue Type: Story
> Components: Scheduler
> Reporter: T.J. Lipscomb
> Priority: Minor
> Fix For: 0.14.0
>
>
> Right now, the Aurora scheduler listens on all network interfaces available
> to the system, but it only chooses one to advertise in zookeeper.
> This is a problem in a situation where a server has two IPs: One external,
> and one internal (LAN). I can access http://<lan-ip>:<aurora port>/scheduler
> in my browser, but aurora client commands (and scheduler <-> scheduler
> interaction) use the external network.
> I want to be able to tell Aurora to communicate on the internal IP (and
> ideally, not listen on the external one at all, though that can be done at
> the firewall level), probably through a command line flag.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)