Dedi server error?

Discussion in 'Site & Server Administration' started by aznjack31, May 13, 2011.

  1. #1
    I got this error on my new dedi. Can someone explain to me what this means?


    IMPORTANT: Do not ignore this email.

    The hostname (dedi.netrouting.net) resolves to . It should resolve
    to 94.228.220.81. Please be sure to correct /etc/hosts as well as
    the 'A' entry in zone file for the domain.

    Some are all of these problems can be caused by /etc/resolv.conf
    being setup incorrectly. Please check this file if you believe
    everything else is correct.

    You may be able to automatically correct this problem by using the
    'Add an A entry for your hostname' option under 'Dns Functions' in
    your Web Host Manager.
     
    aznjack31, May 13, 2011 IP
  2. anands

    anands Well-Known Member

    Messages:
    436
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    120
    #2
    In cPanel, there is an option to add A record for the host name. dedi.netrouting.net should point to the server IP.
     
    anands, May 13, 2011 IP
  3. Bohra

    Bohra Prominent Member

    Messages:
    12,573
    Likes Received:
    537
    Best Answers:
    0
    Trophy Points:
    310
    #3
    Yea you need to create a DNS A Record so that subdomain resolves to ur server ip
     
    Bohra, May 14, 2011 IP
  4. aznjack31

    aznjack31 Peon

    Messages:
    579
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    0
    #4
    It still gives me that error when I add the a record to it
     
    aznjack31, May 14, 2011 IP
  5. Intermg

    Intermg Active Member

    Messages:
    1,282
    Likes Received:
    11
    Best Answers:
    1
    Trophy Points:
    65
    #5
    Make sure your hostname is resolved. Log in to SSH and type 'nslookup dedi.netrouting.net'. Also check the contents of /etc/hosts and /etc/resolv.conf files.
     
    Intermg, May 14, 2011 IP
  6. hans

    hans Well-Known Member

    Messages:
    2,923
    Likes Received:
    126
    Best Answers:
    1
    Trophy Points:
    173
    #6
    following queries:

    host 94.228.220.81
    81.220.228.94.in-addr.arpa domain name pointer server1.infconsole.com.

    host dedi.netrouting.net
    Host dedi.netrouting.net not found: 3(NXDOMAIN)

    whois dedi.netrouting.net

    No match for "DEDI.NETROUTING.NET".
    >>> Last update of whois database: Thu, 19 May 2011 12:58:47 UTC

    NETROUTING.NET. 86400 IN A 94.228.216.14

    host 94.228.216.14
    14.216.228.94.in-addr.arpa domain name pointer netrouting.eu

    that shows that you are missing the NS entry for your sub.domain "DEDI."
     
    hans, May 19, 2011 IP