Hello, all.
 
I have one question about chached information.
If I have example.com domain and let's assume registered like below.
 
1. root dns 
example.com.     3600    IN      NS  ns1.example.com.
                 3600    IN      NS  ns2.example.com.
                 
but my ns1.example.com dns zone file set like below(assumption)
 
2. ns1.example.com dns 
example.com.    86400    IN      NS   ns3.example.com.
                86400    IN      NS   ns4.example.com.
    
 
As you see TTL and NS server is diferent between them.
 
What will be happen if the data is different each other like above? 
Is there any possibility that data2 is cached?
(In my test, data1(root dns) seems to be cached.)
 
 
 
 
Thanks in advance.                                        
_________________________________________________________________
새로운 Windows 7: 여러분에게 맞는 최상의 PC를 찾으세요. 자세히 보기.
http://windows.microsoft.com/shop
_______________________________________________
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to