View Single Post
  #38 (permalink)  
Old 08-24-2009, 05:36 AM
just_me just_me is offline
Junior Member
 
Posts: 8
Default

Quote:
Originally Posted by phoenix View Post
If this is behind a NAT router (or firewall) you should only have one DNS server in your resolv.conf (the DNS server that has your Zimbra records) and you should also have the following:

Code:
search yourdomain.com
If it's not behind a NAT router is it on a public IP? Please also run the 'host' command I asked you for earlier. Otherwise everything looks OK. What problems do you have? Have you looked in the log files for any errors?

It is a virtual root server @ my providerds data center. I knew i was something missing..

host `hostname`:

Code:
not found: 3 (NXDOMAIN)
I didn't install at all, as long as:

hostname -a

Code:
hostname: Unknown host
and

hostname -f

Code:
hostname: Unknown host

won't work, i do not see any good in installing anyway. The installscript also complains about this:

Code:
hostname: Unknown host

So what?
Thanks for your help. I am trying to get this work for quite a long time...

jm
Reply With Quote