Page 1 of 1

System Domain not resolving

Posted: Wed 1. Dec 2021, 08:30
by helping_hands1
Hi,

I've installed keyhelp on Ubuntu 20.04. The DNS zone of current server is holded by an external Nameserver. I also added two A records for both NS, e.g. ns.myHost -> first IP, ns2.myHost -> second IP.

Everything is fine. I can add new domains.

But the System domain is not resolving (DNS_PROBE_FINISHED_NXDOMAIN).
I created new user and system domain for that user is username.myhost.tld, when I tries to open username.myhost.tld it gives DNS_PROBE_FINISHED_NXDOMAIN error.

Re: System Domain not resolving

Posted: Wed 1. Dec 2021, 08:35
by helping_hands1
Resolved this issue by adding A record for username.myHost.tld.

Can you give me an idea about how to use own DNS zone so I don't face any issue like this.

Thanks :)