Antwort: RE: How to delete dynamic DNS cache (bind 4.9.4)?

Kevin Darcy kcd at daimlerchrysler.com
Tue Aug 22 21:33:05 UTC 2000


What are you talking about? kill -9 kills the process unconditionally; any
cache entries it had in memory are gone. So you must be using "cache" in
some different way. When the nameserver starts up again, it'll use the hints
file to query the root servers (unless it's a forwarding nameserver) and it
will load authoritative data (master and slave zones) and the contents of
stub zones. That's *all* it knows about before listening for queries. Are
these "internet resolved hosts/domain" you're talking about coming from the
hints file or from authoritative data or stub zones perhaps? That would
explain why kill -9 doesn't "reset" them.


- Kevin
wagner at grz.at wrote:

> Hi,
>
> with the kill -9 PID I can stop the dns but the cache for the internet
> resolved hosts/domains
> is not cleared by this command!
> In my opinion only the local db-entries are resetted and this is more
> comfortable by doing
> kill -HUP PID.
>
> Do you know which command or configuration is necessary to interactively
> clear the
> locally cached internet entries!
>
> Thanks in advance,
> Chris
>
>
>  An:     "'Christoph Wagner'"
>          <wagner at grz.at>
>
>  Kopie:
>
>
>
>  Thema:  RE: How to delete dynamic DNS    |-----------------------|
>          cache (bind 4.9.4)?              | [ ] Nicht Archivieren |
>                                           |-----------------------|
>  -------+--------------------------------+-------------------------
>
> kill -9 PID
>
> -----Original Message-----
> From: Christoph Wagner [mailto:wagner at grz.at]
> Sent: Monday, August 21, 2000 7:17 AM
> To: comp-protocols-dns-bind at moderators.isc.org
> Subject: How to delete dynamic DNS cache (bind 4.9.4)?
>
> Hi,
>
> I have a  BIND version named 4.9.4-P1 and want to reset the dynamic cache
> entries which the DNS caches after a resolution from the Internet DNS.
>
> with "kill -HUP PID" I can only reset the local db-files.
> Anybody who knows how to do so for solaris 2.6?
>
> Thanks in advance,
> Chris






More information about the bind-users mailing list