Quote:
Originally Posted by phoenix Your hosts file is still slightly wrong, this line Code: 10.0.0.175 zimbra.peperzaken.nl should be like this Code: 10.0.0.175 zimbra.peperzaken.nl zimbra |
Fixed.
Quote:
The results from your DNS are incorrect, they should point to the LAN IP of your Zimbra server, you seem to get conflicting results from the 'host `hostname`' command and the dig output. Does the output of this command: Code: cat /etc/resolv.conf give you the IP of your LAN server only?
|
I deleted the 10.0.0.1 (router) entry and now 10.0.0.175 is the only nameserver IP. But the Zimbra server could not be reached:
Code:
root@zimbra:/etc/bind# host `hostname`
;; connection timed out; no servers could be reached
What could be wrong and should be the solution to fix this?