On Wed, Feb 20, 2019 at 3:40 PM King, Harold Clyde (Hal) <h...@utk.edu>
wrote:
Could I just define needs.example.com as a zone in a separate file so:

zone "example.com" { type master; notify no; file "static/antiphish.db";
};

zone "needs.example.com" { type forward; forwards{8.8.8.8;};

On 20.02.19 16:08, Kevin Darcy wrote:
Delegate needs.example.com from example.com and you should be set.

if this is not clear enough, it means that the "example.com" zone stored in
"static/antiphish.db" file must contain NS record for "needs":

needs   NS      your.name.server.
--
Matus UHLAR - fantomas, uh...@fantomas.sk ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
"The box said 'Requires Windows 95 or better', so I bought a Macintosh".
_______________________________________________
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to