Zone file. Look right?

M & J mhutch at cadvision.com
Sun Nov 14 14:48:19 UTC 1999


Here is a zone file from my DNS.  The name server is called ns.lightsign.com
The IP of icheeranddance.net is 209.91.106.8
Does it look as if this is correct?
Should the entry in the first SOA line be ns.icheeranddance.net or
ns.lightsign.com because that is the name of the DNS name server?
Any suggestions on what could imporve this file?
I am using bind 8.2

Thanks
Mark
mhutch at cadvision.com

@               IN      SOA     ns.icheeranddance.net.  mark.lightsign.com.
(
                        1999111208 ; serial
                        86400 ; refresh
                        7200 ; retry
                        3600000 ; expire
                        172800 ; default_ttl
                        )
@               IN      NS      ns
@               IN      MX      10      mail.icheeranddance.net.
localhost               IN      A       127.0.0.1
ns              IN      A       207.228.97.225
ns              IN      MX      10      mail
www             IN      CNAME   mail
ftp             IN      CNAME   mail
mail            IN      A       209.91.106.8





More information about the bind-users mailing list