My clients are complaining that their websites aren't working but the real issue seems to be DNS servers in SA are a few DAYS behind.
M-Web DNS:
Google DNS:
What's up and what can I do to fix it. Telling my clients that they have to change their DNS settings isn't a problem but what about all the people trying to visit their sites? They're buying advertising to get their new sites known but if most people can't access their sites, what's the point? I end up looking bad because M-Web is slow.
What gives? Who can I speak to to rectify this? A lower TTL might help but will they listen?
M-Web DNS:
Code:
$ dig margateholidayflat.co.za @196.28.80.140
; <<>> DiG 9.7.0-P1 <<>> margateholidayflat.co.za @196.28.80.140
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 17365
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;margateholidayflat.co.za. IN A
;; Query time: 11 msec
;; SERVER: 196.28.80.140#53(196.28.80.140)
;; WHEN: Mon Oct 11 11:05:45 2010
;; MSG SIZE rcvd: 42
Google DNS:
Code:
$ dig margateholidayflat.co.za @8.8.8.8
; <<>> DiG 9.7.0-P1 <<>> margateholidayflat.co.za @8.8.8.8
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 29818
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;margateholidayflat.co.za. IN A
;; ANSWER SECTION:
margateholidayflat.co.za. 43200 IN A 196.34.92.70
;; Query time: 769 msec
;; SERVER: 8.8.8.8#53(8.8.8.8)
;; WHEN: Mon Oct 11 11:04:07 2010
;; MSG SIZE rcvd: 58
What's up and what can I do to fix it. Telling my clients that they have to change their DNS settings isn't a problem but what about all the people trying to visit their sites? They're buying advertising to get their new sites known but if most people can't access their sites, what's the point? I end up looking bad because M-Web is slow.
What gives? Who can I speak to to rectify this? A lower TTL might help but will they listen?