maya schreef:
Quote:
Adrienne Boswell wrote:
Quote:
>Gazing into my crystal ball I observed maya <maya778899@yahoo.com>
>writing in news:ebydnQLJ3O66srnUnZ2dnUVZ_uidnZ2d@giganews.com :
>>
Quote:
>>sorry, I don't know where else to ask...
>>>
>>I can't get to some websites.. the browser just hangs for a long
>time..
Quote:
>>sites like nytimes.com, drudgereport.com/ cnn.com, many more, this is
>>very strange, I can get to some sites fine, but on some others the
>>browser (both browsers) just hangs for ever and I don't get there..
>>my internet provider is Comcast, should I call them about this? it's
>very
Quote:
>>puzzling.. there are a few sites I need to get to right away for some
>>work I have to do.. this is very frustrating, to say the least..
>>>
>>thank you...
>>>
>>>
>>
>1. Run antivirus
>2. Check for spyware
>3. Check your hosts file. The problem is probably actually in the
>hosts file, but check the others first because a virus or worm could
>redo the hosts change you make, and spyware could do the same.
>>
>
what is hosts file.. my anti-spyware and anti-virus are all ok.. (they
all show "active", and "protected"...) don't know what hosts file is..
(other problem I forgot to mention: on my POP email acct, I can only
send email from my webmail, can't send from my email client (can't
connect to SMTP from Thunderbird..)
>
thank you very much..
>
Your hosts file defines how your computer resolves the domain to an IP
address.
In normal english: If you type
www.google.com your computer first looks
in the hosts file to see if it can find something like:
www.google.com 64.233.187.99
If you computer cannot find it in the hosts file it will use its DNS
server (probably some computer at your current ISP).
It can be found here:
C:\WINDOWS\system32\drivers\etc\hosts
Unless YOU changed it for some reason, it should only contains this:
127.0.0.1 localhost
(all the lines that start with # are comments)
About your email: I have no clue. Are you sure you told Thunderbird the
right servers for SMTP and popping? Maybe it demands authentication?
Regards,
Erwin Moller
--
"There are two ways of constructing a software design: One way is to
make it so simple that there are obviously no deficiencies, and the
other way is to make it so complicated that there are no obvious
deficiencies. The first method is far more difficult."
-- C.A.R. Hoare