Closed binsil closed 5 years ago
Hi,
Any update on this ?
Hi,
I can not reproduce the problem. I have just added a new test.com domain and three SOA, NS, and A records and able to dig those records.
$ dig +short @192.168.122.128 test.com SOA
ns1.test.com. hostmaster.test.com. 2019010101 21600 3600 1209600 300
$ dig +short @192.168.122.128 test.com NS
ns1.test.com.
$ dig +short @192.168.122.128 ns1.test.com A
192.168.122.128
Try to create an exact copy of the existing example.com records, but for your domain name.
i have same issues too, new centos follow the step, add new domain and A record, Not able lookup too if you want i can provide the server login too.
Hi,
Any update on this ?
i know what issues now, you need add soa record first.
Hi,
Thank you for the clarification. I have added the SOA record first for the domain to get the proper result. Now, I need to test the load balancing and DNS failover. I have added two domains which point to two servers with wp installation. I have tried adding the following status checks mentioned in the screenshot. However, I am getting the status OFF for the domains on the status check bar and the dig report only show SOA after adding the status checks. Can you check and advise me on this.
{"type": "http", "url": "https://domain_name.com/index.php", "interval": 3, "timeout": 1, "fall": 3, "rise": 5}
Hi,
I have installed the new version and now the template domains are responding to the DNS queries. I have added a new domain to the server from the panel. After, adding the new domain and a new A record, I was not able to dig the newly added domain. I was getting the following error.
Can you check on this.