Hi Team,
Any idea on how to verify DNS TTL for ruckuswireless.com
Regards,
Roman
Hi Roman,
You could perform the below command to verify the DNS TTL for the Domain name:
nslookup -debug <domain name>
Ex: nslookup -debug ruckuswireless.com
Got answer:HEADER:opcode = QUERY, id = 15, rcode = NOERRORheader flags: response, want recursion, recursion avail.questions = 1, answers = 0, authority records = 1, additional = 0
QUESTIONS:ruckuswireless.com, type = AAAA, class = INAUTHORITY RECORDS:-> ruckuswireless.comttl = 180 (3 mins)primary name server = ns10.dnsmadeeasy.comresponsible mail addr = dns.dnsmadeeasy.comserial = 2009012383refresh = 43200 (12 hours)retry = 3600 (1 hour)expire = 1209600 (14 days)default TTL = 180 (3 mins)
------------Name: ruckuswireless.comAddress: 52.142.20.118
Do let us know if you have any queries, I will be glad to help you.
Syed
Thanks syde for your help.