How to forward domain totally not using CNAME?

Larry larry at maxqe.com
Tue Apr 28 02:39:15 UTC 2009


MontyRee wrote:
>  
> Hello, all.
>  
>  
> I would like to CNAME like below.
>  
> example.com.              IN CNAME        example2.com.
>  
>  
> But I know that this is wrong. 
> then, is there any way or solution to solve this problem?
>  
>  
> I searched and found that below is a similar solution.
>  
>  
> *                 IN CNAME        example2.com.
>  
> but in this case, only xxxx.example.com works well
> and example.com doesn't work well.
>  
>  
> Any comment?
>  
>  
> Thanks in advance.


use

example.com.              IN DNAME        example2.com.





More information about the bind-users mailing list