Why are ttls of multi CNAME from result of dig command same although they are different in zone file?
Issue
Refer following example to clearify situation.
1, In zone file:
3600 IN TXT MS=******
300 IN TXT "v=spf1 ****** ~all"
2, In the result of dig command.
******.co.jp. 3600 IN TXT "MS=******"
******.co.jp. 3600 IN TXT "v=spf1 ****** ~all"
Environment
- Red Hat Enterprise Linux 5
- Red Hat Enterprise Linux 6
- bind
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.