View Single Post
  #8 (permalink)  
Old 02-13-2010, 06:59 AM
phoenix phoenix is online now
Zimbra Consultant & Moderator
 
Posts: 19,650
Default

Post the output of the following (run on the server you're trying to backup):

Code:
cat /etc/hosts
cat /etc/resolv.conf
dig yourdomain.com mx
dig yourdomain.com any
host `hostname`  <- use that exact ocmmand with backticks not single quotes
__________________
Regards


Bill
Reply With Quote