+-
描述1
centos 系统, 安装好 nslookup 之后, 通过命令 nslookup <url> <dns-server> 来测试响应. 问题来了: nslookup <url> 223.5.5.5 成功返回nslookup <url> 61.139.2.69 提示:
;; connection timed out; no servers could be reached
上面的 IP 都能 PING 通 通过 zc 发送 udp 包到 53 端口, 只有 61.1.39.2.69 这 IP 超时
描述2
这台服务器还有死活 ping 不通某个 IP-A 的情况 而 tracert 又能看到抵达对方网关依赖
centos7.5 selinux disabled 状态 firewalld stop/disable 状态 iptables --list 检查无误百思不得其解, 求大神分析下, 我这台服务器怎么了?