razedafear
Thu Nov 15, 2012 10:06:47 am
Hi Folks
I am stuck with my DNS conf file. The connection info shows that i am using open DNS servers, Ive set up my router to use open DNS ports. But any dig query on any domain still is being cached from my original ISP DNS.
Tried using this command from root prompt:
see the screen shot below. The IP DNS with 59.179.243.70 is my ISP DNS while as my connection info shows open DNS server being used.
I am stuck with my DNS conf file. The connection info shows that i am using open DNS servers, Ive set up my router to use open DNS ports. But any dig query on any domain still is being cached from my original ISP DNS.
- Code:
umayrz@umayrz-HP-ProBook-4530s:~$ dig last.fm
; <<>> DiG 9.8.1-P1 <<>> last.fm
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 47297
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;last.fm. IN A
;; ANSWER SECTION:
last.fm. 15 IN A 195.24.232.203
;; Query time: 14 msec
;; SERVER: 59.179.243.70#53(59.179.243.70)
;; WHEN: Wed Nov 14 23:04:01 2012
;; MSG SIZE rcvd: 41
umayrz@umayrz-HP-ProBook-4530s:~$
Tried using this command from root prompt:
- Code:
/etc/init.d/nscd restart
see the screen shot below. The IP DNS with 59.179.243.70 is my ISP DNS while as my connection info shows open DNS server being used.