Hi,
I installed CentOS 4 Server CD on my Server and now want to install scalix 11.4.0 Community Version.
The installation is beeing aborted with a network error pointing to the hostname (FDQN).
I first set it up to "homeserver.kensworld.de"
The IP adress from my domain hoster is shown in the /etc/hosts file.
Also the localhost entries look o.k.
After that I chnaged the FDQN to "homeserver.kensmith.local" and manually set the IP adress pointing to my domaincontroller.
But still the scalix installer is giving me that error.
Here the error outputted during installation:
System check report:
Environment check passed.
Filesystem check passed.
Network check failed -- Could not find a host name in DNS that matches an IP address
Network check failed -- IP address '87.106.xx.xx' associated with host name 'homeserver.kensworld.local' in DNS cannot be confirmed as this host's IP address
Dependency check passed.
Running services check passed.
Community license check passed.
and after changing it pointing to my router
System check report:
Environment check passed.
Filesystem check passed.
Network check failed -- Could not find a host name in DNS that matches an IP address
Network check failed -- IP address '192.168.253.1' associated with host name 'homeserver.kensworld.local' in DNS cannot be confirmed as this host's IP address
Dependency check passed.
Running services check passed.
Community license check passed.
-> Please fix the problems and press Enter to run the system checks again or press CTRL-C to quit [Run Again]:
And the content of /etc/hosts
# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1 localhost.localdomain localhost
87.106.189.76 homeserver.kensworld.de homeserver
Any ideas?
regards
Ken