我在这里是初学者,所以请容易对我。
我从我的国家的本地注册商(mitsu.in)购买了我的域名,并从那里购买了我的域名www.ashurocks.in大约8个月前。 我还从另一家公司(unlimitedgb.com)购买了networking主机,这给了我一个cPanel。 (它有Linux主机)。
因为我使用的是unlimitedgb.com的cPanel,所以我更新了我的域名的NSlogging到unlimitedgb给我的NSlogging。 这些曾经是-
1001.globedns.com. 1002.globedns.com.
现在,网站一直运行良好,直到今天,突然我得到错误connection timed out一段时间后,错误是server not found at www.ashurocks.in 。
当我使用DNS进入NSLOOKUP时 ,我遇到了以下错误 –
Error- Mismatched NS records WARNING: One or more of your nameservers did not return any of your NS records. Error- DNS servers responded ERROR: One or more of your nameservers did not respond: The ones that did not respond are: 72.52.205.202 72.52.205.201 Multiple Nameservers ERROR: Looks like you have less than 2 nameservers. According to RFC2182 section 5 you must have at least 3 nameservers, and no more than 7. Having 2 nameservers is also ok by me. Missing nameservers reported by your nameservers You should already know that your NS records at your nameservers are missing, so here it is again: 1001.globedns.com. 1002.globedns.com. SOA record No valid SOA record came back! Error- MX Records Oh well, I did not detect any MX records so you probably don't have any and if you know you should have then they may be missing at your nameservers! Error- WWW A Record ERROR: I could not get any A records for www.ashurocks.in!
这些错误突然popup。 自从我买了它以来,我一直没有改变我的域名的configuration。 直到今天,该网站工作正常,突然server not found错误出现。 我无法理解错误configuration是在我的域名端还是在我的web服务器端(unlimitedgb)。 networking服务器可能会因为带宽而下降。
请尽快帮助我。 我现在正处在这个问题的中间。
问题很简单。
1001.globedns.com和1002.globedns.com根本不响应任何DNS请求。
mypc:~$ dig @1001.globedns.com www.ashurocks.in ; <<>> DiG 9.8.1-P1 <<>> @1001.globedns.com www.ashurocks.in ; (1 server found) ;; global options: +cmd ;; connection timed out; no servers could be reached mypc:~$ dig @1002.globedns.com www.ashurocks.in ; <<>> DiG 9.8.1-P1 <<>> @1002.globedns.com www.ashurocks.in ; (1 server found) ;; global options: +cmd ;; connection timed out; no servers could be reached
也似乎你以前的configuration(当你的名字服务器设置为mitsu.in)是不一样的,你现在正在尝试完成。
mypc:~$ dig @ns1.mitsu.in www.ashurocks.in +answer +nocmd ; <<>> DiG 9.8.1-P1 <<>> @ns1.mitsu.in www.ashurocks.in +answer +nocmd ; (4 servers found) ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 47688 ;; flags: qr aa rd; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0 ;; WARNING: recursion requested but not available ;; QUESTION SECTION: ;www.ashurocks.in. IN A ;; ANSWER SECTION: www.ashurocks.in. 28800 IN CNAME ghs.google.com. ;; Query time: 638 msec ;; SERVER: 50.23.136.173#53(50.23.136.173) ;; WHEN: Wed Jan 16 21