quote:
Originally posted by orig_spoof
it won't let me sign into hotmail either.
Can you access any secure websites?
try here for example:
https://www.fortify.net/sslcheck.html
If you can access that site, go to start -> run -> cmd
A black window should come up. In that window type:
code:
ping www.hotmail.com
After hitting enter, it will give you some information. If everything is working properly, the test will fail. Take note of the IP address that is listed
Example of an OK test result:
code:
C:\Documents and Settings\test>ping www.hotmail.com
Pinging www.hotmail.aate.nsatc.net [211.39.137.155] with 32 bytes of data:
Example of a Bad test result:
code:
C:\Documents and Settings\test>ping www.hotmail.com
Pinging www.hotmail.com [127.0.0.1] with 32 bytes of data:
If your results look like the Bad example, let us know. Also, if you can't access that sight above, let us know.