Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $ telnet imgur.com 443
- Trying 151.101.16.193...
- telnet: connect to address 151.101.16.193: Connection refused
- telnet: Unable to connect to remote host
- $ telnet imgur.com 80
- Trying 151.101.16.193...
- Connected to imgur.com.
- Escape character is '^]'.
- get /
- HTTP/1.0 500 Internal Server Error
- Server: Varnish
- Retry-After: 0
- Content-Type: text/html
- Cache-Control: private, no-cache
- Content-Length: 207
- Accept-Ranges: bytes
- Date: Tue, 13 Dec 2016 18:55:56 GMT
- X-Cache: MISS from localhost
- X-Cache-Lookup: MISS from localhost:3128
- Via: 1.1 varnish, 1.0 localhost (squid/3.1.19)
- Connection: close
- <html>
- <head>
- <title>Fastly error: unknown domain 151.101.16.193</title>
- </head>
- <body>
- Fastly error: unknown domain: 151.101.16.193. Please check that this domain has been added to a service.</body></html>Connection closed by foreign host.
Advertisement
Add Comment
Please, Sign In to add comment