Results 1 to 3 of 3

Thread: Need a DNS expert

  1. #1
    HEXUS webmaster Steve's Avatar
    Join Date
    Nov 2003
    Posts
    14,283
    Thanks
    293
    Thanked
    841 times in 476 posts

    Need a DNS expert

    Now this is a good one!

    My domain - stevekerrison.com doesn't always resolve properly. It seems that some ISP's DNS servers aren't storing it, or aren't able to find an authoritive server for it. I'm sorry, but I'm no DNS expert so I'm getting rather lost with it all.

    Basically my host has another 47 websites on the server, and none of those customers have had any problems. However, me, and friends of mine with the same ISP, can't get onto it.

    Also, a test on Hexus shows that some other people couldn't get onto it, but 75% could.

    Right now, I've added one of BT's DNS servers to my list, so that I can easily get onto it - but I shouldn't have to do it.

    So, to sum up:

    - My site doesn't always resolve, particularly with my ISP.
    - Nobody else on my server is having problems.
    - Most of the world can get at it no problem.

    What could it be? I think some sort of timeout issue on updating DNS information but where is the problem? With my host, my ISP, or somewhere in between?

    Thanks,
    Kez.
    PHP Code:
    $s = new signature();
    $s->sarcasm()->intellect()->font('Courier New')->display(); 

  2. #2
    Senior Member Shad's Avatar
    Join Date
    Jul 2003
    Location
    In front
    Posts
    2,782
    Thanks
    23
    Thanked
    42 times in 25 posts
    Get them to check that all of the records are correct, then get them to change the serial number. This should force any servers that are caching the zone file to get a new copy.
    Simon


  3. #3
    Administrator Moby-Dick's Avatar
    Join Date
    Jul 2003
    Location
    There's no place like ::1 (IPv6 version)
    Posts
    10,665
    Thanks
    53
    Thanked
    385 times in 314 posts
    The only thing I can think off is that some ISP's DNS servers are takinglonger than the 72 hours to replicate.

    a DNSstuff lookup shows.

    DNS Lookup: stevekerrison.com NS record
    Generated by www.DNSstuff.com
    How I am searching:
    Searching for NS record for stevekerrison.com at a.root-servers.net: Got referral to L.GTLD-SERVERS.NET. [took 53 ms]
    Searching for NS record for stevekerrison.com at L.GTLD-SERVERS.NET.: Reports ns1.redbackinternet.co.uk. [took 50 ms]

    Answer:


    Domain Type Class TTL Answer stevekerrison.com. NS IN 172800 ns1.redbackinternet.co.uk. stevekerrison.com. NS IN 172800 ns2.redbackinternet.co.uk.

    To see the reverse DNS traversal, to make sure that all DNS servers are reporting the correct results, you can Click Here.


    Demon Lookup.

    Network Tools provided by Demon Internet

    This tool will perform a number of basic DNS queries, explaining the [UNIX] commands it uses to do them, and what the results mean. If you wish to see the full DNS for a domain, click here.



    --------------------------------------------------------------------------------
    host -t ns stevekerrison.com.
    The NS (Name Server) records show which nameservers should have full information about this domain. If there are no NS records, the domain does not exist.

    stevekerrison.com NS ns2.redbackinternet.co.uk
    stevekerrison.com NS ns1.redbackinternet.co.uk



    --------------------------------------------------------------------------------
    host -t soa stevekerrison.com.
    The SOA record (Start Of Authority) shows who owns, or is responsible for a domain; badly administered domains may not have an SOA record, however.

    stevekerrison.com SOA ns1.redbackinternet.co.uk info.webhosting.uk.com(
    2004040101 ;serial (version)
    14400 ;refresh period
    7200 ;retry refresh this often
    3600000 ;expiration period
    86400 ;minimum TTL
    )



    --------------------------------------------------------------------------------
    host -t mx stevekerrison.com.
    The MX (Mail eXchange) records control which hosts to send mail for this domain to. If there are no MX records, mail may only be used for sub-domains or individual hosts, or may not be used at all. For instance, there are no MX records for the domain ".com"

    stevekerrison.com mail is handled (pri=0) by stevekerrison.com
    my Virtualisation Blog http://jfvi.co.uk Virtualisation Podcast http://vsoup.net

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Domains, DNS and name servers, HELP!
    By ripsaw82 in forum Networking and Broadband
    Replies: 8
    Last Post: 28-01-2005, 04:01 PM
  2. Beginners DNS
    By grand_witch in forum Networking and Broadband
    Replies: 1
    Last Post: 16-04-2004, 03:21 PM
  3. Windows 2000 DNS Forward/Reverse Lookup zones
    By Party.Ryan in forum Software
    Replies: 2
    Last Post: 31-03-2004, 10:51 PM
  4. ADSL DNS nightmare... I think it's DNS anyhoo
    By Tumble in forum Networking and Broadband
    Replies: 5
    Last Post: 03-03-2004, 01:02 PM
  5. Forum Speed
    By DR in forum General Discussion
    Replies: 10
    Last Post: 04-01-2004, 11:58 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •