Page 1 of 1

Install on local IP address

Posted: Tue Oct 17, 2006 6:01 pm
by mmbella
Hello All,

I am trying to install Scalix on Red Hat Fedora Core 4. The server is located behind a firewall router with dynamic DNS. I have a registered domain name. The Scalix server has a local IP address 192.168.0.X I have the router configured to forward all the appropriate ports to the local IP address. I am getting the error

Network check failed - IP address '216.180.XXX.XXX' associated with host name 'www.xxxx.org' in DNS does not match machines IP address of '192.168.0.XXX'

This must have already been addressed but I am unable to find the answer.

Could someone point me in the right direction.

Thanks!!

Local IP address

Posted: Tue Oct 17, 2006 10:00 pm
by mmbella
Problem solved

Edit /etc/hosts

comment out the row that contains the true IP address

ie

127.0.0.1 localhost.localdomain localhost
//216.180.XXX.XXX www.XXXXXX.org
192.168.0.XXX www.XXXXXX.org