View Single Post
  #10 (permalink)  
Old 03-02-2009, 05:11 AM
uxbod uxbod is offline
Moderator
 
Posts: 7,911
Default

In theory yes; though the Wiki does say the original server should be down. What does the following show
Code:
cat /etc/hosts
cat /etc/resolv.conf
dig yourdomain mx
dig yourdomain any
host `hostname` <- note backticks and not single quotes
__________________
Reply With Quote