============
 Error
 ============
IMPORTANT: Do not ignore this email.
 The hostname (server.site.net) resolves to 192.168.1.1 It should resolve to 10.8.148.110. Please be sure to correct /etc/hosts as well as the ‘A’ entry in zone file for the domain
============
 Solution :
 ============
cat /etc/hosts
10.8.148.110 server.site.net server
 127.0.0.1 localhost
nano /etc/hosts
Check for the correct Ip address listed in there.
if the correct Ip is not listed please change the IP
192.168.1.1 server.site.net server
 127.0.0.1 localhost
Also check the A entry for the server.site.net
———————————————————————-
Check entries in dns
 Check entries in /etc/sysconfig/netork
 Check entries in /etc/hosts
