catch all name server for parked domains

elie mazzawi at gmail.com
Sun Oct 16 07:22:05 UTC 2005


okay i know how to make a generic zone file.

can you tell me what to put in named.conf do i need to list all the
domains and point then to the file?

zone "xyz.com" IN { type master; file "genericZoneFile"; allow-update {
none; }; };

because i don't want to do that, i would have to keep adding the newly
registered domains to it, is there a way to make named.conf use the
generic zone file for all zones?

otherwise i was thinking to make bind log domains it doesn't know about
the write a script to update named.conf and reload named.



More information about the bind-users mailing list