nslookup
- 网络命令;查询
-
Using nslookup can provide host name information as well as IP addresses associated with the host name .
使用nslookup可以提供主机名信息以及与主机名关联的IP地址。
-
This command has a much richer set of options and arguments than nslookup .
这个命令具有比nslookup多得多的选项和参数。
-
If the hostname appears to correct , run nslookup .
如果主机名称正确,则运行nslookup。
-
This should bring up the IP address of the nslookup server and then prompt for user input .
此命令应该调出nslookup服务器的IP地址,然后提示用户提供输入。
-
You can use the NSLOOKUP tool to determine if your MX records are configured correctly .
可以使用nslookup工具来确定是否正确配置了mx记录。
-
A newer program similar to nslookup is dig .
与nslookup类似的较新程序是dig。
-
You can use tools such as dig and nslookup to extract information about the name service and resolution of names and IP addresses .
可以使用dig和nslookup等工具提取有关名称服务和名称解析以及IP地址的信息。
-
If bind or dns is specified in the hosts record , use nslookup to ensure that the host name resolves through DNS .
如果在hosts记录中指定bind或dns,那么使用nslookup确认可以通过DNS解析主机名。
-
If the host name in / etc / hosts doesn 't match the host name returned by nslookup , correct the value in / etc / hosts .
如果/etc/hosts中的主机名与nslookup返回的主机名不匹配,那么更正/etc/hosts中的值。
-
In such a situation , it could be that their DNS information isn 't updated and old addresses are being used , which you can use nslookup to verify quickly .
在这种情况下,有可能他们的DNS信息尚未更新,并且还在使用旧地址,您可以使用nslookup来快速地验证这一点。
-
It is important that you use a tool like dig , host , or nslookup to verify DNS , because your hosts file is overriding DNS for the moment .
重要的是要使用dig、host或nslookup这样的工具来验证DNS,因为您的主机文件此刻正在覆盖DNS。
-
If nslookup returns the correct host name , then you can check the file / etc / hosts to confirm that the IBM Cloud instance is configured with the correct host name .
如果nslookup返回正确的主机名,那么您可以检查文件/etc/hosts,以确认IBMCloud实例已使用正确的主机名配置。
-
If you specify bind or dns , then DNS is used to resolve host names , and you can use nslookup to check whether the host name resolves ( see Listing 12 ) .
如果指定bind或dns,那么使用DNS解析主机名,可以使用nslookup检查是否可以解析主机名(见清单12)。
-
After successfully testing the Internet connection and verifying that DNS is set up correctly by using the ping , traceroute , and nslookup commands , you 're ready to get on the Web .
在使用ping、traceroute和nslookup命令成功地测试了Internet连接并验证了DNS设置正确后,您已准备好连接到Web。
-
A common reason for failing the protocol check is inadequate Domain Name System ( DNS ) settings , so try to modify the / etc / hosts file if there is no DNS in your environment , then run the nslookup command to verify the communication .
协议检查失败的一个常见原因是域名系统(DNS)设置适当,所以如果您的环境中没有DNS,那么可以尝试修改/etc/hosts文件,然后运行nslookup命令来验证通信。