[jboss-jira] [JBoss JIRA] Updated: (JBAS-9151) Need the ability to specify the bind address on interface criteria

Scott Stark (JIRA) jira-events at lists.jboss.org
Mon Mar 28 19:27:37 EDT 2011


     [ https://issues.jboss.org/browse/JBAS-9151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Scott Stark updated JBAS-9151:
------------------------------

    Git Pull Request: https://github.com/starksm64/jboss-as/commit/17bfb4e8dd32b56a8317c496445861780f5d8d76


> 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
>
>   Original Estimate: 3 hours
>  Remaining Estimate: 3 hours
>
> 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