ghelyar
09-28-2010, 10:08 AM
Just in case anyone at rev3 is unaware, the DNS records are incorrect or missing.
I had to modify my hosts file just to be able to post this, appending the following lines:
74.201.81.148 revision3.com
208.67.237.237 videos.revision3.com
It might be worth posting on other lines of communication (facebook etc) that you are working on the problem, and any temporary solutions available.
I don't know if it's a problem with the nameservers or what, but here are some dig results:
$ dig revision3.com
; <<>> DiG 9.7.1-P2 <<>> revision3.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 7304
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;revision3.com. IN A
;; Query time: 165 msec
;; SERVER: 192.168.1.1#53(192.168.1.1)
;; WHEN: Tue Sep 28 11:06:54 2010
;; MSG SIZE rcvd: 31
$ dig @NS1.P03.DYNECT.NET revision3.com
; <<>> DiG 9.7.1-P2 <<>> @NS1.P03.DYNECT.NET revision3.com
; (1 server found)
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 32384
;; flags: qr aa rd; QUERY: 1, ANSWER: 1, AUTHORITY: 4, ADDITIONAL: 0
;; WARNING: recursion requested but not available
;; QUESTION SECTION:
;revision3.com. IN A
;; ANSWER SECTION:
revision3.com. 1800 IN A 74.201.81.148
;; AUTHORITY SECTION:
revision3.com. 86400 IN NS ns3.p03.dynect.net.
revision3.com. 86400 IN NS ns1.p03.dynect.net.
revision3.com. 86400 IN NS ns2.p03.dynect.net.
revision3.com. 86400 IN NS ns4.p03.dynect.net.
;; Query time: 20 msec
;; SERVER: 208.78.70.3#53(208.78.70.3)
;; WHEN: Tue Sep 28 11:05:03 2010
;; MSG SIZE rcvd: 133
It only returns the correct A record when I specify the nameserver manually.
Internic shows the correct nameservers in the WHOIS though:
http://reports.internic.net/cgi/whois?whois_nic=revision3.com&type=domain
I had to modify my hosts file just to be able to post this, appending the following lines:
74.201.81.148 revision3.com
208.67.237.237 videos.revision3.com
It might be worth posting on other lines of communication (facebook etc) that you are working on the problem, and any temporary solutions available.
I don't know if it's a problem with the nameservers or what, but here are some dig results:
$ dig revision3.com
; <<>> DiG 9.7.1-P2 <<>> revision3.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 7304
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;revision3.com. IN A
;; Query time: 165 msec
;; SERVER: 192.168.1.1#53(192.168.1.1)
;; WHEN: Tue Sep 28 11:06:54 2010
;; MSG SIZE rcvd: 31
$ dig @NS1.P03.DYNECT.NET revision3.com
; <<>> DiG 9.7.1-P2 <<>> @NS1.P03.DYNECT.NET revision3.com
; (1 server found)
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 32384
;; flags: qr aa rd; QUERY: 1, ANSWER: 1, AUTHORITY: 4, ADDITIONAL: 0
;; WARNING: recursion requested but not available
;; QUESTION SECTION:
;revision3.com. IN A
;; ANSWER SECTION:
revision3.com. 1800 IN A 74.201.81.148
;; AUTHORITY SECTION:
revision3.com. 86400 IN NS ns3.p03.dynect.net.
revision3.com. 86400 IN NS ns1.p03.dynect.net.
revision3.com. 86400 IN NS ns2.p03.dynect.net.
revision3.com. 86400 IN NS ns4.p03.dynect.net.
;; Query time: 20 msec
;; SERVER: 208.78.70.3#53(208.78.70.3)
;; WHEN: Tue Sep 28 11:05:03 2010
;; MSG SIZE rcvd: 133
It only returns the correct A record when I specify the nameserver manually.
Internic shows the correct nameservers in the WHOIS though:
http://reports.internic.net/cgi/whois?whois_nic=revision3.com&type=domain