How I tested
Through SSH on my server (83.142.226.104)
nslookup ns1.webiline.com
Code:
root@is-5598 [~]# nslookup ns1.webiline.com
Server: 127.0.0.1
Address: 127.0.0.1#53
Non-authoritative answer:
Name: ns1.webiline.com
Address: 83.142.226.111
dig ns1.webiline.com
Code:
root@is-5598 [~]# dig ns1.webiline.com
; <<>> DiG 9.3.4-P1 <<>> ns1.webiline.com
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 32333
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 2, ADDITIONAL: 1
;; QUESTION SECTION:
;ns1.webiline.com. IN A
;; ANSWER SECTION:
ns1.webiline.com. 12443 IN A 83.142.226.111
;; AUTHORITY SECTION:
ns1.webiline.com. 84443 IN NS ns2.webiline.com.
ns1.webiline.com. 84443 IN NS ns1.webiline.com.
;; ADDITIONAL SECTION:
ns2.webiline.com. 14254 IN A 83.142.226.112
;; Query time: 0 msec
;; SERVER: 127.0.0.1#53(127.0.0.1)
;; WHEN: Mon Aug 25 11:07:47 2008
;; MSG SIZE rcvd: 98
host ns1.webiline.com
Code:
root@is-5598 [~]# host ns1.webiline.com
ns1.webiline.com has address 83.142.226.111
ns1.webiline.com mail is handled by 0 ns1.webiline.com.
host 83.142.226.111
Code:
root@is-5598 [~]# host 83.142.226.111
111.226.142.83.in-addr.arpa domain name pointer ns1.webiline.com.
nslookup ns2.webiline.com
Code:
root@is-5598 [~]# nslookup ns2.webiline.com
Server: 127.0.0.1
Address: 127.0.0.1#53
Non-authoritative answer:
Name: ns2.webiline.com
Address: 83.142.226.112
dig webiline.com
Code:
root@is-5598 [~]# dig webiline.com
; <<>> DiG 9.3.4-P1 <<>> webiline.com
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 62775
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 2, ADDITIONAL: 0
;; QUESTION SECTION:
;webiline.com. IN A
;; ANSWER SECTION:
webiline.com. 11907 IN A 83.142.226.110
;; AUTHORITY SECTION:
webiline.com. 53182 IN NS ns2.webiline.com.
webiline.com. 53182 IN NS ns1.webiline.com.
;; Query time: 1 msec
;; SERVER: 127.0.0.1#53(127.0.0.1)
;; WHEN: Mon Aug 25 10:31:44 2008
;; MSG SIZE rcvd: 82
nslookup webiline.com
Code:
root@is-5598 [~]# nslookup webiline.com
Server: 127.0.0.1
Address: 127.0.0.1#53
Non-authoritative answer:
Name: webiline.com
Address: 83.142.226.110
nslookup is-5598.webiline.com
Code:
root@is-5598 [~]# nslookup is-5598.webiline.com
Server: 127.0.0.1
Address: 127.0.0.1#53
Non-authoritative answer:
Name: is-5598.webiline.com
Address: 83.142.226.104
nslookup webiline.com 87.117.198.200
Code:
root@is-5598 [~]# nslookup webiline.com 87.117.198.200
;; connection timed out; no servers could be reached
nslookup is-5598.webiline.com 87.117.198.200
(where 87.117.198.200 is my primary resolver)
Code:
root@is-5598 [~]# nslookup is-5598.webiline.com 87.117.198.200
;; connection timed out; no servers could be reached
If I alter resolv.conf and comment local nameserver to have:
Code:
domain webiline.com
search webiline.com
#nameserver 127.0.0.1
nameserver 87.117.198.200
nameserver 87.117.237.100
#nameserver 87.117.196.200
I have the following test results:
nslookup ns1.webiline.com
Code:
root@is-5598 [~]# nslookup ns1.webiline.com
Server: 87.117.237.100
Address: 87.117.237.100#53
Non-authoritative answer:
Name: ns1.webiline.com
Address: 83.142.226.111
nslookup webiline.com
Code:
root@is-5598 [~]# nslookup webiline.com
;; Got SERVFAIL reply from 87.117.237.100, trying next server
;; connection timed out; no servers could be reached
nslookup is-5598.webiline.com
Code:
root@is-5598 [~]# nslookup is-5598.webiline.com
;; Got SERVFAIL reply from 87.117.237.100, trying next server
;; connection timed out; no servers could be reached
dig webiline.com
Code:
root@is-5598 [~]# dig webiline.com
; <<>> DiG 9.3.4-P1 <<>> webiline.com
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 33686
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;webiline.com. IN A
;; Query time: 2 msec
;; SERVER: 87.117.237.100#53(87.117.237.100)
;; WHEN: Mon Aug 25 10:51:53 2008
;; MSG SIZE rcvd: 30
Test Through SSH on my other dedicated server (83.138.146.91)
nslookup ns1.webiline.com
Code:
[root@140824-app1 /]# nslookup ns1.webiline.com
Server: 83.138.151.80
Address: 83.138.151.80#53
** server can't find ns1.webiline.com: NXDOMAIN
nslookup webiline.com
Code:
[root@140824-app1 /]# nslookup webiline.com
Server: 83.138.151.80
Address: 83.138.151.80#53
Non-authoritative answer:
Name: webiline.com
Address: 83.142.226.110
(it seems like DNS cashe)
nslookup is-5598.webiline.com
Code:
[root@140824-app1 /]# nslookup is-5598.webiline.com
Server: 83.138.151.80
Address: 83.138.151.80#53
** server can't find is-5598.webiline.com: NXDOMAIN
dig webiline.com
Code:
[root@140824-app1 /]# dig webiline.com
; <<>> DiG 9.2.4 <<>> webiline.com
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 49330
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 2, ADDITIONAL: 2
;; QUESTION SECTION:
;webiline.com. IN A
;; ANSWER SECTION:
webiline.com. 2824 IN A 83.142.226.110
;; AUTHORITY SECTION:
webiline.com. 100162 IN NS ns15.domaincontrol.com.
webiline.com. 100162 IN NS ns16.domaincontrol.com.
;; ADDITIONAL SECTION:
ns15.domaincontrol.com. 10965 IN A 64.202.165.118
ns16.domaincontrol.com. 2023 IN A 208.109.255.8
;; Query time: 1 msec
;; SERVER: 83.138.151.80#53(83.138.151.80)
;; WHEN: Mon Aug 25 10:52:50 2008
;; MSG SIZE rcvd: 130
(This dig test shows the old information, when webiline.com had godaddy's nameservers ns15.domaincontrol.com. & ns16.domaincontrol.com.)
----------------------------------------------------------------------
----------------------------------------------------------------------
Does all of this means that my nameservers
ns1.webiline.com ns2.webiline.com as well as webiline.com and is-5598.webiline.com are still not propagated. Or there are some errors & issues in my configuration and files.
Please help me find the problems and sort them out.
Thank you a lot in advance
Evgeniy