Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [[email protected] ~]$ curl --connect-timeout 10 -v review.openstack.org
- * Rebuilt URL to: review.openstack.org/
- * Trying 104.130.246.91...
- * TCP_NODELAY set
- * Trying 2001:4800:7819:103:be76:4eff:fe05:8525...
- * TCP_NODELAY set
- * Immediate connect fail for 2001:4800:7819:103:be76:4eff:fe05:8525: Network is unreachable
- * Trying 2001:4800:7819:103:be76:4eff:fe05:8525...
- * TCP_NODELAY set
- * Immediate connect fail for 2001:4800:7819:103:be76:4eff:fe05:8525: Network is unreachable
- * Trying 2001:4800:7819:103:be76:4eff:fe05:8525...
- * TCP_NODELAY set
- * Immediate connect fail for 2001:4800:7819:103:be76:4eff:fe05:8525: Network is unreachable
- * Trying 2001:4800:7819:103:be76:4eff:fe05:8525...
- * TCP_NODELAY set
- * Immediate connect fail for 2001:4800:7819:103:be76:4eff:fe05:8525: Network is unreachable
- * Trying 2001:4800:7819:103:be76:4eff:fe05:8525...
- * TCP_NODELAY set
- * Immediate connect fail for 2001:4800:7819:103:be76:4eff:fe05:8525: Network is unreachable
- * Trying 2001:4800:7819:103:be76:4eff:fe05:8525...
- * TCP_NODELAY set
- * Immediate connect fail for 2001:4800:7819:103:be76:4eff:fe05:8525: Network is unreachable
- * Trying 2001:4800:7819:103:be76:4eff:fe05:8525...
- * TCP_NODELAY set
- * Immediate connect fail for 2001:4800:7819:103:be76:4eff:fe05:8525: Network is unreachable
- * Trying 2001:4800:7819:103:be76:4eff:fe05:8525...
- * TCP_NODELAY set
- * Immediate connect fail for 2001:4800:7819:103:be76:4eff:fe05:8525: Network is unreachable
- * Trying 2001:4800:7819:103:be76:4eff:fe05:8525...
- * TCP_NODELAY set
- * Immediate connect fail for 2001:4800:7819:103:be76:4eff:fe05:8525: Network is unreachable
- * Trying 2001:4800:7819:103:be76:4eff:fe05:8525...
- * TCP_NODELAY set
- * Immediate connect fail for 2001:4800:7819:103:be76:4eff:fe05:8525: Network is unreachable
- * Connection timed out after 10000 milliseconds
- * Curl_http_done: called premature == 1
- * stopped the pause stream!
- * Closing connection 0
- curl: (28) Connection timed out after 10000 milliseconds
- [[email protected] ~]$ curl --connect-timeout 10 -v -4 review.openstack.org
- * Rebuilt URL to: review.openstack.org/
- * Trying 104.130.246.91...
- * TCP_NODELAY set
- * Connection timed out after 10000 milliseconds
- * Curl_http_done: called premature == 1
- * stopped the pause stream!
- * Closing connection 0
- curl: (28) Connection timed out after 10000 milliseconds
- [[email protected] ~]$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement