Hi All,
Error message is as follows:
Network check failed - host file is not configured with fully qualified domain name (FQDN).
Network check failed - Invalid FQDN 'localhost.localdomain'
Network check failed - Could not find a host name in DNS that matches an IP address.
Network check failed - IP address assicated with host name 'localhost.localdomain' is 127.0.0.1.
Ifconfig command give me the IP address of 192.168.10.90, which I set-up as a static IP address. DNS server 192.168.10.1, i can ping this IP. I can ping 192.168.10.90 from another PC on network. Tried pinging
www.google.co.uk and IP of google and can't.
The /etc/resolv.conf contains the following information:
nameserver 192.168.10.1
search localhost
thanks,
Kev