[jboss-jira] [JBoss JIRA] Commented: (JGRP-1095) MPING: doesn't work with IPv6

Bela Ban (JIRA) jira-events at lists.jboss.org
Wed Nov 4 08:58:05 EST 2009


    [ https://jira.jboss.org/jira/browse/JGRP-1095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12493082#action_12493082 ] 

Bela Ban commented on JGRP-1095:
--------------------------------

The issue is that MPING wants to send a request back to the requester via the transport (TCP), but a socket to a lonk local address with a scope-id fails. Without the scope-id, it works.

TODO: remove the scope-id when creating a socket. Dito for TUNNEL, TCPGOSSIP

> MPING: doesn't work with IPv6
> -----------------------------
>
>                 Key: JGRP-1095
>                 URL: https://jira.jboss.org/jira/browse/JGRP-1095
>             Project: JGroups
>          Issue Type: Task
>            Reporter: Bela Ban
>            Assignee: Bela Ban
>             Fix For: 2.8
>
>
> Running MPING with TCP works with IPv4, but not with IPv6 (members don't find each other). The config is
> <MPING mcast_addr="ff0e::8:8:5"
>            mcast_port="7200"
>            num_ping_requests="1"
>            timeout="3000" 
>            num_initial_members="3"/>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list