local host question

  • Thread starter Thread starter Jon Paal
  • Start date Start date
J

Jon Paal

proxy says 127.0.0.1 is not assigned to local host .

how do I verify that or reassign it ?
 
Jon Paal said:
proxy says 127.0.0.1 is not assigned to local host .

how do I verify that or reassign it ?


Which proxy program? There are a lot of proxy programs out there.

Did you check the hosts file to see if there was an uncommented line as
below?

127.0.0.1 localhost
 
Back
Top