Hello,
I have Fedora Core 3 clean installation and when trying to install 9.2.1 Eval it gives an error in network check, it says :
1. Netwiork Check Fail : Hosts file in not configured with fully qualified domain name (FQDN)
2. Network Check Fail : Invalid FQDN ' scalix.ibertelco.intranet'
My hosts file :
127.0.0.1 localhost.localdomain localhost
192.168.1.8 scalix.ibertelco.intranet scalix
192.168.1.8 scalix-default-mail
My network eth0 :
DEVICE=eth0
BOOTPROTO=static
BROADCAST=192.168.1.255
IPADDR=192.168.1.8
NETMASK=255.255.255.0
NETWORK=192.168.1.0
ONBOOT=yes
TYPE=Ethernet
When doing the nslookup from server :
[root@scalix ~]# nslookup scalix
Server: 192.168.1.2
Address: 192.168.1.2#53
Name: scalix.ibertelco.intranet
Address: 192.168.1.8
[root@scalix ~]# nslookup 192.168.1.8
Server: 192.168.1.2
Address: 192.168.1.2#53
8.1.168.192.in-addr.arpa name = scalix.ibertelco.intranet.
[root@scalix ~]# nslookup scalix-default-mail
Server: 192.168.1.2
Address: 192.168.1.2#53
scalix-default-mail.ibertelco.intranet canonical name = scalix.ibertelco.intranet.
Name: scalix.ibertelco.intranet
Address: 192.168.1.8
Any help would be apreciated...
Best Regards,
Andre Cruz