99久久99久久精品免观看,国产精品久久久久国产精品,国产黄色录像视频,免费的黄色毛片,国产一区精品普通话对白,色妞妞成人在线观看,最新aⅴ福利在线观看免费

綠色資源網:您身邊最放心的安全下載站! 最新軟件|熱門排行|軟件分類|軟件專題|廠商大全

綠色資源網

技術教程
您的位置:首頁操作系統(tǒng)linux → linux下能ping ip不能ping域名

linux下能ping ip不能ping域名

我要評論 2013/04/23 13:12:46 來源:綠色資源網 編輯:m.siawh.com [ ] 評論:0 點擊:316次

今天在開發(fā)的同事來說,內網不能通過域名訪問自己的服務器!然后做了下面的測試發(fā)現(xiàn)這樣的問題:

[root@itmop ~]# ping m.siawh.com

ping: unknown host m.siawh.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 鄙視