Skip to content

Can jdiameter be used for IPv6 ? java.net.URISyntaxException when using IPv6 #131

@albertpv

Description

@albertpv

We would like to use jdiameter to reach IPv6 host.

We are having some issues on jdiameter startup (not finding the good configuration even to start a connection to loopback)

The issue happens both trying to use ::1 or [::1]

A workaround could be using a hostname/FQDN and add resolution of that hostname to an IPv6 address: but my question is: if we do that is expected jdiameter will work fine vs an IPv6 peer? Is the project supporting that scenario?

See attached client-config.xml we used. In that case we get java.net.URISyntaxException
client-config-ipv6.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions