<div dir="ltr">Ah, many thanks ! :)</div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Sep 18, 2015 at 3:37 PM, John Miller <span dir="ltr"><<a href="mailto:johnmill@brandeis.edu" target="_blank">johnmill@brandeis.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">The .com nameservers don't know anything about <a href="http://ftp.example.com" rel="noreferrer" target="_blank">ftp.example.com</a>; they<br>
just know the nameservers for <a href="http://example.com" rel="noreferrer" target="_blank">example.com</a>.  So have no fear -- BIND<br>
will not cache an upstream response for <a href="http://ftp.example.com" rel="noreferrer" target="_blank">ftp.example.com</a>: you'll only<br>
hear about <a href="http://ftp.example.com" rel="noreferrer" target="_blank">ftp.example.com</a> from the <a href="http://example.com" rel="noreferrer" target="_blank">example.com</a> nameservers.<br>
<br>
Pretty much all upstream nameservers: root NSs, .com NSs, <a href="http://example.com" rel="noreferrer" target="_blank">example.com</a><br>
NSs--are authoritative-only.  They don't cache or offer cached<br>
responses.  (Not 100% accurate, but nearly always so.)<br>
<br>
John<br>
<br>
On Fri, Sep 18, 2015 at 2:58 PM, Danny Sinang <<a href="mailto:d.sinang@gmail.com">d.sinang@gmail.com</a>> wrote:<br>
> As a follow-up to your answer for question #2, after my clearing the cache<br>
> or restarting BIND, won't BIND find an old cache of "<a href="http://ftp.example.com" rel="noreferrer" target="_blank">ftp.example.com</a>" in the<br>
> ".com" top level DNS server ?<br>
><br>
> Regards,<br>
> Danny<br>
><br>
> On Fri, Sep 18, 2015 at 2:51 PM, John Miller <<a href="mailto:johnmill@brandeis.edu">johnmill@brandeis.edu</a>> wrote:<br>
>><br>
>> On Fri, Sep 18, 2015 at 2:35 PM, Danny Sinang <<a href="mailto:d.sinang@gmail.com">d.sinang@gmail.com</a>> wrote:<br>
>> > Hi,<br>
>> ><br>
>> > Our vendor is changing their FTP server's IP address tomorrow.<br>
>> ><br>
>> > 1. How can I tell how long their DNS change will propagate to us ?<br>
>><br>
>> Whatever TTL you have cached when the vendor makes the switch is how<br>
>> long it'll take for your caching servers to pick up the change.<br>
>><br>
>> >      a. Do I just run dig a "<a href="http://ftp.example.com" rel="noreferrer" target="_blank">ftp.example.com</a>" and look for the TTL for<br>
>> > that<br>
>> > DNS entry ?<br>
>> >      b. Every time I run that command, the TTL is shrinking. How do I<br>
>> > find<br>
>> > out the full TTL for it ?<br>
>><br>
>> If you want to know the full TTL, ask the company's NSs directly -<br>
>> authoritative servers only give out the full TTL.<br>
>><br>
>> > 2. Can I just restart BIND tomorrow to clear its cache and force it to<br>
>> > query<br>
>> > the "<a href="http://example.com" rel="noreferrer" target="_blank">example.com</a>" name server for "<a href="http://ftp.example.com" rel="noreferrer" target="_blank">ftp.example.com</a>" (so as not to wait<br>
>> > for<br>
>> > the propagation to reach us) ?<br>
>><br>
>> Sure can.  Depending on your BIND version, you can also run rndc<br>
>> flushname <name> and it'll clear just that name from your cache.<br>
>><br>
>> If the TTL is very long, don't forget about client-side caching as<br>
>> well.  Windows and OS X cache DNS lookups by default.<br>
>><br>
>> John<br>
>> _______________________________________________<br>
>> Please visit <a href="https://lists.isc.org/mailman/listinfo/bind-users" rel="noreferrer" target="_blank">https://lists.isc.org/mailman/listinfo/bind-users</a> to<br>
>> unsubscribe from this list<br>
>><br>
>> bind-users mailing list<br>
>> <a href="mailto:bind-users@lists.isc.org">bind-users@lists.isc.org</a><br>
>> <a href="https://lists.isc.org/mailman/listinfo/bind-users" rel="noreferrer" target="_blank">https://lists.isc.org/mailman/listinfo/bind-users</a><br>
><br>
><br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
<br>
--<br>
John Miller<br>
Systems Engineer<br>
Brandeis University<br>
<a href="mailto:johnmill@brandeis.edu">johnmill@brandeis.edu</a><br>
<a href="tel:%28781%29%20736-4619" value="+17817364619">(781) 736-4619</a><br>
_______________________________________________<br>
Please visit <a href="https://lists.isc.org/mailman/listinfo/bind-users" rel="noreferrer" target="_blank">https://lists.isc.org/mailman/listinfo/bind-users</a> to unsubscribe from this list<br>
<br>
bind-users mailing list<br>
<a href="mailto:bind-users@lists.isc.org">bind-users@lists.isc.org</a><br>
<a href="https://lists.isc.org/mailman/listinfo/bind-users" rel="noreferrer" target="_blank">https://lists.isc.org/mailman/listinfo/bind-users</a><br>
</font></span></blockquote></div><br></div>