Primary domain with misspellings

Max mightymax at yipinet.com
Thu Jan 27 01:13:08 UTC 2000


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




More information about the bind-users mailing list