日韩高清在线免费不卡性生活毛片,亚洲av综合第一页,亚洲美女被操,一级无遮挡理论片

綠色資源網(wǎng):您身邊最放心的安全下載站! 最新軟件|熱門排行|軟件分類|軟件專題|論壇轉帖|廠商大全

綠色資源網(wǎng)

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

linux下能ping ip不能ping域名

我要評論 2013/04/23 13:12:46 來源:綠色資源網(wǎng) 編輯:www.dineoutnj.com [ ] 評論:0 點擊:316次

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

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

ping: unknown host www.dineoutnj.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

經(jīng)過一翻查找后解決了,原因和方法如下:

[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 鄙視