I want to add a CNAME record pointing domain1.com to domain2.com. I can do it for records like but just domain.com does not work. I get an error in the log stating
Feb 16 11:50:51 server named[560]: domain1.com has CNAME and other data (invalid)
Feb 16 11:50:51 server named[560]: domain1.com:26:domain1.com: CNAME and OTHER data error
Feb 16 11:50:51 server named[560]: master zone "domain1.com" (IN) rejected due to errors (serial 2005021629)
The record looks like:
domain1.com. IN CNAME domain2.com
Is this just not possible?
Feb 16 11:50:51 server named[560]: domain1.com has CNAME and other data (invalid)
Feb 16 11:50:51 server named[560]: domain1.com:26:domain1.com: CNAME and OTHER data error
Feb 16 11:50:51 server named[560]: master zone "domain1.com" (IN) rejected due to errors (serial 2005021629)
The record looks like:
domain1.com. IN CNAME domain2.com
Is this just not possible?