DNS problem, nslookup works, ping doesn't

前端 未结 14 986
無奈伤痛
無奈伤痛 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 08:50

    I think the problem can be because of the NAT. Normally the DNS clients make requests via UDP. But when the DNS server is behind the NAT the UDP requests will not work.

提交回复
热议问题