Need advice on DNS

Tedd Shasting isitvacationtime at yahoo.com
Sat Nov 15 06:32:44 UTC 2003


Barry,

I would contact DNS Made Easy.  They have good support and that's what
you pay for.

But anyways.

You currently have:
ipasar.com name server ns0.dnsmadeeasy.com.
ipasar.com name server ns1.dnsmadeeasy.com.
ipasar.com name server ns2.dnsmadeeasy.com.
ipasar.com name server ns3.dnsmadeeasy.com.
ipasar.com name server ns4.dnsmadeeasy.com.
ipasar.com name server ns0.ipasar.com.

Do you want DNS Made Easy to be secondary or primary.
If you want them to be secondary (and ns0.ipasar.com. will supply them
the records) then you will need to use a different set of nameservers.

But if you want DNS Made Easy to be primary (and feed ns0.ipasar.com.)
then you will want to notify DNS Made Easy to allow transfers for your
IPs.

I would not recommend you have two master nameservers though.
Too easy to forget to update one of them.
DNS Made Easy nameservers are located at many different locations so
I'm sure they are redundant enough, but I don't blame you for always
wanting a little extra.

You currently allow AXFR for all domains on ns0.ipasar.com so I can
see that you are missing most of the DNS Made Easy nameservers anyway.
 So you will need some work on your configuration.

ipasar.com.             10800   IN      SOA     ns0.ipasar.com.
darpohsh.hotmail.com. 2003111300 10800 3600 60
4800 10800
ipasar.com.             10800   IN      NS      ns0.ipasar.com.
ipasar.com.             10800   IN      NS      ns0.dnsmadeeasy.com.
ipasar.com.             10800   IN      A       202.79.180.154
ipasar.com.             10800   IN      MX      10 mail.ipasar.com.
darpohsh.ipasar.com.    10800   IN      CNAME   ns0.ipasar.com.
ftp.ipasar.com.         10800   IN      CNAME   ns0.ipasar.com.
localhost.ipasar.com.   10800   IN      A       127.0.0.1
mail.ipasar.com.        10800   IN      CNAME   ns0.ipasar.com.
ns0.ipasar.com.         10800   IN      A       202.79.180.154
pop3.ipasar.com.        10800   IN      CNAME   ns0.ipasar.com.
www.ipasar.com.         10800   IN      CNAME   ns0.ipasar.com.
ipasar.com.             10800   IN      SOA     ns0.ipasar.com.
darpohsh.hotmail.com. 2003111300 10800 3600 60
4800 10800

I would have:

ipasar.com.             10800   IN      NS      ns0.ipasar.com.
ipasar.com.             10800   IN      NS      ns0.dnsmadeeasy.com.
ipasar.com.             10800   IN      NS      ns1.dnsmadeeasy.com.
ipasar.com.             10800   IN      NS      ns2.dnsmadeeasy.com.
ipasar.com.             10800   IN      NS      ns3.dnsmadeeasy.com.
ipasar.com.             10800   IN      NS      ns4.dnsmadeeasy.com.
ipasar.com.             10800   IN      A       202.79.180.154
ns0.ipasar.com.         10800   IN      A       202.79.180.154
mail.ipasar.com.        10800   IN      A       202.79.180.154
ipasar.com.             10800   IN      MX      10 mail.ipasar.com.
www.ipasar.com.         10800   IN      CNAME   ipasar.com.
pop3.ipasar.com.        10800   IN      CNAME   ipasar.com.
ftp.ipasar.com.         10800   IN      CNAME   ipasar.com.
darpohsh.ipasar.com.    10800   IN      CNAME   ipasar.com.


Regards,
-ts

Barry Margolin <barry.margolin at level3.com> wrote in message news:<booolu$10q5$1 at sf1.isc.org>...
> >The domain name is ipasar.com


More information about the bind-users mailing list