> With the "file" statement in the zone declaration for that zone.
>
> Zone "0/27.146.68.12.in-addr.arpa" {
>        ...
>        file "blah-blah";
> # or    file "0.27.146.68.12.in-addr.arpa";  as I believe Mark Andrews suggested
>        ...
> };
>
> (See also Jeff Lightner's example earlier in this thread.)
Whoops, sorry.... missed those.  Thanks!