Vai*_*hal 4 domain command-line-interface dns-zone
我正在关注这个答案How do I get the mxrecords for a domain from *nix command line? 但每次我都会收到错误:
;; 连接超时; 无法访问服务器
任何人都可以帮助解决这个问题吗?
提前致谢。
当 dig/host/nslookup 无法从为系统配置的 DNS 服务器(/etc/resolv.conf 中的内容)获取响应时,会出现该消息。基本上:DNS 目前在 singhal 上根本不起作用。
您可能(很大程度上取决于许多本地网络考虑因素)能够从 Google 自己的 DNS 服务器获得结果,例如:
dig -t MX google.com @8.8.8.8