wido commented on issue #3047: Direct Download with IPv6 only fails
URL: https://github.com/apache/cloudstack/issues/3047#issuecomment-441055260
 
 
   ~~~
   java.net.preferIPv6Addresses
   ~~~
   
   That is set to *True* already in the Agent, so it should use IPv6 as well.
   
   ~~~
   packer-templates.o.auroraobjects.eu is an alias for o.auroraobjects.eu.
   o.auroraobjects.eu has address 185.107.215.161
   o.auroraobjects.eu has IPv6 address 2a05:1500:ff01:7::161
   ~~~
   
   ~~~
   root@n03:~# curl -I 
http://packer-templates.o.auroraobjects.eu/ubuntu1604-20G.qcow2
   HTTP/1.1 200 OK
   Bucket: packer-templates
   x-amz-request-id: tx000000000000002883202-005bf6c446-26cf361-ams02
   Date: Thu, 22 Nov 2018 14:59:18 GMT
   Content-Length: 687472640
   Last-Modified: Sun, 18 Nov 2018 04:51:48 GMT
   ETag: "c0d732368be84093e92ca1727571d2b9-44"
   x-amz-meta-s3cmd-attrs: 
atime:1542516274/ctime:1542516454/gid:999/gname:gitlab-runner/md5:ed9b4b7d8f2960b19057e49bc8a196b5/mode:33188/mtime:1542516454/uid:999/uname:gitlab-runner
   Content-Type: application/octet-stream
   Age: 1
   Server: AuroraObjects
   X-Cache-Hit: Yes
   X-Cache-Hits: 1
   Accept-Ranges: bytes
   Connection: keep-alive
   
   root@n03:~#
   ~~~
   
   The host can reach the URL without any problems, but it is the Agent which 
seems to prefer IPv4 over IPv6.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to