View Single Post
  #8 (permalink)  
Old 03-17-2009, 10:31 AM
uxbod uxbod is offline
Moderator
 
Posts: 7,911
Default

Code:
cat /etc/hosts
cat /etc/resolv.conf
dig yourdomain mx
dig yourdomain any
host `hostname` <- note single ticks and not quotes
Just to check that your DNS is all okay.
__________________
Reply With Quote