DNS problem, nslookup works, ping doesn't

前端 未结 14 972
無奈伤痛
無奈伤痛 2021-01-30 08:40

I am setting up a development server in my flat. I have set up an Ubuntu DNS server on it and have added the zone weddinglist (just weddinglist - no TLD. It\'s just an internal

14条回答
  •  梦如初夏
    2021-01-30 09:07

    Do you have an entry for weddinglist in your hosts file? You can find this in:

    C:\WINDOWS\system32\drivers\etc
    

    nslookup always uses DNS whereas ping uses other methods for finding hostnames as well.

提交回复
热议问题