When adding domain miltie.columbus.oh.us, getting error Domain does not exist?

John Milton

New Member
I have had the domain miltie.columbus.oh.us with ZoneEdit configured as a secondary for years.

After my ISP IP changed, it broke and stopped doing zone transfers, so I tried to do what I did last time: delete and re-add, but now I'm getting "
error
Domain does not exist?"

I had the same problem with another domain, jabeandlucie.austin.tx.us, also on ZoneEdit, but delete/re-add worked and fixed the secondary zone transfer.
dig @ns1.localitymanagement.us jabeandlucie.austin.tx.us soa

; <<>> DiG 9.10.6 <<>> @ns1.localitymanagement.us jabeandlucie.austin.tx.us soa
; (1 server found)
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 56496
;; flags: qr rd; QUERY: 1, ANSWER: 0, AUTHORITY: 2, ADDITIONAL: 1
;; WARNING: recursion requested but not available

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 4096
;; QUESTION SECTION:
;jabeandlucie.austin.tx.us. IN SOA

;; AUTHORITY SECTION:
jabeandlucie.austin.tx.us. 86400 IN NS NS13.ZONEEDIT.COM.
jabeandlucie.austin.tx.us. 86400 IN NS NS15.ZONEEDIT.COM.
The problem domain does exist:
dig @ns1.oar.net miltie.columbus.oh.us soa

; <<>> DiG 9.10.6 <<>> @ns1.oar.net miltie.columbus.oh.us soa
; (1 server found)
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 36649
;; flags: qr rd; QUERY: 1, ANSWER: 0, AUTHORITY: 2, ADDITIONAL: 1
;; WARNING: recursion requested but not available

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 4096
;; QUESTION SECTION:
;miltie.columbus.oh.us. IN SOA

;; AUTHORITY SECTION:
miltie.columbus.oh.us. 86400 IN NS ns15.zoneedit.com.
miltie.columbus.oh.us. 86400 IN NS ns13.zoneedit.com.
 
Back
Top