Re: Catchall BIND configuration for DNS parking service

2011-06-10 Thread Mark Andrews
Named really isn't designed to be a catch all server. It's designed to serve the configured zones and only the configured zones. That being said the later versions of named allow zones to be added via rndc so the configuration effort required to add a new zone is much lower. e.g. rndc a

Catchall BIND configuration for DNS parking service

2011-06-10 Thread Gianfranco Pra Floriani
Hello there, I'm trying to configure BIND (BIND 9.7.3) as a "catchall" DNS server for a parking domain service. This is a way to let users/clients park their domains automatically by pointing primary and secondary DNS servers there. It should work with ANY TLD (both generic and countrycodes).