Some dns works fine and some not

Discussion in 'Site & Server Administration' started by gree124, Dec 6, 2012.

  1. #1
    gree124, Dec 6, 2012 IP
  2. pr0t0n

    pr0t0n Well-Known Member

    Messages:
    243
    Likes Received:
    10
    Best Answers:
    10
    Trophy Points:
    128
    #2
    Although your NS servers are registered properly and each pointing to the proper IP address (in registered DNS servers database), it seems that you do not have A records for NS1.MKNEXUSONLINE.COM and NS2.MKNEXUSONLINE.COM at your DNS servers at: NS1.EVRYTHNG.INFO and NS2.EVRYTHNG.INFO
    So for some domain names (or perhaps some TLDs) pulls NS server IP address from Internic registered name servers databases, and then resolves fine to 199.168.184.170 and 199.168.184.169 but when it tries to query actual A record for your NS1 and NS2 then it doesn't work.

    So just try adding A records for NS1.MKNEXUSONLINE.COM and NS2.MKNEXUSONLINE.COM on your DNS servers NS1.EVRYTHNG.INFO and NS2.EVRYTHNG.INFO and then it should start working fine.

    You can test this by running this command in dos prompt (if you are on windows computer)
    
    nslookup NS1.MKNEXUSONLINE.COM
    
    Code (markup):
    Cheers.
     
    pr0t0n, Dec 6, 2012 IP
  3. gree124

    gree124 Well-Known Member

    Messages:
    721
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    128
    #3
    so you mean i have to go mknexusonline.com domain or evrythng.info
     
    gree124, Dec 6, 2012 IP
  4. pr0t0n

    pr0t0n Well-Known Member

    Messages:
    243
    Likes Received:
    10
    Best Answers:
    10
    Trophy Points:
    128
    #4
    Well, you need to have A records for your NS1.MKNEXUSONLINE.COM and NS2.MKNEXUSONLINE.COM so you could use those as DNS servers, and you need to configure those A records on DNS servers for your mknexusonline.com domain name. By checking WHOIS info for mknexusonline.com I determined that name servers used are NS1.EVRYTHNG.INFO and NS2.EVRYTHNG.INFO so that's the right place to configure your A records. After that you can use NS1.MKNEXUSONLINE.COM and NS2.MKNEXUSONLINE.COM name servers for all other domain names.

    So:
    NS1.MKNEXUSONLINE.COM should have A record pointing to 199.168.184.169
    NS2.MKNEXUSONLINE.COM should have A record pointing to 199.168.184.170

    Everything else seems fine there.
     
    pr0t0n, Dec 7, 2012 IP