dns1.ZONEEDIT.COM not responding for my domain

stetner

New Member
Title says it all. I have updated serial and pushed again with no result.

Doug

[root@bindserv ~]# for i in `cat nameservers`; do echo $i=========================;dig SOA stetner.org @$i | grep SOA| grep -v DiG; done dns1.ZONEEDIT.COM.========================= ;stetner.org. IN SOA dns2.ZONEEDIT.COM.========================= ;stetner.org. IN SOA stetner.org. 14400 IN SOA ns1.stetner.org. root.stetner.org. 2021101501 10800 3600 604800 86400 [root@bindserv ~]# #Update serial and restart named [root@bindserv ~]# for i in `cat nameservers`; do echo $i=========================;dig SOA stetner.org @$i | grep SOA| grep -v DiG; done dns1.ZONEEDIT.COM.========================= ;stetner.org. IN SOA dns2.ZONEEDIT.COM.========================= ;stetner.org. IN SOA stetner.org. 14400 IN SOA ns1.stetner.org. root.stetner.org. 2021101601 10800 3600 604800 86400 [root@bindserv ~]#
[root@bindserv ~]# dig stetner.org @dns1.ZONEEDIT.COM. ; <<>> DiG 9.11.4-P2-RedHat-9.11.4-26.P2.el7_9.7 <<>> stetner.org @dns1.ZONEEDIT.COM. ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 44392 ;; flags: qr rd; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 1 ;; WARNING: recursion requested but not available ;; OPT PSEUDOSECTION: ; EDNS: version: 0, flags:; udp: 4096 ;; QUESTION SECTION: ;stetner.org. IN A ;; Query time: 210 msec ;; SERVER: 139.177.204.42#53(139.177.204.42) ;; WHEN: Sat Oct 16 21:05:13 AEST 2021 ;; MSG SIZE rcvd: 40 [root@bindserv ~]# dig stetner.org @dns2.ZONEEDIT.COM. ; <<>> DiG 9.11.4-P2-RedHat-9.11.4-26.P2.el7_9.7 <<>> stetner.org @dns2.ZONEEDIT.COM. ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 59794 ;; flags: qr aa rd; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1 ;; WARNING: recursion requested but not available ;; OPT PSEUDOSECTION: ; EDNS: version: 0, flags:; udp: 4096 ;; QUESTION SECTION: ;stetner.org. IN A ;; ANSWER SECTION: stetner.org. 14400 IN A 119.18.34.77 ;; Query time: 177 msec ;; SERVER: 45.79.110.158#53(45.79.110.158) ;; WHEN: Sat Oct 16 21:05:26 AEST 2021 ;; MSG SIZE rcvd: 56 [root@bindserv ~]#
 

El.

Administrator
Staff member
Hi, Doug. stetner.org is not delegated to dns1.zoneedit.com. The ZoneEdit.com name servers in the delegation are ns8.zoneedit.com and ns14.zoneedit.com.

Domain Name: STETNER.ORG
Registry Domain ID: D104274215-LROR
Registrar WHOIS Server: whois.melbourneit.com
Registrar URL: http://www.melbourneit.com.au
Updated Date: 2020-10-23T23:03:51Z
Creation Date: 2004-04-27T05:27:14Z
Registry Expiry Date: 2024-04-27T05:27:14Z
Registrar Registration Expiration Date:
Registrar: Webcentral Group Limited dba Melbourne IT (Australia)
Registrar IANA ID: 13
Registrar Abuse Contact Email: abuse@melbourneit.com.au
Registrar Abuse Contact Phone: +61.386242300
Reseller:
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Registrant Organization: Data Protected
Registrant State/Province: REDACTED FOR PRIVACY
Registrant Country: REDACTED FOR PRIVACY
Name Server: NS8.ZONEEDIT.COM
Name Server: NS14.ZONEEDIT.COM
Name Server: NS1.LINODE.COM
Name Server: NS2.LINODE.COM
Name Server: NS3.LINODE.COM
Name Server: NS4.LINODE.COM
Name Server: NS5.LINODE.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form https://www.icann.org/wicf/)
Last update of WHOIS database: 2021-10-16T17:05:51Z

Both ns8 and ns14 provide responses for the domain name.

stetner.org@ns8.zoneedit.com:
stetner.org. 14400 IN A 119.18.34.77

stetner.org@ns14.zoneedit.com:
stetner.org. 14400 IN A 119.18.34.77
 

raf4

New Member
Same here but my domains are delegated to dns1.zoneedit.com, unless they've been changed again without letting me know. I'll go check.
 

raf4

New Member
It still says that it's delegating to dns1.zoneedit.com and dns2.zoneedit.com (i.e. raf.org). But the servers that have it (and are up to date) are: dns2 and dns3/ns8/ns13 and ns19(ipv6 only). The following servers also have it but and old version of the zone: dns4/ns6 and ns2/ns15 and ns3/ns16 and ns4/ns7/ns12 and ns5/ns14 and ns11/ns17. The following servers don't have it: ns19(ipv4)=ns10 and ns10(ipv6 which isn't the same as ns19-ipv6 even though they have the same ipv4 address) and dns1/ns1/ns9/ns18.

Is this a temporary problem? Will dns1 have my domains that are delegated to it soon? It used to have them. Or should I tell my registrar that it's no longer NS? Thanks.
 

raf4

New Member
Hi sandy,

The domains are raf.org and libslack.org. But dns1 has them now. Actually, all the servers have the current version of the zones (dns1-4 and ns1-19). Yay! If something was done to fix it, many thanks! If not, I guess it's just one of them transient problem things. :)

cheers,
raf
 

sandy

Administrator
Staff member
We were able to isolate and correct the issue :)

thanks and sorry for the inconvenience.
 
Top