DNS ISSUES WITH QWEST

Mark Damrose mdamrose at elgin.cc.il.us
Thu Oct 17 21:44:00 UTC 2002


"Billy J. Mayberry" <webmaster at thecomputercorner.net> wrote in message
news:aon7ri$cp4$1 at isrv4.isc.org...
>
> Can you explain how the zone is supposed to look with your comments?
>
> And are the subdomains setup correctly?
>
> Here is one of the domains zones:
>
>  $ttl 1h
>  @ IN SOA ns0.thecomputercorner.com. hostmaster.thecomputercorner.com.
>  (
>     1015452701
>     28800
>     7200
>     604800
>     86400 )
>      IN NS ns0.thecomputercorner.com.
>      IN NS ns1.thecomputercorner.com.
>      IN MX 10 mail.thecomputercorner.com.

; Adding A records for the listed name servers will fix the immediate
problems.

ns0 IN A 65.221.79.32
ns1 IN A 65.221.79.32

;  Adding addtional name servers somewhere off site can't be shown in the
zone file.

> ;
> ; DEFINE LOCALHOST
> ;
>
> localhost   IN  A 127.0.0.1
>
> ;
> ; DEFINE HOST IN ZONE FILE
> ;
>
> thecomputercorner.com.   IN A 65.221.79.32
> www    IN A 65.221.79.32
> ftp    IN A 65.221.79.32
> mail    IN A 65.221.79.32
>
> ;
> ; DEFINE SUB-DOMAINS FOR HOST
> ;
>
> mysql    IN A 65.221.79.32
> secure    IN A 65.221.79.32
> freemail   IN      A       65.221.79.32
> buy    IN      A 65.221.79.32
> phpsys     IN      A       65.221.79.32
> weather     IN      A       65.221.79.32





More information about the bind-users mailing list