[jboss-jira] [JBoss JIRA] (JGRP-1928) BindException when trying to bind to loopback addresses
Radoslav Husar (JIRA)
issues at jboss.org
Sat May 23 09:58:19 EDT 2015
[ https://issues.jboss.org/browse/JGRP-1928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13070576#comment-13070576 ]
Radoslav Husar commented on JGRP-1928:
--------------------------------------
PR: https://github.com/belaban/JGroups/pull/208
> BindException when trying to bind to loopback addresses
> -------------------------------------------------------
>
> Key: JGRP-1928
> URL: https://issues.jboss.org/browse/JGRP-1928
> Project: JGroups
> Issue Type: Bug
> Reporter: Radoslav Husar
> Assignee: Radoslav Husar
> Fix For: 3.6.4
>
>
> Looks like the fix for JGRP-1885 inadvertently introduced throwing BindException for IPv4 address block 127.0.0.0/8 that is not explicit to the loopback interface, i.e. binding to 127.0.0.1 works, but 127.0.0.2 does not. This seems to be often used in container deployments like openshift, docker, etc.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
More information about the jboss-jira
mailing list