Networking Forums

Networking Forums > Computer Networking > Linux Networking > What's wrong with this DNS entry?

Reply
Thread Tools Display Modes

What's wrong with this DNS entry?

 
 
Fred
Guest
Posts: n/a

 
      02-25-2008, 10:49 AM
I know someone with a godaddy linux box, 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?


-Thanks

 
Reply With Quote
 
 
 
 
Pascal Hambourg
Guest
Posts: n/a

 
      02-25-2008, 11:22 AM
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.
 
Reply With Quote
 
David Schwartz
Guest
Posts: n/a

 
      02-25-2008, 11:26 AM
On Feb 25, 3:49 am, Fred <itf...@cdw.com> wrote:
> I know someone with a godaddy linux box, 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?
>
> -Thanks


Some idiot put an IP address for the MX target and left off the dot at
the end. Find the person who edited the zone file last and revoke
their privileges until they read "DNS and Bind" and pass an exam on
it.

DS
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
DNS entry mummy_bear67 Wireless Networks 1 01-08-2010 10:13 PM
Regarding MX Entry musammil Linux Networking 1 12-19-2008 07:27 AM
Wandering DNS entry Christopher A. Newell Windows Networking 18 09-30-2007 04:17 PM
What's This Log Entry Mean? Dan N Linux Networking 4 02-02-2006 05:01 AM
What does this IPTABLE entry mean? news@celticbear.com Linux Networking 3 11-09-2005 07:40 AM



1 2 3 4 5 6 7 8 9 10 11