3

好的,我在一家公司“MadeInHosting.com”上托管了一个域,我已经等了 72 小时,然后访问了该网站,它对我说“我们找不到这个网页”该网站应该在这里AndroidArabia.com.lb当我在 cpanel 中切换到域它报告我这个错误:

Your domain is not pointing to our nameservers at the moment, so services such as FTP,    
File Manager, Website Builder, E-mail (and others) will not work correctly. You can find 
our nameservers at the "Accounts -> Details" section. Please mind that DNS might take up 
to 24 hours to propagate when the change is submitted.

我找到了具有以下记录的 DNS 区域编辑器:

+--------------------+-----+---------------------+
|androidarabia.com.lb|A    |31.170.166.64        |
+--------------------+-----+---------------------+
|ftp                 |A    |31.170.166.64        |
+--------------------+-----+---------------------+
|www                 |CNAME|androidarabia.com.lb |
+--------------------+-----+---------------------+
|androidarabia.com.lb|MX   |mx1.madeinhosting.com|
+--------------------+-----+---------------------+
|androidarabia.com.lb|NS   |ns4.main-hosting.com |
+--------------------+-----+---------------------+
|androidarabia.com.lb|NS   |ns3.main-hosting.com |
+--------------------+-----+---------------------+
|androidarabia.com.lb|NS   |ns2.main-hosting.com |
+--------------------+-----+---------------------+
|androidarabia.com.lb|NS   |ns1.main-hosting.com |
+--------------------+-----+---------------------+

我对该表具有完全控制权,这些是详细信息中的信息:

                       Name Servers Details

     ns1.main-hosting.com               31.170.163.241

     ns1.main-hosting.com               64.191.115.234

     ns1.main-hosting.com               173.192.183.247

     ns1.main-hosting.com               31.170.164.249

You can also point your domain ("A" DNS record) to this IP: 31.170.166.64 

问题是如何将我的域指向他们的名称服务器,以便我可以修复此错误。PS:这些设置是默认的

4

1 回答 1

2

目前没有注册名为“ androidarabia.com.lb ”的域名。

nslookup androidarabia.com.lb返回

*** UnKnown can't find androidarabia.com.lb: Non-existent domain

在http://www.aub.edu.lb/lbdr/Pages/index.aspx上的注册表搜索显示“没有匹配的条目”。

您购买域名的公司似乎并没有为您注册。(注册过程如下 - 您购买域的公司应联系 .com.lb 注册机构(可能是黎巴嫩政府下属组织)并为您注册域。)您的托管公司没有这样做或 .com。 lb 注册表处理他们的请求很慢。

只有当您的域名正式注册后,它才能开始工作。在上述 URL 或使用 nslookup 进行验证。

于 2013-07-10T12:00:57.710 回答