MRatWork Forum by Mustafa Ramadhan

Sawo Project - Kloxo-MR Discussions => Kloxo-MR Technical Helps => Topic started by: LotsOfQ on 2017-07-12, 10:59:57

Title: DNS cache and files
Post by: LotsOfQ on 2017-07-12, 10:59:57
I start this new topic that related to https://forum.mratwork.com/kloxo-mr-technical-helps/www-a-record

Is DNS cached somewhere? If yes, how do we clear it?

Where are the dns records files stored?

I ran 'dig domain.com' and everything looking good. Then I ran 'dig www.domain.com' and there was issues.

Code: [Select]
<<>> DiG 9.9.9-P6 <<>> www.domain.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 3775
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 1, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 4096
;; QUESTION SECTION:
;www.domain.com.             IN      A

;; ANSWER SECTION:
www.domain.com.      68163   IN      CNAME   domain.com.domain.com.

;; AUTHORITY SECTION:
domain.com.          3205    IN      SOA     ns1.domain.com. admin.domain.com. 2017071232 3600 1800 604800 3600
Title: Re: DNS cache and files
Post by: LotsOfQ on 2017-07-12, 19:15:21
+