Can't get past issue with localhost.localdomain on Scalix 11
Posted: Wed Jan 10, 2007 9:56 pm
I'm trying to install Scalix version11 to a CentOS (RedHat Enterprise) machine. I've made sure that my /etc/hosts file reads as instructed in the install manual:
127.0.0.1 localhost.localdomain localhost
but I get this error:
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 associated with host name
'localhost.localdomain' is '127.0.0.1'
Network check warning - network is configured for DHCP.
Network check failed - 127.0.0.1 line contains fully-qualified server hostname
(localhost.localdomain) in /etc/hosts, please remove it
If I change the 127 line to read just localhost then I get a variation of the same error.
Where do I go from here?
127.0.0.1 localhost.localdomain localhost
but I get this error:
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 associated with host name
'localhost.localdomain' is '127.0.0.1'
Network check warning - network is configured for DHCP.
Network check failed - 127.0.0.1 line contains fully-qualified server hostname
(localhost.localdomain) in /etc/hosts, please remove it
If I change the 127 line to read just localhost then I get a variation of the same error.
Where do I go from here?