I pointed the nameserver to my server ip adreess, configured NSD3 as DNS Server but the domain would not resolve. What am I doing wrong?

StackOverflow https://stackoverflow.com/questions/13113414

  •  14-07-2021
  •  | 
  •  

I am trying to set up my own nameserver on hp cloud VPS for the domain "appwared.com".

I added ns1.appwared.com from my registrar control panel to point to my server's public ip address.

I installed NSD3 as my DNS software and configured the zone files. It is up and running but as you may see, the domain is not resolving.

here you can see the zone file: http://pastebin.com/z0094kja

This is my first attempt to set up my own Name Server, maybe you can peoint out what I am doing wrong.

Thanks!

有帮助吗?

解决方案

HP was blocking the UDP 53 port that used in DNS.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top