Alright, I've got an irritating problem. When I ping one of the servers in my company with
ping 192.168.1.62
I get my box ldmmit1 as the result. But when I use this line
ping ldmmit1
I get back ip address 192.168.1.184 with a name of 1st6cf1 as the return. Those are the correct hostnames for those boxes, but I can't understand why the dns server would route requests for ldmmit1 to 1st6cf1. I've done a traceroute, and the requests are handled by the same dns server.
I didn't set it up, so I don't know what or if the problem is located there, though the network guy couldn't see anything on his cursory check. At this point I'm not sure where the problem is, so any pointers would be appreciated.