[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Bind 9.2.1 question



> 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.






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]