Can’t enter a site like microsoft & others.

Hello, I’m a newbie here. So bear with me for being naive. Ok, I’ve got a problem with certain sites like microsoft.com. I cannot log on or enter the site it says that "Network Error (tcp_error)" or " it leaves blank "… By the way, I’m using Firefox 2.0.0.7 as my browser and tried also IE 6 but still got the same error…

Any ideas would be great?!…

Comments

  1. AMPC says:

    Hello Myzani,

    Do you have the full test on the network error you are receiving, perhaps one of the errors listed below?

    Network Error (tcp_error) A communication error occurred: ‘No route to host’ The Web Server may be down, too busy, or experiencing other problems preventing it from responding to requests. You may wish to try again at a later time.
    For assistance, contact your network support team.

    or,

    Network Error (tcp_error) A communication error occurred: "" The Web Server may be down, too busy, or experiencing other problems preventing it from responding to requests. You may wish to try again at a later time.
    For assistance, contact your network support team.

    or,

    Network Error (tcp_error) Error – Network Error (tcp_error), a communication error occurred and "Operation timed out " the webserver may be down or too busy or experiencing some other problems preventing it from responding to the requests. You may wish to try again at later time.

    If so, you can always try flushing your DNS table by choosing Start, Run and typing CMD which brings you to the DOS Prompt (command line window). Once there, type ipconfig /flushdns

    If you continue to have problems in Windows, you can turn off the DNS Cache (good only until you reboot, then it turns back on) by typing either one of these commands at the DOS Prompt (command line window)
    net stop dnscache
    sc servername stop dnscache

    MAC OSX users can simply use the following command to flush their DNS cache.
    lookupd -flushcache

    Linus users can use the nscd daemon to control the the DNS cache.

    To flush the cache, restart the nscd daemon which you do by using the command
    /etc/rc.d/init.d/nscd restart

    If this solves the problem, then you may want to know how to turn off (close to off as possible) the DNS Cache permanently. The DNS cache is controled in this registry key:
    HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServic esDnscacheParameters registry key. You’ll have to set two values under this key, they are MaxCacheTtl and MaxNegativeCacheTtl.

    MaxCacheTtl is the max time that the results of a DNS lookup will be cached and has a default of 86,400 seconds (24 hours). Setting this value to 1 tells the system to keep lookups in the cache of 1 second.

    MaxNegativeCacheTtl tells the system to hold failed lookups for 15 minutes (900 seconds) and by setting it to 0, you are instructing the system to not cache failed DNS lookups at all.

    BY the way, A DNS server matches the URL of a website (eg www.websecurity.mobi) with its numeric IP address – it translates www.websecurity.mobi into the unique numeric IP address (66.39.6.10). Whenever you request a web page, your browser asks the name server to find the numeric translation of the URL.

    Without the DNS servers, it would be a complicated web because we would have to know all the IP addresses rather than the nice friendly name, like Websecurity.mobi or Google.com

    Let me know if that helps!

    Regards,

    Jim.

  2. myzani says:

    Hello Jim,

    Thanks for the information. I’ve already tried your ideas and fortunately it works! But there is a site that when I type it’s domain it shows a blank space, i.e nothing happens.
    Any ideas?

  3. k3vink3vin says:

    try to use notepad to open the following file
    c:windowssystem32driversetcHOSTS

    delete every line except the comments and "127.0.0.1 localhost"

  4. AMPC says:

    That is usually a .net issue and on the server’s end, not yours. You should not need to adjust your system (install .net, etc).

    However, the site you mention is Apache/2.2.6 (Unix) mod_ssl/2.2.6 OpenSSL/0.9.8b mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 PHP/5.2.4 and not .net, so I’m at a loss.

    Does this happen in IE as well as Firefox?

    Best regards,

    Jim.

  5. shinl0 says:

    Hi Jim

    I hope you can help me to.

    I dont know what the problems seems to be but i cant enter a site while my friends can.

    Everytime if i tried to enter the site, its loads a lil bit longer then normal and then it said: "The web page cannot be reflected"

    Some people says it has something to do with .Net Framework 2.0.
    I install. it but nothing positive happens, still cant enter the site.

    Hope you could help me soon. Thanks a lot

    Shin

  6. Jerry says:

    I have exactly same problem with “filesonic.com”

    Network Error (tcp_error)

    A communication error occurred: “Operation timed out”
    The Web Server may be down, too busy, or experiencing other problems preventing it from responding to requests. You may wish to try again at a later time.

    For assistance, contact your network support team.

    I’ve asked my friends to check the site and it works perfectly!!!

    If I go onto proxy it works too. Something feels wrong! It was working yesterday and other days… only has happened today!

    Please help!!!!!!!
    Thanks

  7. AYEHAN says:

    stop dns client service and then you can access mS and other security software sites

    you have conficker in your pc

  8. gama says:

    i tried everything but nothing happens!

Speak Your Mind

Comment moderation is enabled. Your comment may take some time to appear.