I think I stumbled upon a problem with the zone records for keiththewebguy.com.  It could be the root issue you are having.

If I run

dig ns +trace keiththewebguy.com

I got the following for the last record from your name servers:


ns1.keiththewebguy.com. 86400   IN      A       98.191.108.149
keiththewebguy.com.     86400   IN      NS      ns1.
keiththewebguy.com.     86400   IN      NS      ns2.
;; Received 129 bytes from 98.191.108.149#53(ns2.keiththewebguy.com) in 84 ms

If I run the same query for any other domain I get a fully qualified host name for the name servers(ie ns1.keiththewebguy.com not ns1. ).

Lyle Giese

LCR Computer Services, Inc.


On 6/15/21 9:04 AM, techli...@phpcoderusa.com wrote:


On 2021-06-15 01:38, Reindl Harald wrote:
Am 15.06.21 um 10:31 schrieb Reindl Harald:


Am 14.06.21 um 22:37 schrieb techli...@phpcoderusa.com:
keiththewebguy.com [1]. does not actually have the two nameservers
required though that is not the problem. (ns1 and ns2 have same IP)

I have a VPS that runs Plesk and there is only one name server so for every domain I have hosted on that VPS the domains have the same name server for both host names (at the register) I think some call these glue records.

we know that already and it's wrong

you can't have proper DNS with only one nameserver
you can't have proper DNS with two nameservers in the same network or on the same line

if you can't provide the minimum of *two* completly independent nameservers you can't host DNS - it's that easy

https://www.iana.org/help/nameserver-requirements

Minimum number of name servers

There must be at least two NS records listed in a delegation, and the
hosts must not resolve to the same IP address.

Thanks!!


_______________________________________________
Please visit https://lists.isc.org/mailman/listinfo/bind-users to
unsubscribe from this list

ISC funds the development of this software with paid support
subscriptions. Contact us at https://www.isc.org/contact/ for more
information.


bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users
_______________________________________________
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from this list

ISC funds the development of this software with paid support subscriptions. Contact us at https://www.isc.org/contact/ for more information.


bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users
_______________________________________________
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

ISC funds the development of this software with paid support subscriptions. 
Contact us at https://www.isc.org/contact/ for more information.


bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to