[jboss-jira] [JBoss JIRA] (WFLY-3478) subnet-match is completely broken
RH Bugzilla Integration (JIRA)
issues at jboss.org
Fri Jun 20 08:11:25 EDT 2014
[ https://issues.jboss.org/browse/WFLY-3478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12978054#comment-12978054 ]
RH Bugzilla Integration commented on WFLY-3478:
-----------------------------------------------
Ivo Studensky <istudens at redhat.com> changed the Status of [bug 1111575|https://bugzilla.redhat.com/show_bug.cgi?id=1111575] from NEW to ASSIGNED
> subnet-match is completely broken
> ---------------------------------
>
> Key: WFLY-3478
> URL: https://issues.jboss.org/browse/WFLY-3478
> Project: WildFly
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 8.1.0.Final
> Reporter: Rich DiCroce
> Assignee: Ivo Studensky
>
> subnet-match does not respect the value attribute. Instead, it seems to just pick the first interface it finds. No matter what I specify as a value, even if it's a value that's complete nonsense and doesn't match any IP address on my system, e.g.
> {code:xml}
> <interface name="public">
> <subnet-match value="1.2.3.0/24"/>
> </interface>
> {code}
> the ports end up bound to the only interface that is currently connected
> {noformat}
> 14:45:16,740 INFO [stdout] (ServerService Thread Pool -- 40) -------------------------------------------------------------------
> 14:45:16,740 INFO [stdout] (ServerService Thread Pool -- 40) GMS: address=normandy/GamingPortal, cluster=GamingPortal, physical address=192.168.1.105:3100
> 14:45:16,741 INFO [stdout] (ServerService Thread Pool -- 40) -------------------------------------------------------------------
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
More information about the jboss-jira
mailing list