Re: What's wrong with this DNS entry?



Hello,

Fred a écrit :
I know someone with a godaddy linux box,

What is this ?

that when you try and do a lookup of the MX record returns this:

dig somedomain.org mx +short

20 213.67.173.4.somedomain.org.

It should just return somedomain.org. What exactly is wrong with this DNS
record?

My guess is the MX record data field in the zone file was wrongly filled with a IP address while a host name is expected. So the dotted quad form of the IP address is considered as an unqualified domain name (no trailing dot) and is appended the current origin, which is zone domain name.
.



Relevant Pages

  • Re: Some problem with DNS GUI Tool
    ... There is one tool that you can use called Webmin that manages the DNS zone's very well ... Webmin also manages a lot of other Daemons and services aswell as system files, users, etc... ... >It seems to make a zone file completely both wrong and different from ... >confidenziale rivolte esclusivamente al destinatario sopra indicato. ...
    (RedHat)
  • Re: BIND Questions
    ... >> Most ISP's will provide a service that will allow you to register a domain ... >> playing with DNS to get a better understanding of how it works and then ... Zone files are used when you setup your own DNS server and MZ records used for mailserver are put in the zone file. ...
    (RedHat)
  • Re: Why do zone files end in .dns?
    ... I knew that you could change the name in the wizard and from the ... But why the .DNS suffix. ... my script names the file in the format ... Assuming it isn't active directory integrated, you can name the zone file ...
    (microsoft.public.windows.server.dns)
  • Re: DNS Name Server with one IP address
    ... > Router DMZ on and points to Linux box ... Create your DNS zone file for mydomain.com in /var/named ... Reference the zone file in /etc/named.conf allowing zone transfers ...
    (comp.os.linux.setup)
  • Re: DNS Name Server with one IP address
    ... > Router DMZ on and points to Linux box ... Create your DNS zone file for mydomain.com in /var/named ... Reference the zone file in /etc/named.conf allowing zone transfers ...
    (comp.os.linux.misc)