Testing IPv6

6 views
Skip to first unread message

Matt Pritchard

unread,
Jan 12, 2026, 8:15:18 AM (17 hours ago) Jan 12
to Discuss
Hi,

We've added IPv6 addresses to some test nodes and updated the GCS config with reference to here:

i.e. doing this for each node:

globus-connect-server node update <node_uuid> --ip-address <IPV4_addr> --data-interface <IPV4_addr> --ip-address <IPv6_addr> --data-interface6 <IPv6_addr>

And an adaptation of the API test method suggests that these nodes are responding correctly, i.e.

curl -k --resolve <endpoint_dns>:443:<IPv6_addr> https://endpoint_dns/api/info

returns JSON containing "detail":"success" so all seems good.

But can anyone suggest a way to actually test a transfer that makes use of IPv6?
I'm ware that the ESnet Test DTNs have dual stack IPv4 & IPv6, so should a transfer initiated between one of those, and one of ouř nodes configured as above, result in a transfer done over IPv6? How would we know?
The gridftp.log entry for a test transfer seems to include the IPv4 address, so perhaps still just using IPv4. Is there any way to force IPv6, for a test (other than perhaps removing the data interface using the IPv4 address, using node update?)

Any help appreciated,
Thanks,

Matt 
Reply all
Reply to author
Forward
0 new messages