Hi there, i currently don't have DNS server, I wish to install zimbra on a server only for LAN usage (remote users will be able to access it with port forwarding via NAT on my external IP).. does zimbra need the external IP for that?
i ask because ive been trying to install zimbra and i get these problems:
root@lina:/home/seravitae/tmp/zcs-5.0.11_GA_2695.UBUNTU8.20081117052520# ./install.sh
hostname: Unknown host
hostname: Unknown host
---------------
skipping a bit...
---------------
Operations logged to /tmp/zmsetup.01212009-190052.log
Setting defaults...hostname: Unknown host
No results returned for A lookup of
Checked nameservers:
10.1.1.1
DNS ERROR resolving
It is suggested that the hostname be resolveable via DNS
Change hostname [Yes] No
DNS ERROR resolving MX for
It is suggested that the domain name have an MX record configured in DNS
Change domain name? [Yes] No
my /etc/hosts:
Code:
seravitae@lina:~$ cat /etc/hosts
127.0.0.1 localhost.localdomain localhost
my /etc/hostname:
Code:
seravitae@lina:~$ cat /etc/hostname
lina
My /etc/resolv.conf
Code:
seravitae@lina:~$ cat /etc/resolv.conf
nameserver 10.1.1.1
how can i trick zimbra into runnign without a dns server? or do i need to install one? I don't understand anything about DNS as yet..
thanks
