Zimbra without a purchased domain name and a public IP?

Ask questions about your setup or get help installing ZCS server (ZD section below).
phoenix
Ambassador
Ambassador
Posts: 27272
Joined: Fri Sep 12, 2014 9:56 pm
Location: Liverpool, England

Re: Zimbra without a purchased domain name and a public IP?

Post by phoenix »

The one important piece of information missing is the contents of the "/etc/hosts" files as mentioned in the error message.
Regards

Bill

Rspamd: A high performance spamassassin replacement

Per ardua ad astra
notooth
Posts: 6
Joined: Wed Oct 30, 2019 1:44 pm

Re: Zimbra without a purchased domain name and a public IP?

Post by notooth »

This is the /etc/hosts:

Code: Select all

127.0.0.1               localhost localhost.
192.168.100.200 NetBSD.my.domain NetBSD 
phoenix
Ambassador
Ambassador
Posts: 27272
Joined: Fri Sep 12, 2014 9:56 pm
Location: Liverpool, England

Re: Zimbra without a purchased domain name and a public IP?

Post by phoenix »

It's the same answer as my earlier reply, that hosts file is incorrect and you should follow the instructions in the Split DNS wiki article for the correct format.
Regards

Bill

Rspamd: A high performance spamassassin replacement

Per ardua ad astra
User avatar
L. Mark Stone
Ambassador
Ambassador
Posts: 2796
Joined: Wed Oct 09, 2013 11:35 am
Location: Portland, Maine, US
ZCS/ZD Version: 10.0.6 Network Edition
Contact:

Re: Zimbra without a purchased domain name and a public IP?

Post by L. Mark Stone »

As stated, you need to fix /etc/hosts.

First line is always:

127.0.0.1 localhost.localdomain localhost

Mark
___________________________________
L. Mark Stone
Mission Critical Email - Zimbra VAR/BSP/Training Partner https://www.missioncriticalemail.com/
AWS Certified Solutions Architect-Associate
notooth
Posts: 6
Joined: Wed Oct 30, 2019 1:44 pm

Re: Zimbra without a purchased domain name and a public IP?

Post by notooth »

This is my new /etc/hosts, but it does not fix the error:

Code: Select all

127.0.0.1 localhost.localdomain localhost
192.168.100.200 NetBSD.my.domain NetBSD
elby
Posts: 16
Joined: Tue May 28, 2019 7:37 am
Contact:

Re: Zimbra without a purchased domain name and a public IP?

Post by elby »

notooth wrote:This is my new /etc/hosts, but it does not fix the error:

Code: Select all

127.0.0.1 localhost.localdomain localhost
192.168.100.200 NetBSD.my.domain NetBSD
Did you find a solution?
Post Reply