Page 1 of 1

installation problems on my server

Posted: Fri Jun 30, 2006 11:55 am
by sp00k
hi i got some strange error on my server with installing scalix now i'm looking how can i disable the network check?

Network check failed -- Could not find a host name in DNS that matches an IP address
Network check failed -- IP address '212.227.34.3' associated with host name 'www1.sedoparking.com' in DNS cannot be confirmed as this host's IP address


and my /etc/hosts file is
# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1 localhost.localdomain localhost
172.16.1.1 mail.sp00ks-shredder.be scalixmail


any advise or fix for this problem? thx for the help already

Posted: Fri Jun 30, 2006 7:29 pm
by ScalixSupport
If you type ifconfig on your Scalix server, what is returned?

Thanks,
Rachel

Posted: Sat Jul 01, 2006 11:17 pm
by sp00k
ScalixSupport wrote:If you type ifconfig on your Scalix server, what is returned?

Thanks,
Rachel


[root@sp00keh ~]# ifconfig
eth0 Link encap:Ethernet HWaddr 00:0B:6A:BE:C0:0C
inet addr:172.16.1.1 Bcast:172.16.255.255 Mask:255.255.0.0
inet6 addr: fe80::20b:6aff:febe:c00c/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:130255006 errors:0 dropped:0 overruns:0 frame:0
TX packets:129495380 errors:0 dropped:1 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:2940450754 (2.7 GiB) TX bytes:1142714321 (1.0 GiB)
Interrupt:16 Base address:0xdc00

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:10038464 errors:0 dropped:0 overruns:0 frame:0
TX packets:10038464 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:1185267224 (1.1 GiB) TX bytes:1185267224 (1.1 GiB)

Posted: Mon Jul 03, 2006 6:44 pm
by ScalixSupport
Hmm... that's strange. Can you type "hostname" and post the results. Can you also run the scalix-installer with the --debug switch and post the output from installer log found in /var/log.

Thanks,
Rachel

Posted: Sun Aug 13, 2006 12:55 pm
by hm2k
was this ever resolved?

Posted: Wed Sep 27, 2006 10:41 pm
by sp00k
resolved yes needed "service network restart"

works fine now