 |
 |
 |
-
Find out what version of windows you're running. This can be accomplished by:
- Click on your start button.
- Click on Run.
- Type in winver and click ok.

-
Depending on your version of windows, the file you'll need to edit will be located in different locations. The next thing you'll need to do is to open this file in notepad. This can be accomplished by:
- Click on your start button.
- Click on run.
- Type (or cut/paste) the following into open, depending on your operating system:
- Windows 95, 98 & ME:
notepad c:\windows\hosts
- Windows NT & 2000:
notepad c:\winnt\system32\drivers\etc\hosts
- Windows XP:
notepad c:\windows\system32\drivers\etc\hosts

-
Once in notepad with your HOSTS file open, please put in the following lines at the beginning of the file.
-
- 207.33.55.209 prophet.tdc.com
- 207.33.55.209 dial.tdc.com
- 207.33.55.209 dial2.tdc.com
- 207.33.55.209 dd.tdc.com
- 207.33.55.209 dd1.tdc.com

-
Make sure there are no other entries pointing to any of the above hostnames. Delete any old lines containing any references to 207.33.55.106.

-
Save the file by:
- Click on the File pulldown menu.
- Click on save.
|