Quote:
Originally Posted by thecuriouspenguin anyway, I don't know if I configured bind correctly bu split dns seems to be working without error messages in the syslog.
thanks again, |
You're welcome and thanks for updating the wiki. If the following commands (run on the Zimbra server) return your LAN IP (and your hosts file is correct, which it now is) then the Split DNS is OK:
Code:
dig yourdomain.com mx
dig yourdomain.com any
host `hostname` <- use that exact command with backticks not single quotes