Thread: LDAP problem
View Single Post
  #2 (permalink)  
Old 10-08-2009, 02:43 AM
uxbod uxbod is offline
Moderator
 
Posts: 7,911
Default

Welcome to the forums

Sounds like a DNS issue so please post the following
Code:
cat /etc/hosts
cat /etc/resolv.conf
dig yourdomain mx
dig yourdomain any
host `hostname` <- note backticks and not single quotes - just copy and paste
__________________
Reply With Quote