> mydomain.com     IN    CNAME    www.mydomain.com
> 
> The new Bind rejects this and would not load my zone. Any idea how
> this is done with the new Bind ?

You missed out a .(dot). it should be

mydomain.com     IN    CNAME    www.mydomain.com.

or

www                 IN       CNAME      mydomain.com.




-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to