I would hazard a guess and say your /etc/hosts file is incorrect. Look for the line beginning with:
127.0.1.1
and make sure it *doesn't* have your hostname or fqdn - it should just have localhost. your hostname/fqdn should only be on proper ip address line. |