Can management console bind to multiple addresses in JBoss EAP 6.x?

Solution Unverified - Updated -

Issue

  • Can management console bind to multiple IP addresses?
  • How to bind management interface to multiple IP addresses?
  • Is there a way to configure the interface management :
<interfaces>
    <interface name="management">
      <inet-address value="my-host-name"/>
     </interface>
    ...
</interface>

to bind to 'my-host-name' and the loopback device at the same time?
* Is the following allowed :

<interface name="management">
      <inet-address value="my-host-name"/>
      <inet-address value="127.0.0.1"/>
   </interface>

Environment

  • Red Hat JBoss Enterprise Application Platform (EAP)
    • 6.x

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content