Just for confirmation let's see the full output of the following commands (run on the new server):
Code:
cat /etc/hosts
cat /etc/resolv.conf
dig yourdomain.com any
dig yourdomain.com mx
host `hostname` <- use that exact command with backticks not single quotes