theMiddlePro:~ root# curl -k -v --resolve corriere.it:80:104.24.99.193 'http://corriere.it/'
* Added corriere.it:80:104.24.99.193 to DNS cache
* Hostname corriere.it was found in DNS cache
* Trying 104.24.99.193...
* TCP_NODELAY set
* Connected to corriere.it (104.24.99.193) port 80 (#0)
> GET / HTTP/1.1
> Host: corriere.it
> User-Agent: curl/7.54.0
> Accept: */*
>
< HTTP/1.1 530
< Date: Wed, 09 Aug 2017 19:25:58 GMT
< Content-Type: text/html; charset=UTF-8
< Transfer-Encoding: chunked
< Connection: close
< Set-Cookie: __cfduid=d25edf33e3f8434252a205719f15a95f21502306758; expires=Thu, 09-Aug-18 19:25:58 GMT; path=/; domain=.corriere.it; HttpOnly
< Cache-Control: max-age=6
< Expires: Wed, 09 Aug 2017 19:26:04 GMT
< X-Frame-Options: SAMEORIGIN
< Server: cloudflare-nginx
< CF-RAY: 38bd1ab7911642f2-MXP
<
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]-->
<!--[if IE 7]> <html class="no-js ie7 oldie" lang="en-US"> <![endif]-->
<!--[if IE 8]> <html class="no-js ie8 oldie" lang="en-US"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->
<head>
<title>Origin DNS error | corriere.it | Cloudflare</title></title>
...
Last active
August 9, 2017 20:25
-
-
Save theMiddleBlue/9e8f805cb964082845e1cab3556c1d0b to your computer and use it in GitHub Desktop.
cloudflare forwarding denied
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment