Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

rndc flush /recursive ?

41 views
Skip to first unread message

Stephane Bortzmeyer

unread,
Feb 27, 2012, 8:32:31 AM2/27/12
to bind-...@lists.isc.org
With Unbound, there are two commands to clear the cache, one which
deletes only the records with the exact name and one which is
recursive (deletes everything under the name).

With BIND, I find only the first one, "rndc flushname". Any command
that I missed to delete recursively?

Bill Owens

unread,
Feb 27, 2012, 8:36:28 AM2/27/12
to Stephane Bortzmeyer, bind-...@lists.isc.org
It's in the new 9.9.0 rndc:

flush Flushes all of the server's caches.
flush [view] Flushes the server's cache for a view.
flushname name [view]
Flush the given name from the server's cache(s)
flushtree name [view]
Flush all names under the given name from the server's cache(s)

Bill.

Mark Andrews

unread,
Feb 27, 2012, 8:37:17 AM2/27/12
to Stephane Bortzmeyer, bind-...@isc.org

flushtree

In message <2012022713...@nic.fr>, Stephane Bortzmeyer writes:
> With Unbound, there are two commands to clear the cache, one which
> deletes only the records with the exact name and one which is
> recursive (deletes everything under the name).
>
> With BIND, I find only the first one, "rndc flushname". Any command
> that I missed to delete recursively?
> _______________________________________________
> Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe
> from this list
>
> bind-users mailing list
> bind-...@lists.isc.org
> https://lists.isc.org/mailman/listinfo/bind-users
--
Mark Andrews, ISC
1 Seymour St., Dundas Valley, NSW 2117, Australia
PHONE: +61 2 9871 4742 INTERNET: ma...@isc.org

Stephane Bortzmeyer

unread,
Feb 27, 2012, 8:45:37 AM2/27/12
to Bill Owens, bind-...@lists.isc.org
On Mon, Feb 27, 2012 at 08:36:28AM -0500,
Bill Owens <ow...@nysernet.org> wrote
a message of 18 lines which said:

> It's in the new 9.9.0 rndc:

Thanks, exactly what I needed.

On Tue, Feb 28, 2012 at 12:37:17AM +1100,
Mark Andrews <ma...@isc.org> wrote
a message of 21 lines which said:

> flushtree

Not in any released (much yet packaged) version.

Mark Andrews

unread,
Feb 27, 2012, 8:56:02 AM2/27/12
to Stephane Bortzmeyer, bind-...@isc.org

In message <2012022713...@nic.fr>, Stephane Bortzmeyer writes:
It's packaged.

FreeBSD: ports/dns/bind99/Makefile
PORTNAME= bind99
PORTVERSION= 9.9.0.rc2
PKGNAMESUFFIX= -devel
0 new messages