使用dig或nslookup指定dns服务器查询域名解析
摘要:
一般来说linux下查询域名解析有两种选择,nslookup或者dig,而在使用上我觉得dig更加方便顺手。如果是在linux下的话,只要装上dnsutils这个包就可以使用dig命令, 安装bind-utils就可以使用nslookup命令 nslookup手动指定待测试的dns服务器地址的用法: 阅读全文
posted @ 2018-06-19 15:15 星辰大海ゞ 阅读(47703) 评论(0) 推荐(1) 编辑