Dns problems not updated

erastus@connect

Verified User
Joined
Jun 1, 2013
Messages
36
an any one please help me. I did an IP change on DA

When I do this:
http://intodns.com/mpinsure.co.za

I get this:

Looks like the A records (the GLUE) got from the parent zone check are different than the ones got from your nameservers. You have to make sure your parent server has the same NS records for your zone as you do.I detected some problems as follows:
For ns1.connect-at.net the parent reported: ['197.85.136.118'] and your nameservers reported: ['41.168.130.194']
For ns2.connect-at.net the parent reported: ['197.85.136.118'] and your nameservers reported: ['41.168.130.200']

This is the old ip 41.168.130.194 and 197.85.136.118 the new IP. Some how DA is not propagating the ip's

Why does this not get updated by DA after the IP change.

If I do a dig this is what I get: 197.85.136.114 is my server IP the old ip was 41.168.130.194

dig @197.85.136.114 www.mpinsure.co.za

; <<>> DiG 9.3.6-P1-RedHat-9.3.6-25.P1.el5_11.6 <<>> @197.85.136.114 www.mpinsure.co.za
; (1 server found)
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 25771
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 2, ADDITIONAL: 2

;; QUESTION SECTION:
;www.mpinsure.co.za. IN A

;; ANSWER SECTION:
www.mpinsure.co.za. 14400 IN A 41.168.130.194

;; AUTHORITY SECTION:
mpinsure.co.za. 14400 IN NS ns1.connect-at.net.
mpinsure.co.za. 14400 IN NS ns2.connect-at.net.

;; ADDITIONAL SECTION:
ns1.connect-at.net. 14400 IN A 41.168.130.194
ns2.connect-at.net. 14400 IN A 41.168.130.200

;; Query time: 0 msec
;; SERVER: 197.85.136.114#53(197.85.136.114)
;; WHEN: Fri Mar 18 10:14:39 2016
;; MSG SIZE rcvd: 134

[root@ns1 scripts]#


Regards
 
Last edited:
Many thanks,

The registrar is dynadotcom they tell me it is the da server. On the server if I do a dig I get this:

dig @197.85.136.114 www.connect-at.net

; <<>> DiG 9.3.6-P1-RedHat-9.3.6-25.P1.el5_11.6 <<>> @197.85.136.114 www.connect -at.net
; (1 server found)
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 16290

;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 2, ADDITIONAL: 2

;; QUESTION SECTION:
;www.connect-at.net. IN A

;; ANSWER SECTION:
www.connect-at.net. 14400 IN A 41.168.130.194

;; AUTHORITY SECTION:
connect-at.net. 14400 IN NS ns2.connect-at.net.
connect-at.net. 14400 IN NS ns1.connect-at.net.

;; ADDITIONAL SECTION:
ns1.connect-at.net. 14400 IN A 41.168.130.194
ns2.connect-at.net. 14400 IN A 41.168.130.200

;; Query time: 0 msec
;; SERVER: 197.85.136.114#53(197.85.136.114)
;; WHEN: Fri Mar 18 14:51:54 2016
;; MSG SIZE rcvd: 120


Where is that additional section?

I can not get rid of the 41 range

This is from intodns:

This is from into dns:

Warn Same Glue Looks like the A records (the GLUE) got from the parent zone check are different than the ones got from your nameservers. You have to make sure your parent server has the same NS records for your zone as you do.I detected some problems as follows:
For ns1.connect-at.net the parent reported: ['195.253.47.64'] and your nameservers reported: ['41.168.130.194']
For ns2.connect-at.net the parent reported: ['195.253.47.64'] and your nameservers reported: ['41.168.130.200']
 
Last edited:
Can you paste the DNS for that domain on DirectAdmin?

I think that you have 2 A records like ns1 ns2 or ns1.connect-at.net. pointing to the old IPs

Regards
 
Something is very strange. The mail record and www etc changes ips constantly on the dns 8.8.8.8 between 197.85.136.114 & 41.168.130.194 with out doing anything.



connect-at.net. A 197.85.136.114
ftp A 197.85.136.114
localhost A 127.0.0.1
mail A 197.85.136.114
ns1 A 197.85.136.114
ns1.connect-at.net. A 197.85.136.114
ns2 A 197.85.136.118
ns2.connect-at.net. A 197.85.136.118
pop A 197.85.136.114
smtp A 197.85.136.114
www A 197.85.136.114
connect-at.net. NS ns1.connect-at.net.
connect-at.net. NS ns2.connect-at.net.
connect-at.net. MX 10 mail
connect-at.net. TXT "v=spf1 a mx ip4:197.85.136.114 ~all"
localhost AAAA ::1

The following happened with in 30 seconds:

[root@ns1 network-scripts]# nslookup ns1.connect-at.net
Server: 8.8.8.8
Address: 8.8.8.8#53

** server can't find ns1.connect-at.net: NXDOMAIN

[root@ns1 network-scripts]# nslookup ns1.connect-at.net
Server: 8.8.8.8
Address: 8.8.8.8#53

Non-authoritative answer:
Name: ns1.connect-at.net
Address: 41.168.130.194

[root@ns1 network-scripts]# nslookup ns1.connect-at.net
Server: 8.8.8.8
Address: 8.8.8.8#53

** server can't find ns1.connect-at.net: NXDOMAIN

[root@ns1 network-scripts]# nslookup ns1.connect-at.net
Server: 8.8.8.8
Address: 8.8.8.8#53

** server can't find ns1.connect-at.net: NXDOMAIN

[root@ns1 network-scripts]# nslookup ns1.connect-at.net
Server: 8.8.8.8
Address: 8.8.8.8#53

Non-authoritative answer:
Name: ns1.connect-at.net
Address: 41.168.130.194

[root@ns1 network-scripts]#
 
Last edited:
The domain connect-at.net is delegated with

ns1.dynadot.com.
ns2.dynadot.com.


if to believe whois service.

The both name servers do not know anything about ns1.connect-at.net, ns2.connect-at.net

# dig +short A ns1.connect-at.net @ns1.dynadot.com
# dig +short A ns1.connect-at.net @ns2.dynadot.com


# dig +short A ns2.connect-at.net @ns1.dynadot.com
# dig +short A ns2.connect-at.net @ns2.dynadot.com

no reply at all.

So check your zone on ns1.dynadot.com, and ns2.dynadot.com. It's the only name servers which are authoritative for the zone.

p.s. nslookup gives cached results.
 
Thank you Alex,

How can I check the dns on the server?
Also how can I check where the ip 41 is coming from?

Where is the ip 41... coming from?

nslookup mail.connect-at.net
Server: 8.8.8.8
Address: 8.8.8.8#53

Non-authoritative answer:
Name: mail.connect-at.net
Address: 41.168.130.194
 
DNS tgives wrong address

Is there any one that can please help me. When I dohttp://intodns.com/connect-at.net int the browser i get:

NS Info NS records from your nameservers NS records got from your nameservers listed at the parent NS are:

ns2.connect-at.net ['41.168.130.200'] [TTL=14400]
ns1.connect-at.net ['41.168.130.194'] [TTL=14400]

Pass Recursive Queries Good. Your nameservers (the ones reported by the parent server) do not report that they allow recursive queries for anyone.
Warn Same Glue Looks like the A records (the GLUE) got from the parent zone check are different than the ones got from your nameservers. You have to make sure your parent server has the same NS records for your zone as you do.I detected some problems as follows:
For ns2.connect-at.net the parent reported: ['197.85.136.118'] and your nameservers reported: ['41.168.130.200']
For ns1.connect-at.net the parent reported: ['197.85.136.118'] and your nameservers reported: ['41.168.130.194']

if I do :
[root@www chroot]# nslookup @ ns1.con197.85.136.114nect-at.net
;; connection timed out; trying next origin
;; connection timed out; no servers could be reached


on the server it fails.

How can I get the DNS records to show ns1.connect-at.net 197.85.136.114 and ns2.connect-at.net 197.85.136.118

I asked DA support they say it is the domain registrar. I ask dynadocom they say it is the dns on my server not working. Today it is 7 days we have no server and no email

Can any one please help me
 
I see the domain is delegated with

Name Server: ns1.connect-at.net
Name Server: ns2.connect-at.net

It is your DNS servers which give wrong IP:

# dig +short A ns1.connect-at.net @197.85.136.114
41.168.130.194

# dig +short A ns1.connect-at.net @197.85.136.118
41.168.130.194

# dig +short A ns2.connect-at.net @197.85.136.114
41.168.130.200

# dig +short A ns2.connect-at.net @197.85.136.118
41.168.130.200




p.s. Feel free to email me for a private assistance and a quick solution.
 
Back
Top