J
J
jursovet2012-12-10 10:26:49
Computer networks
jursovet, 2012-12-10 10:26:49

Why does the site ping but not open?

Sites parked on afternic.com stopped opening. At the same time, they respond normally and, it seems, do not appear in the registry. With what it can be connected? (Provider - Rostelecom Domolink).

Answer the question

In order to leave comments, you need to log in

5 answer(s)
Z
zaara, 2012-12-10
@zaara

Apache is lying, they paid for DNS, they forgot to pay for hosting, this is the most obvious.

C
ComputerPers, 2012-12-10
@ComputerPers

In order for the site to open, you need to have WebServer running on the server (the one whose IP you are pinging) and responding to HTTP requests for your site.
According to your description, it looks like your site is not served by WebServer or there are problems with the server itself.
Try to write to the support
//Sorry for the many words server in one sentence, it's impossible to write otherwise... Server and WebServer...
//Usually on hosting WebServer = Apache | Nginx OS Linux | FreeBSD

E
Evgeny Elizarov, 2012-12-10
@KorP

nslookup afternic.com

K
KEKSOV, 2012-12-10
@KEKSOV

The site opens (in terms of HTTP)
$ wget http://reveration.com/ --2012-12-10 12:44:56-- http://reveration.com/ Распознаётся reveration.com (reveration.com)... 199.59.241.178 Подключение к reveration.com (reveration.com)|199.59.241.178|:80... соединение установлено. HTTP-запрос отправлен. Ожидание ответа... 200 OK Длина: 1233 (1,2K) [text/html] Сохранение в каталог: ««index.html»». 100%[=================>] 1 233 --.-K/s за 0s 2012-12-10 12:44:57 (15,0 MB/s) - «index.html» saved [1233/1233]
index.html

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
  <meta http-equiv="content-type" content="text/html;charset=utf-8"/>
  <title></title>
  <script type="text/javascript">
StaticRequestInfo={Referer:document.referrer};function EscapeBrowserFrame(){try{if(window.top.location==window.self.location){}else{window.top.location.href=document.location.href}}catch(Error){}}function SetRequestTitle(){document.title=document.domain}function InitiateFrameRequest(){var a="";var b="";if(window.location.search.indexOf("?")==0){b="&framerequest=1"}else{b="?framerequest=1"}b+="&refurl="+encodeURIComponent(StaticRequestInfo.Referer);a=window.location+b;document.write("<frameset rows=\"100%,*\" frameborder=\"no\" border=\"0\" framespacing=\"0\"><frame src=\""+a+"\" name=\"landingparent\"><\/frameset>")}SetRequestTitle();EscapeBrowserFrame();
  </script>
</head>



<script type="text/javascript">
  InitiateFrameRequest();
</script>

<body>
  <noscript>
    <meta http-equiv="refresh" content="0;url=/?framerequest=1">
  </noscript>
  <noframes>
    <meta http-equiv="refresh" content="0;url=/?framerequest=1">
  </noframes>
</body>
</html>

Interestingly, firefox displays the site page, and chrome redirects to the landing page Apparently, something in the scripts ...
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<frameset framespacing="0" border="0" frameborder="no" rows="100%,*">
<frame name="landingparent" src="http://reveration.com/?framerequest=1&refurl=">
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html>
<head>
<title>Reveration.com - Reveration and Revelation Chapter</title>
<meta content="text/html; charset=utf-8" http-equiv="content-type">
<meta content="Reveration.com offers Revelation Chapter, Brown Commentary, Missionary Baptist Church, and Bible Study. Reveration - your number one choice for Private Revelation and Revelation Files." name="description">
<style type="text/css">
<script type="text/javascript">
<script type="text/javascript" src="http://pagead2.googlesyndication.com/apps/domainpark/show_afd_ads.js">
<script src="http://googleads.g.doubleclick.net/apps/domainpark/domainpark.cgi?callback=_google_json_callback&output=js&client=ca-dp-bodis27_3ph_js&domain_name=reveration.com&channel=014686&adtest=off&s=reveration.com&kw=Jesus%20Christ&num_ads=5&num_radlinks=18&dt=1355129751046&u_tz=240&u_his=2&u_h=1080&u_w=1920&frm=1">
<script type="text/javascript">
</head>
<body>
</html>
</frame>
</frameset>
<noframes> <meta http-equiv="refresh" content="0;url=/?framerequest=1"> </noframes>
</html>

S
Supermaks, 2012-12-10
@Supermaks

In addition to blocking from zapret-info.gov.ru, Rostelecom blocks sites from the list of extremists (http://www.minjust.ru/nko/fedspisok/) and also by IP.
The IP 199.59.241.178 in the comment above is known as the IP hosting kavkazcenter.tv , so this IP is not available to Rostelecom subscribers.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question