View Single Post
  #6 (permalink)  
Old 06-03-2007, 08:03 PM
jholder jholder is offline
Former Zimbran
 
Posts: 5,606
Default

Quote:
Originally Posted by JustinHarlow View Post
OK, so I got my current IP address and put it in /etc/hosts as follows:

65.35.107.38 harlow.homeip.net

Is that the right way to do it?

Thanks
JEH
As long ad 65.35.107.38 is resolvable by the machine to point to itself (if that makes sense

Your hosts file should say
127.0.0.1 localhost.localdomain localhost
65.35.107.38 harlow.homeip.net harlow
Reply With Quote