You can use
Code:
nameserver 145.253.2.75
nameserver 193.174.32.18
nameserver 194.25.0.60
in /etc/resolv.conf.
dig qcrev.com is working now:
Code:
dig qcrev.com
; <<>> DiG 9.2.1 <<>> qcrev.com
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 33752
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;qcrev.com. IN A
;; ANSWER SECTION:
qcrev.com. 86400 IN A 69.70.7.186
;; Query time: 261 msec
;; SERVER: 81.169.163.104#53(81.169.163.104)
;; WHEN: Thu Aug 17 17:11:49 2006
;; MSG SIZE rcvd: 43
but
dig ns1.qcrev.com
and
dig ns2.qcrev.com
aren't...