Dedicated Server: 40 sites works on has Server NOT FOUND

Discussion in 'Site & Server Administration' started by cheetuh, Jun 8, 2008.

  1. #1
    Hey. I run a dedicated server and many websites on it.
    All domains DNS are configured the same way. All the sites open with no down time, however there is no site that keeps going down

    I even tried to transfer the domain from 1and1 to godaddy and the site keeps going down.

    Sometimes when not fully down the domain.com works and the www.domain.com shows server not found stil..

    All the hosted sites have their namerserver to ns1.fansitehost.org and ns2.fansitehost.org

    Just spearsintentions.com doesnt work (sometimes does).

    Any ideas? My hostee is getting pissed :(
     
    cheetuh, Jun 8, 2008 IP
  2. Trusted Writer

    Trusted Writer Banned

    Messages:
    1,370
    Likes Received:
    52
    Best Answers:
    0
    Trophy Points:
    160
    #2
    Chech your htppd.conf file, maybe that domain has not a virtual host entry on that file.

    Adding the entry and rebooting the server is often the solution in that case.
     
    Trusted Writer, Jun 8, 2008 IP
  3. cheetuh

    cheetuh Peon

    Messages:
    410
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Ok i tried to trace rout the www.spearsintentions.com and the spearsintentions.com. Check what i found:

    carlos-silvas-imac:/ carlossilva$ traceroute www.spearsintentions.com
    traceroute: unknown host www.spearsintentions.com



    For just the spearsintentions.com:

    carlos-silvas-imac:/ carlossilva$ traceroute spearsintentions.com
    traceroute to spearsintentions.com (72.167.143.201), 64 hops max, 40 byte packets
    1 LL.mshome.net (192.168.0.1) 0.975 ms 0.621 ms 0.549 ms
    2 * * *
    3 * * *
    4 62.169.69.145.rev.optimus.pt (62.169.69.145) 96.535 ms 99.290 ms 100.005 ms
    5 * 195-23-124-249.net.novis.pt (195.23.124.249) 89.786 ms *
    6 * * *
    7 195.23.197.10 (195.23.197.10) 78.900 ms 99.441 ms 100.035 ms
    8 194-79-92-57.nr.ip.pt (194.79.92.57) 119.918 ms 89.458 ms 99.935 ms
    9 195.23.15.222 (195.23.15.222) 139.912 ms 119.590 ms 89.863 ms
    10 TenGigabitEthernet1-4.ar2.mad1.gblx.net (208.48.24.1) 99.939 ms 64.210.13.110 (64.210.13.110) 279.045 ms 289.219 ms
    11 ip-208-109-112-198.ip.secureserver.net (208.109.112.198) 279.903 ms 279.295 ms 289.979 ms
    12 ip-216-69-188-106.ip.secureserver.net (216.69.188.106) 294.401 ms 279.500 ms 279.921 ms
    13 ip-208-109-113-157.ip.secureserver.net (208.109.113.157) 280.945 ms 280.565 ms 278.864 ms
    14 ip-208-109-113-170.ip.secureserver.net (208.109.113.170) 339.366 ms ip-208-109-113-157.ip.secureserver.net (208.109.113.157) 309.499 ms ip-208-109-113-170.ip.secureserver.net (208.109.113.170) 289.947 ms
    15 ip-72-167-143-201.ip.secureserver.net (72.167.143.201) 299.906 ms ip-208-109-113-170.ip.secureserver.net (208.109.113.170) 289.505 ms ip-72-167-143-201.ip.secureserver.net (72.167.143.201) 299.933 ms



    What do the **** mean? or number 2, 3 and 6?
     
    cheetuh, Jun 8, 2008 IP
  4. Trusted Writer

    Trusted Writer Banned

    Messages:
    1,370
    Likes Received:
    52
    Best Answers:
    0
    Trophy Points:
    160
    #4
    Asterisks are often displayed after unreachable information, however I can see your domain is pointing to GoDaddy's IPs rather than your nameservers, are you using its offline DNS facility?

    If your domain is registered at 1&1 you need to create the nameservers inside 1&1, though I haven't see that facility there.

    If you are pointing to GoDaddy's offsite facility then you need spearsintentions.com.hosts exists within your server's var/named/ directory and make sure it has the proper A, CNAME and MX records.

    Even though, if your server is under 1&1 service, you can alway contact support to get that entry fixed.
     
    Trusted Writer, Jun 8, 2008 IP
  5. cheetuh

    cheetuh Peon

    Messages:
    410
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #5
    U know How can i edit that file? sorry im a noob.

    Is it possible to edit the file via WHM?
     
    cheetuh, Jun 8, 2008 IP
  6. Trusted Writer

    Trusted Writer Banned

    Messages:
    1,370
    Likes Received:
    52
    Best Answers:
    0
    Trophy Points:
    160
    #6
    I got your PM, I will send my reply in brief
     
    Trusted Writer, Jun 8, 2008 IP
  7. Afazelpoor

    Afazelpoor Guest

    Messages:
    292
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #7
    Lots of errors Link
     
    Afazelpoor, Jun 9, 2008 IP
  8. olddocks

    olddocks Notable Member

    Messages:
    3,275
    Likes Received:
    165
    Best Answers:
    0
    Trophy Points:
    215
    #8
    It could be IP problem or DNS. Do you have www as CNAME in your zone file. If not you have to add www as CNAME in /var/named/domain.com.db

    If you have cpanel check that in edit dns zone file
     
    olddocks, Jun 11, 2008 IP
  9. olddocks

    olddocks Notable Member

    Messages:
    3,275
    Likes Received:
    165
    Best Answers:
    0
    Trophy Points:
    215
    #9
    olddocks, Jun 11, 2008 IP
  10. visualjava1216

    visualjava1216 Peon

    Messages:
    333
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #10
    visualjava1216, Jun 11, 2008 IP