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.
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