View Single Post
  #2 (permalink)  
Old 13-07-2009, 08:57 AM
manish_2479 manish_2479 is offline
Junior Member
User
 
Join Date: Jun 2007
OS: Freebsd, CentOS, Solaris, RHEL, Fedora, and Ubuntu
Posts: 26
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
manish_2479 is on a distinguished road
Send a message via ICQ to manish_2479 Send a message via AIM to manish_2479 Send a message via MSN to manish_2479 Send a message via Yahoo to manish_2479
Default

Hi Tejas,

I guess you are using whm/cpanel on your server and this is related to hostname lookup. There are few things you can try

Code:
1. make an A entry in your DNS server for that server server1.domain.com with that mapping IP 
2. Check your hostname and make it same as that server1.domain.com
3. edit /etc/hosts file and put that server1.domain.com with it's IP
I hope this will fix the issue.

Thank you
Manish
Reply With Quote