[jboss-jira] [JBoss JIRA] Created: (JBAS-9151) Need the ability to specify the bind address on interface criteria
Scott Stark (JIRA)
jira-events at lists.jboss.org
Sat Mar 26 16:12:37 EDT 2011
Need the ability to specify the bind address on interface criteria
------------------------------------------------------------------
Key: JBAS-9151
URL: https://issues.jboss.org/browse/JBAS-9151
Project: JBoss Application Server
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: Domain Management
Affects Versions: 7.0.0.Beta1
Reporter: Scott Stark
Assignee: Scott Stark
Fix For: 7.0.0.Beta2
There can be situations where an interface allows multiple bind addresses (loopback for example), but does not list all the bind addresses it allows. For example, setting up the default interface to use the loopback interface with an ip4 address of 127.0.250.5:
<interfaces>
<interface name="default">
<loopback value="127.0.250.5"/>
</interface>
...
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list