Nameservers not working anymore

schogol

New Member
My domain is xsc.ch. Because a request for support to Zoneedit directly was refered to this forum, I will post my question here.

I was given ns9.zoneedit.com and ns13.zoneedit.com as nameservers for my zone, and until last Wednesday, that worked very well.
But now, the NS are not updated anymore.

Code:
$  nslookup xsc.ch
Server:         192.168.111.198
Address:        192.168.111.198#53

Name:   xsc.ch
Address: 62.12.242.88


$ nslookup xsc.ch ns9.zoneedit.com
Server:         ns9.zoneedit.com
Address:        23.27.48.60#53

Name:   xsc.ch
Address: 62.12.242.88


$ nslookup xsc.ch ns13.zoneedit.com
Server:         ns13.zoneedit.com
Address:        136.0.0.132#53

Name:   xsc.ch
Address: 62.12.242.88

All of these addresses are incorrect/outdated!


if I try querying other [d]ns*.zoneedit.com-nameservers, those return the actual IPs:

Code:
$ nslookup xsc.ch ns3.zoneedit.com
Server:         ns3.zoneedit.com
Address:        128.199.65.59#53

Name:   xsc.ch
Address: 62.12.240.150


$ nslookup xsc.ch ns7.zoneedit.com
Server:         ns7.zoneedit.com
Address:        198.199.82.247#53

Name:   xsc.ch
Address: 62.12.240.150


$ nslookup xsc.ch ns12.zoneedit.com
Server:         ns12.zoneedit.com
Address:        46.101.18.226#53

Name:   xsc.ch
Address: 62.12.240.150


$ nslookup xsc.ch ns16.zoneedit.com
Server:         ns16.zoneedit.com
Address:        104.236.6.173#53

Name:   xsc.ch
Address: 62.12.240.150

But those NS are not accepted by my registrar, because they are not properly configuered as NS for my domain/zone within Zoneedit.Com.

It is obvious that Zoneedit receives my changed IP-Numbers, but does not propagate them to the correct NS, so I think this is not a question to the community but rather (a bug-report?) to the Zoneedit-Team.

Thanks for your help!

Schogol
 

sandy

Administrator
Staff member
Hi there

not sure if you used the zone import tool to add the zone file but there were no NS records inside the zone so the zone itself did not load proprrly. I have fixed this and all should be well very soon.

thanks
sandy
 

schogol

New Member
Dear Sandy

not sure if you used the zone import tool to add the zone file ...

I would probably know if I did so, wouldn't I?
I don't think I did.
But anyway, thanks a lot for your help and the fix, it is working now perfectly!
Thank you so much!

Schogol
 
Top