cominglately 2015-12-25 09:55 采纳率: 14.3%
浏览 3113

运维CentOS环境,traceroute命令

traceroute www.baidu.com
traceroute to www.baidu.com (111.13.100.92), 30 hops max, 60 byte packets
1 192.168.0.31 (192.168.0.31) 3001.263 ms !H 3001.269 ms !H 3001.265 ms !H
route-eth0设置(百度IP),

111.13.100.92 via 192.168.0.200,
怎么会这样?!H又代表什么呢?
为什么/etc/sysconfig/network-scripts/route-eth0网关设置成192.168.9.2?
为什么我的ifcfg-eth0的DNS只可以使用192.168.9.2

  • 写回答

1条回答 默认 最新

  • devmiao 2015-12-25 15:14
    关注
    评论

报告相同问题?