绿色资源网

电脑版
提示:原网页已由神马搜索转码, 内容由www.downcc.com提供.
您的位置:首页操作系统linux→ linux下能ping ip不能ping域名

linux下能ping ip不能ping域名

我要评论2013/04/23 13:12:46 来源:绿色资源网编辑:www.downcc.com 评论:0点击:316次

今天在开发的同事来说,内网不能通过域名访问自己的服务器!然后做了下面的测试发现这样的问题:

[root@itmop ~]# ping www.downcc.com

ping: unknown host www.downcc.com

[root@itmop ~]#ping 192.168.1.1

PING 192.168.1.1 (192.168.1.1) 56(84) bytes of data.

64 bytes from 192.168.1.1: icmp_seq=1 ttl=64 time=0.537 ms

64 bytes from 192.168.1.1: icmp_seq=2 ttl=64 time=0.430 ms

— 192.168.1.1 ping statistics —

2 packets transmitted, 2 received, 0% packet loss, time 999ms

rtt min/avg/max/mdev = 0.430/0.483/0.537/0.057 ms

[root@itmop ~]#cat /etc/host.conf

order bind,hosts

经过一翻查找后解决了,原因和方法如下:

[root@itmop ~]# grep host /etc/nsswitch.conf

#hosts: db files nisplus nis dns

hosts: files

主机只找文件不走dns,将其该成hosts: files dns 即可!

关键词:linux,ping

相关阅读

阅读本文后您有什么感想? 已有 人给出评价!

  • 0

  • 0

  • 0

  • 0

  • 0

  • 0

用户评论

热门评论

最新评论

发表评论查看所有评论(0)

昵称:
请不要评论无意义或脏话,我们所有评论会有人工审核.
字数: 0/500(您的评论需要经过审核才能显示)

相关软件

热点图文

更多+

精品软件