我正在玩NSLOOKUP试图了解recursionDNS查找。 我正在查找一个虚假的主机名,我似乎得到相同的结果,无论我启用或禁用recursion。 recursion: nslookup Default Server: UnKnown Address: ::1 > set recurse > set debug > nytimes Server: UnKnown Address: ::1 ———— Got answer: HEADER: opcode = QUERY, id = 2, rcode = NXDOMAIN header flags: response, auth. answer, want recursion, recursion avail. questions = 1, answers = 0, authority records = 1, additional = […]
有人在我们的networking中的一台机器上托pipe的虚拟机上安装并configuration了Ubuntu。 我最近注意到,所有的DNS查找失败,但我无法find一个解决scheme。 我已经尝试了大量的名称服务器,从谷歌的build议编辑接口文件100的时代,但没有任何工作。 以下是一些信息,如果有人有任何想法,我将不胜感激。 谢谢 NSLOOKUP administrator@redmine:~$ nslookup google.com ;; connection timed out; no servers could be reached administrator@redmine:~$ nslookup localhost ;; connection timed out; no servers could be reached nslookup的tcpdump [需要3次查找才能获得任何tcpdump输出] – 编辑 administrator@redmine:~$ sudo tcpdump -vvv -i any port 53 tcpdump: listening on any, link-type LINUX_SLL (Linux cooked), capture size 96 bytes 10:26:51.965297 […]
我在这里是初学者,所以请容易对我。 我从我的国家的本地注册商(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 […]
我正在尝试解决一些持续性连接问题,并且在使用dig或nslookup时,我经常会收到以下错误消息。 bash$ nslookup > www.google.com ;; Warning: ID mismatch: expected ID 36298, got 0 ;; Warning: ID mismatch: expected ID 36298, got 0 ;; Warning: ID mismatch: expected ID 36298, got 0 bash$ dig www.google.com ;; Warning: ID mismatch: expected ID 34149, got 0 ;; Warning: ID mismatch: expected ID 34149, got 0 ;; Warning: […]
我正在使用我遇到的DNS问题,以帮助我更好地理解DNSparsing。 我似乎无法弄清楚解决www.fandompost.com时出现的不一致性。 在我的查询列表的顶部是OpenDNS。 当被查询时,他们将返回一个适当的IP。 列表中的下一个是我们的内部DNS服务器。 它确实返回有用的信息,但不是有用的IP。 最后是我查询权威NS。 但是,与OpenDNS相反,最终的结果是没有可用的IP。 是否有我/我们的内部DNS服务器错误导致我们的服务器在OpenDNS成功的地方失败? > www.fandompost.com. Server: [208.67.222.222] Address: 208.67.222.222 ———— SendRequest(), len 36 HEADER: opcode = QUERY, id = 45, rcode = NOERROR header flags: query questions = 1, answers = 0, authority records = 0, additional = 0 QUESTIONS: www.fandompost.com, type = A, class = IN ———— ———— […]
您好为该域创build了一个logging集: lazycatthemes.com 在路线53(域通过路线53购买)并给了它路线53告诉我configuration的4 NS设置: ns-368.awsdns-46.com ns-1963.awsdns-53.co.uk ns-848.awsdns-42.net ns-1332.awsdns-38.org 当我使用nslookup工具在任何一台DNS服务器上检查它时, nslookup lazycatthemes.com ns-1963.awsdns-53.co.uk Server: UnKnown Address: 205.251.199.171 Name: lazycatthemes.com Address: 54.154.51.71 但是这不会传播。 我已经等了36个小时,我仍然得到这个: nslookup lazycatthemes.com 8.8.8.8 Server: google-public-dns-a.google.com Address: 8.8.8.8 *** google-public-dns-a.google.com can't find lazycatthemes.com: Server failed 我不确定接下来要做什么?
希望有人帮我解决这个问题。 我的域名是“prohosterz.com” Google公有DNS正在为我的网域返回一个SERVFAIL: $ dig prohosterz.com @8.8.8.8 ; > DiG 9.9.2 > prohosterz.com @8.8.8.8 ;; global options: +cmd ;; Got answer: ;; ->>HEADER $ nslookup -debug prohosterz.com 8.8.8.8 服务器:8.8.8.8 地址:8.8.8.8#53 ———— 问题: prohosterz.com,type = A,class = IN 解答: 授权logging: 其他logging: ———— **服务器找不到prohosterz.com:SERVFAIL 服务器:8.8.8.8 地址:8.8.8.8#53 ———— 问题: prohosterz.com,type = A,class = IN 解答: 授权logging: 其他logging: ———— […]
有没有办法使用DiG或nslookup来确定服务器是否设置为主或从? 如果服务器是从服务器,请返回主服务器的IP地址?
好吧,我是AIX和命名的新手,所以我只是想念一些简单的东西。 🙂 我们的目标是在这个愚蠢的Windows工作组/ AIX DNS设置中进行平滑的DNS查找(它最终会改变,但是现在我只限于我可以做的基础设施改变),并将任何未知数据转发给OpenDNS。 正如我现在所定下的那样,这是“大部分”的工作。 但是,如果我从Windows机器使用NSLookup,则无法parsing主机名称,除非我指定FDQN。 Windows机器上的NSLookup: > ts02 Server: ccserver.intranet.domainname.com Address: 10.0.13.2 Non-authoritative answer: Name: ts02 Address: 67.215.65.132 (67.215.65.132是OpenDNS。) 如果我NSLookup与FQDN(Windows机器): > ts02.intranet.domainname.com Server: ccserver.intranet.domainname.com Address: 10.0.13.2 Name: ts02.intranet.domainname.com Address: 10.0.13.5 如果我从AIX机器本身的NSLookup: # nslookup ts02 Server: ccserver Address: 0.0.0.0 Name: ts02.intranet.domainname.com Address: 10.0.13.5 它按预期解决。 但是,如果我从AIX服务器挖掘: ; <<>> DiG 9.4.2-P2 <<>> ts02 ;; global options: […]
我只是不小心键入imadb.com和2redirect(我认为)我结束了: http : //dp.000.in/ 当我注意到我在本地主机上看到我的网页时,您可以想象我的惊喜! 有人可以解释为什么dp.000.in指向本地主机,redirect背后的原因是什么?