On Thu, Jul 23, 2015 at 2:22 PM, lists - euca <li...@euca.us> wrote:

> Here is the file that smbind created  (note that I have been making some
> changes):
> $TTL   21600
> @       IN      SOA     ns10.euca.us. hostmaster.euca.us. (
>                         2015072342      ; Serial
>                         10800           ; Refresh
>                         7200            ; Retry
>                         604800  ; Expire
>                         21600)          ; Negative Cache TTL
> ;
> @       IN      NS            ns10.euca.us.
> @       IN      NS            ns11.euca.us.
> @       IN      A               209.236.238.19
> @       IN      MX      10      mail.euca.us.
> design  IN      CNAME           @
> dev     IN      CNAME           @
> elatia  IN      A               209.236.238.19
> ftp     IN      A               209.236.238.19
> mail    IN      A               209.236.238.18
> mail2   IN      A               209.236.238.18
> ns10    IN      A               209.236.238.21
> ns11    IN      A               209.236.238.22
> onqsolutions    IN      A               209.236.238.19
> www     IN      CNAME           @
> www-tek IN      CNAME           @
>
>
>
Hmm... that should work as a CNAME without any problems.  If you change it
back to a CNAME, does the serial number increment?  Also, you don't have a
separate zone set up for onqsolutions.euca.us--it's just a single record,
right?

John
_______________________________________________
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

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

Reply via email to