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.


_______________________________________________
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to