View Single Post
  #5 (permalink)  
Old 06-16-2008, 06:49 AM
dijichi2 dijichi2 is offline
OpenSource Builder & Moderator
 
Posts: 1,158
Default

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.
Reply With Quote