[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:56:19 EDT 2015


Radoslav Husar created JGRP-1928:
------------------------------------

             Summary: 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