How to perform "tracert" like operation from browser?
Posted
by
user329777
on Super User
See other posts from Super User
or by user329777
Published on 2014-06-05T20:20:53Z
Indexed on
2014/06/05
21:29 UTC
Read the original article
Hit count: 261
windows-xp
|Troubleshooting
I'm remotely investigating issue with my friend's WIN XP computer. The browsers (Chrome and IE) won't show any pages but message with err_connection_reset in details.
I've tried to perform "telnet google.com 80" and send there "HEAD / HTTP/1.0" from console and everything went fine, but browsers refused to give me anything. I've checked for presence of firewalls and proxy servers in the settings, but nothing seems to be there. What else to check?
© Super User or respective owner