I have Windows Vista and it works fine.
One day my internet works but when i wake up the next morning my adapter connects to the router and says it's connected but when i run my browser(mozilla Firefox,Internet explorer)
it says:

The connection was reset
The connection to the server at %address was reset while the page was loading.

* The site could be temporarily unavailable or too busy. Try again in a few moments.
* If you are unable to load any addresses, check the computer's network connection.
* If your computer or network is protected by a firewall or proxy, make sure that Firefox is permitted to access the Web.
I've tried reinstalling my drivers and reset the adapter and getting new IP settings but nothing works.
I've also tried scaning my system for viruses and stuff using spybot search and destroy,Ad-Aware and norton anti-virus and theres still a problem.

Help plz.I'm on an older computer:(

Dani AI

Generated

Brief summary and focused diagnostics for : the NIC shows “connected” but all browsers return “The connection was reset.” Since drivers and anti‑malware scans have already been tried and other members raised system/configuration ideas, the next step is to isolate whether this is (A) local Windows networking (DNS or Winsock/LSP), (B) the router/ISP path, or (C) an application/proxy interference. The commands below quickly separate those cases.

Run these from an elevated Command Prompt and capture the output:

ipconfig /all
ipconfig /flushdns
ping -n 4 192.168.1.1
ping -n 4 8.8.8.8
nslookup google.com
tracert -d google.com

How to read the results (short guide):

  • Router ping fails: local link/router problem — check router lights, reboot modem/router, and test another device on the same network.
  • Router OK but 8.8.8.8 (IP) fails: WAN/ISP side — try connecting a different machine or bypassing the router if possible.
  • IP pings OK but DNS lookups fail: change IPv4 DNS to public servers (8.8.8.8 / 8.8.4.4) in the adapter’s TCP/IPv4 properties.
  • IP ping works but HTTP connections reset: suspect Winsock/LSP or local HTTP filtering. Run netsh winsock reset (requires reboot) and check for third‑party “web protection” components in security suites.

Other useful checks: examine the hosts file at C:\Windows\System32\drivers\etc\hosts for unexpected entries, verify browser proxy settings (no proxy / auto detect off for testing), review System logs in Event Viewer for DHCP/TCPIP errors, and try booting a different OS (Live USB) or another device to rule out Windows-specific causes.

These steps extend the thread’s earlier suggestions (see replies from and ) by focusing on targeted network diagnostics and safe, reversible fixes. Useful diagnostics to have ready for more help: the outputs of the commands above and any relevant System event log entries.

Recommended Answers

All 5 Replies

have you tried doing a system restore?
or try booting in safemode and getting on the internet if you can than go to filehippo.com and Download HiJackThis and post a logfile here

have you tried doing a system restore?
or try booting in safemode and getting on the internet if you can than go to filehippo.com and Download HiJackThis and post a logfile here

I've tried system restore but each time i do it says somethin about an error with the system restore when i log back on.
But i haven't tried safe mode yet.
Ill try that and get back to you soon.

have you tried lowering your firewall or customizing it? Oh I also just remembered something about Vista! if you have it as a secure network and you have selected wep you have to use wep-2 or wap for Vista.

Hey , i have 1 question :) , why doesnt my internet work when i connect to a broadband ? i cant go on aNY WEBSITES OR ANYTHING .. PLEASE RESPONSE ;d

Hey , i have 1 question :) , why doesnt my internet work when i connect to a broadband ? i cant go on aNY WEBSITES OR ANYTHING .. PLEASE RESPONSE ;d

This thread is nearly a year old. You need to create your own thread and give much more information than you have given here. Did the computer connect previously using broadband or is this a NEW connection?
What operating system are you using? Are you certain you have a network card in the computer?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.