I just migrated a site from a shared hosting account to a VPS by the same host. When I point DNS to the new IP address, I get a 403 - forbidden access message (No Cloudflare branding)
When I run a cURL command on the domain name and on the IP address I get the same 301 response to HTTP 1.1 (See more details below)
When I pause Cloudflare on the site, I still get the same errors.
A traceroute takes me to the host (Hostwinds)
-
I generated an HAR file (Not sure how to send it to you. I get an unsupported file type error when I try to upload it here)
-
Ran a couple of cURL commands
2.1) Kims-MBP-2:~ kim$ curl -svo /dev/null http://www.mendability.com/Trying 104.26.9.35…
TCP_NODELAY set
Connected to www.mendability.com (104.26.9.35) port 80 (#0)GET / HTTP/1.1
Host: www.mendability.com
User-Agent: curl/7.64.1
Accept: /< HTTP/1.1 301 Moved Permanently
< Date: Tue, 28 Jan 2020 19:01:24 GMT
< Transfer-Encoding: chunked
< Connection: keep-alive
< Cache-Control: max-age=3600
< Expires: Tue, 28 Jan 2020 20:01:24 GMT
< Location: https://www.mendability.com/
< Server: cloudflare
< CF-RAY: 55c536fafa45d382-LAX
<
{ [5 bytes data]
Connection #0 to host www.mendability.com left intact
Closing connection 0
2.2) Kims-MBP-2:~ kim$ curl -svo /dev/null http://www.mendability.com/ --connect-to ::104.168.134.55
Connecting to hostname: 104.168.134.55
Trying 104.168.134.55...
TCP_NODELAY set
Connected to 104.168.134.55 (104.168.134.55) port 80 (#0)
> GET / HTTP/1.1
> Host: www.mendability.com
> User-Agent: curl/7.64.1
> Accept: /
>
< HTTP/1.1 301 Moved Permanently
< Date: Tue, 28 Jan 2020 19:04:16 GMT
< Server: Apache/2.4.39 (Unix) OpenSSL/1.0.2k-fips
< Pragma: no-cache
< Expires: Tue, 28 Jan 2020 20:04:17 GMT
< Cache-Control: max-age=3600
< X-Redirect-By: WordPress
< Set-Cookie: PHPSESSID=8kooeoeojo25l4o6vmg2dc7ov6; path=/
< Location: https://www.mendability.com/
< Transfer-Encoding: chunked
< Content-Type: text/html; charset=UTF-8
<
{ [5 bytes data]
Connection #0 to host 104.168.134.55 left intact
Closing connection 0
-
I paused Cloudflare
Result: Same 403 error -
Performed a Traceroute
traceroute to mendability.com (142.11.226.65), 64 hops max, 72 byte packets
1 docsis-gateway (10.0.0.1) 2.938 ms 0.588 ms 0.535 ms
2 70.75.96.1 (70.75.96.1) 7.706 ms 11.255 ms 10.803 ms
3 rc3no-be134-1 (64.59.133.53) 12.499 ms 9.359 ms 13.372 ms
4 rc3so-be23 (66.163.71.118) 9.456 ms 13.585 ms 11.194 ms
5 rc4ec-be13.il.shawcable.net (66.163.65.18) 39.841 ms 40.222 ms 41.650 ms
6 206.223.119.86 (206.223.119.86) 40.132 ms 40.594 ms 40.348 ms
7 * * *
8 ae4.cs1.iah1.us.eth.zayo.com (64.125.28.55) 71.683 ms 76.541 ms 76.551 ms
9 ae5.cs1.dfw2.us.eth.zayo.com (64.125.28.99) 78.444 ms 119.576 ms 75.538 ms
10 ae6.er3.dfw2.us.zip.zayo.com (64.125.26.55) 73.523 ms 72.558 ms 73.117 ms
11 * * *
12 client-142-11-226-65.hostwindsdns.com (142.11.226.65) 66.490 ms 65.711 ms 66.085 ms