Hey Guyz I am currently using :-

1. WINDOWS 7 32bit x86 intel
2. WINDOWS XP SP2 2002 32bit x86 intel

MODEM :-

ZTE ADSL Modem
Model : 531B
Splitter : 4KHz

The Problem :-

1. There was no problem till today morning...I faced some problems after 12am today..
2. All the chat clients like SKYPE, and File sharing softwares like UTORRENT sitting on my system are working but there is a problem surfing the net...
3. The problem is quite strange ..
4. Same is happening with other systems running Win7..
5. I have genuine KASPERSKY sitting on my system...So according to my understanding there is no virus or malware...

Please Suggest me some solutions as the net is the main source of work for me nowadays .

Thanking You

Dani AI

Generated

Short summary and likely causes (quick read): multiple machines can still run Skype and uTorrent while normal web pages fail — that usually means HTTP(S) traffic is being intercepted or blocked somewhere between the browser and the internet (local web‑filtering/antivirus HTTP scan, a router/ISP transparent proxy or firewall, or lower‑level packet/MTU problems). As noted, the fact several PCs are affected points away from a single browser install; as flagged, proxy/interception is a common silent culprit. (See Kaspersky Web Anti‑Virus behavior). https://support.kaspersky.com/KAV/2019/en-US/87342.htm

Practical first checks (fast to try): pause or temporarily suspend Kaspersky’s web‑scanning / web‑protection and remove/disable any Kaspersky browser extension — then test browsing. If that helps, re-enable protection and add exclusions or update the Kaspersky browser plug‑in. If the problem persists, rebuild the Windows network stack (will not affect installed apps):

netsh winsock reset
netsh int ip reset
(restart the PC)

(Microsoft documents the TCP/IP reset procedure.) https://support.microsoft.com/en-us/help/299357

Router/modem isolation and DNS: isolate the router by plugging one PC directly into the modem and power‑cycling the modem/router (this will quickly tell you whether the router is the choke point). Provider/ISP filters or router rules can block HTTP/HTTPS while allowing other protocols. Also try a known public DNS (eg. Google Public DNS) as a quick DNS sanity check. https://www.rogers.com/support/internet/shaw-setup-install/how-to-connect-a-computer-directly-to-the-modem · https://developers.google.com/speed/public-dns/docs/using

Less obvious network cause: MTU / MSS problems (PPPoE, VPNs, or ISPs that drop ICMP "fragmentation needed") can let small‑packet apps work while large HTTP responses stall — enabling MSS clamping or lowering MTU on the router has fixed similar cases. If the above steps fail, check router firmware, look for QoS/parental‑control/transparent proxy settings, and involve the ISP (they can confirm upstream filters). (Background on MTU/MSS issues). https://blog.apnic.net/2021/06/24/how-to-edge-router-and-bng-optimization/

Recommended Answers

All 2 Replies

The first thing that comes to mind is the firewall on your computer. It is easy to accidentally tell the darn thing to block access to the web. I suggest you temporarily turn off your firewall and see if that helps. If it does, then look into its settings and see if it has blocked http service or blocked your web browser program.

I would try another web browser to eliminate the possibility that it is just the browser program having a problem.

Are you experiencing the same problem with the XP computer as well? If so, it suggests a problem with the router. If you can access your router's setup page through your web browser, look for a "renew" button (likely in the "status" area). Renewing your connection to your service provider may well fix the problem.

It would be interesting to know if it is a DNS problem. You might try running "Command" from the start menu to get a DOS window, then trying to ping web servers. For example, you could enter
PING and see if you get an answer.
Then try PING www.3gart.com and see if you get an answer.
(I picked something obscure that won't be cached on your system)
If you get a return from the numeric address, but not the www one, then you likely have a problem with DNS.

While you are in the DOS window, you might try entering the command
IPCONFIG /renew
This will renew your computer's connection to your router, perhaps clearing up a problem there.

Post your findings and I'm sure the folks here will help!

Could be simply a proxy server box check. Check you IE Tools and see if that box is checked.

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.