Primary domain with misspellings

joseph lang tcnojl1 at earthlink.net
Thu Jan 27 12:21:25 UTC 2000


Max wrote:
> 
> I have a primary domain and several misspellings that we have purchased. Can
> I have all of the misspellings point to the same zone file on the primary
> dns server?
> 
> can my named.conf file look like this?
> 
> zone "zone1.com" {
>     type master;
>     file "p/zone1.com";
> };
> 
> zone "zone2.com" {
>     type master;
>     file "p/zone1.com";
> };
> 
> zone "zone3.com" {
>     type master;
>     file "p/zone1.com";
> };
> 
> I want all of the misspellings to always be identical to the primary.
> 
> Thanks for your help.
> 
> --
> 
> Max
> e. mightymax at yipinet.com
No problem Max. I am currently doing this to migrate
users from one domain to another.
use @ in the SOA record (not the domain name) so there
is nothing zone specific  in the file.

joe lang



More information about the bind-users mailing list