On 23-09-15 13:38, Olivier Bonvalet wrote: > Hi, > > since several hours http://ceph.com/ doesn't reply anymore in IPv6. > It pings, and we can open TCP socket, but nothing more : > > > ~$ nc -w30 -v -6 ceph.com 80 > Connection to ceph.com 80 port [tcp/http] succeeded! > GET / HTTP/1.0 > Host: ceph.com > > > > > But, a HEAD query works : > > ~$ nc -w30 -v -6 ceph.com 80 > Connection to ceph.com 80 port [tcp/http] succeeded! > HEAD / HTTP/1.0 > Host: ceph.com > HTTP/1.0 200 OK > Date: Wed, 23 Sep 2015 11:35:27 GMT > Server: Apache/2.4.6 (CentOS) OpenSSL/1.0.1e-fips PHP/5.4.16 > X-Powered-By: PHP/5.4.16 > Set-Cookie: PHPSESSID=q0jf4mh9rqfk5du4kn8tcnqen1; path=/ > Expires: Thu, 19 Nov 1981 08:52:00 GMT > Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0 > Pragma: no-cache > X-Pingback: http://ceph.com/xmlrpc.php > Link: <http://ceph.com/>; rel=shortlink > Connection: close > Content-Type: text/html; charset=UTF-8 > > Hmm, that is weird. It works for me here from the Netherlands via IPv6: wido@wido-desktop:~$ curl -v -X GET http://ceph.com/ * Hostname was NOT found in DNS cache * Trying 2607:f298:6050:51f3:f816:3eff:fe62:31d3... * Connected to ceph.com (2607:f298:6050:51f3:f816:3eff:fe62:31d3) port 80 (#0) > GET / HTTP/1.1 > User-Agent: curl/7.35.0 > Host: ceph.com > Accept: */* > < HTTP/1.1 200 OK < Date: Wed, 23 Sep 2015 11:39:53 GMT * Server Apache/2.4.6 (CentOS) OpenSSL/1.0.1e-fips PHP/5.4.16 is not blacklisted < Server: Apache/2.4.6 (CentOS) OpenSSL/1.0.1e-fips PHP/5.4.16 < X-Powered-By: PHP/5.4.16 < Set-Cookie: PHPSESSID=cvm1cqfip4504db073to2v4me7; path=/ < Expires: Thu, 19 Nov 1981 08:52:00 GMT < Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0 < Pragma: no-cache < X-Pingback: http://ceph.com/xmlrpc.php < Link: <http://ceph.com/>; rel=shortlink < Transfer-Encoding: chunked < Content-Type: text/html; charset=UTF-8 < I also tried via my browser on my Ubuntu desktop and that works just fine as well. Wido > > So, from my browser the website is unavailable. > > _______________________________________________ > ceph-users mailing list > ceph-users@xxxxxxxxxxxxxx > http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com > _______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com