Network Configuration During Install
Posted: Tue Jun 26, 2007 12:01 pm
I'm new and apparently confused.
My situation is this; I'm planning on using Scalix to replace an internal Exchange server that's seen better days, however during installation I'm getting the following: Network Check [Failed]
/var/log/scalix-installer-20070626.log :
------------------------------
2007-06-26 15:41:26,079 ERROR Operation failed: Network check failed -- Hosts file is not configured with fully qualified domain name (FQDN)
2007-06-26 15:41:26,113 ERROR Operation failed: Network check failed -- Could not find a host name in DNS that matches an IP
address
2007-06-26 15:41:26,152 ERROR Operation failed: Network check failed -- IP address '192.168.1.43' associated with host name 'scalix.indigofgi.com' in DNS cannot be confirmed as this host's IP address
--------------------------------------------
My Hosts File:
--------------------------------------------------
# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1 localhost.localdomain localhost
-------------------------------
[root@scalix /]# hostname
scalix
------------
hostname -f scalix.indigofgi.com
scalix.indigofgi.com
--------------------------
hostname -f 192.168.1.43
scalix.indigofgi.com
-----------
So what's the deal? do I have to add some other line to the hosts file or what?
Any help would be appreciated.
My situation is this; I'm planning on using Scalix to replace an internal Exchange server that's seen better days, however during installation I'm getting the following: Network Check [Failed]
/var/log/scalix-installer-20070626.log :
------------------------------
2007-06-26 15:41:26,079 ERROR Operation failed: Network check failed -- Hosts file is not configured with fully qualified domain name (FQDN)
2007-06-26 15:41:26,113 ERROR Operation failed: Network check failed -- Could not find a host name in DNS that matches an IP
address
2007-06-26 15:41:26,152 ERROR Operation failed: Network check failed -- IP address '192.168.1.43' associated with host name 'scalix.indigofgi.com' in DNS cannot be confirmed as this host's IP address
--------------------------------------------
My Hosts File:
--------------------------------------------------
# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1 localhost.localdomain localhost
-------------------------------
[root@scalix /]# hostname
scalix
------------
hostname -f scalix.indigofgi.com
scalix.indigofgi.com
--------------------------
hostname -f 192.168.1.43
scalix.indigofgi.com
-----------
So what's the deal? do I have to add some other line to the hosts file or what?
Any help would be appreciated.