9 Replies Latest reply on Oct 3, 2014 5:11 AM by sakthiprabhu

    How to restrict jgroups from binding to IPv6 address in the case when IPv6 is enabled and configured

    sakthiprabhu

      Hi,

      IPv6 is enabled and configured in my server. I have declared a IPv4 address as Multicast address and have removed the property '-Djava.net.preferIPv4Stack=true' from the configuration file. Now jgroups binds to both IPv4 and IPv6 addresses. How to restrict jgroups from binding to IPv6 address in the case when IPv6 is enabled and configured?..