I’ve been receiving some complaints lately that the quotes website hasn’t been working. I’m pretty sure it’s a DNS problem that’s actually coming from Comcast. Everyone who has complained has been using Comcast, and even during supposed outages, I’ve been able to get to it from my home in Illinois, from UIUC and from UMN. Brogs sent me the following information from Comcast during the last outage:
%> Dig quotes.morlok.net
;; global options: printcmd
;; Got answer:
;; ->>HEADER< <- opcode: QUERY, status: NXDOMAIN, id: 10793
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0
;; QUESTION SECTION:
;quotes.morlok.net. IN ANY
;; AUTHORITY SECTION:
morlok.net. 75 IN SOA ns.gofast.net. hostmaster.gofast.net. 2005122301 86400 7200 604800 900
;; Query time: 38 msec
;; SERVER: 68.87.77.130#53(68.87.77.130)
;; WHEN: Mon Jan 8 00:04:30 2007
;; MSG SIZE rcvd: 92
Comcast is trying to do the lookup with gofast, our old ISP which we no longer use. Later, within the conversation, he got the following info:
;; global options: printcmd
;; Got answer:
;; ->>HEADER< <- opcode: QUERY, status: NOERROR, id: 20160
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;quotes.morlok.net. IN ANY
;; ANSWER SECTION:
quotes.morlok.net. 604800 IN A 70.89.203.89
;; Query time: 74 msec
;; SERVER: 68.87.77.130#53(68.87.77.130)
;; WHEN: Mon Jan 8 00:16:35 2007
;; MSG SIZE rcvd: 51
So the problem is intermittent. If you have problems, you can always try http://www.morlok.net/quotes but I’ve heard that can have problems with links. If anyone else experiences problems, please let me know as I’d like to get on Comcast’s case for this.