Debian网络测试基础
$ ping yahoo.com # 检查 Internet 连接
$ traceroute yahoo.com # 跟踪 IP 数据包
$ ifconfig # 检查主机设置
$ route -n # 检查路由设置
$ dig [@dns-server.com] host.dom [{a|mx|any}] |less 继续阅读 »
$ ping yahoo.com # 检查 Internet 连接
$ traceroute yahoo.com # 跟踪 IP 数据包
$ ifconfig # 检查主机设置
$ route -n # 检查路由设置
$ dig [@dns-server.com] host.dom [{a|mx|any}] |less 继续阅读 »