Recommended Posts

Hey,

Last weekend (7th till 9th) we had are internet go out. No real explantion from my ISP, at one point I got a guy telling me it has to do with the DNS, but it really made no sense to me.

So the 9th comes, and I got internet back, things seem fine. Then shortly after that, maybe a day, start having issues loading websites. Some sites just don't load at all, some load very slowly, some load partly. Sometimes a website won't load, and then it will another time.

It is two different systems having the problem, one is Windows 7, one is Windows 8. I have tried both Chrome & IE on each system. I have reset/turned off the router and modem many times now. I have even switched routers, and changed my DNS. Nothing has worked.

Cleared all caches and items like that from browsers, flushed the DNS, even did a system restore on one of the systems.

I called the ISP today, and the guy said he thinks there might be something wrong with my external IP address. Didn't give me details, said he was unsure, but might be fixed by end of today (which it's not). That kinda makes sense, but I don't understand how something can be wrong with my external IP.

Anyways, assuming it's not my ISP (going to keep dealing with them and try to get it fixed) what could possibly be causing my problem?

Link to comment
https://www.neowin.net/forum/topic/1125670-internet-website-loading-issues/
Share on other sites

if you can reproduce it on both systems that takes the systems themselves out of the equation. At this point the issues is the modem, the router or the ISP. I would bypass the router and go straight into one of the computers with the modem to take the router out of the equation. Just make sure your windows firewall is on when you do so.

Yea the problem is that I can't do that, where the computers are and where the modem is, is very far and would be a huge hassle.

Wouldn't replacing the router with another router do the same thing, which I said I did?

Please read the original post properly, yes I tried that.

Also, as I said it was a pain, very far from my computer but, for the sake of it, I managed to plug my system into the modem directly.

And weirdly, my computer acting like it was unplugged from the internet, didn't work at all. Is this possible? Working sorta while plugged in through router, dead when directly to modem?

Please read the original post properly, yes I tried that.

Also, as I said it was a pain, very far from my computer but, for the sake of it, I managed to plug my system into the modem directly.

And weirdly, my computer acting like it was unplugged from the internet, didn't work at all. Is this possible? Working sorta while plugged in through router, dead when directly to modem?

Sometimes you have to powercycle the modem once you plug it into your computer so it can give your computer an internet IP. Modems are weird that way.

Once you do that type windows key + r then type cmd and press enter and type ipconfig and press enter.

if done correctly your ip address should be an interent IP it should not be starting with 192

"I had to unplug it to do it, so yes it powercylced."

Not the PC, the modem itself - what is the make and model of your modem? And you also mention a router, if your on some sort of dsl based connection I would guess your "modem" is not really just a modem but a gateway (modem/router combo) And you could be double natting for starters - should work, but can be flaking - especially if you for example have same network on both sides of your router.

Taking the router of the equation couldn't hurt for testing, but if its an actual "modem" then yes quite often you have to power cycle when you change the device connected to it, be it a router or pc, etc.

As to this info

"should be an interent IP it should not be starting with 192"

This a bit lacking. There are plenty of pubic IPs that can start with 192.

NetRange: 192.1.0.0 - 192.1.255.255

OrgName: BBN Communications

NetRange: 192.2.0.0 - 192.2.255.255

OrgName: Level 3 Communications, Inc.

NetRange: 192.254.0.0 - 192.254.15.255

OrgName: Group Health Cooperative

etc.. ;)

Its quite possible his ISP uses 192.x.x.x, the private address space is 192.168.x.x, 10.x.x.x, 172.16-31.x.x so if your directly connected to the public net and not behind a NAT, then your IP should be something other than those. If you fail to get an IP from a dhcp server, then your IP could be 169.254.x.x which is APIPA and just means some random IP your machine gave itself when a dhcp server didn't answer - this will not be routable on the public net, etc.

If you get an IP other than in the ranges listed, this should be from your ISP when directly connected to your "modem" and lets see if you still have the issue.

While your directly connected to your "modem" and working, ping your gateway - you can find this from ipconfig /all -- also look to see what your dns servers are. If your internet stops working, ping the gateway address - does it respond? Are you getting packet loss? Ping it it with

ping ipaddressofgatewway -t

and let it run for awhile, do some pings not answer -- after about 100 or so, hit cntrl+C what does it show you for amount lost (% loss) if this not zero it points to issue with your ISP.

If that is working great and still internet problems, test your dns -- do a nslookup to something, does it respond? Flush your dns, ipconfig /flushdns Do queries with nslookup, do they respond or timeout? If they timeout, then you have issue with dns if your ping test to gateway showed no loss, etc.

I don't think anyone is reading my post.

It's cable internet, Modem, and a router. I have flushed my DNS, changed it and everything. And yes, I was talking about my modem when I said I powercycled.

Haven't done any pinging will see.

Well that is the weird thing, just checked it, and I appear to have the same one I had throughout the problem.

So just wondering if that was just bullcrap they guy told me, or maybe they fixed them some how. I just wish they would explain exactly what happened, or someone could.

*Just found out this..

"There were two issues presently in Ottawa. Customers served off of St Laurent POI receiving an IP address from a certain subnet would experience an intermittent browsing/routing issue. This should be fixed now. Problem was with Rogers Access Control List on their equipment.

Second issue related to subscribers served off of Richmond POI not getting an IP address(169 IP only) is still outstanding. We have tickets opened with Rogers and waiting for resolution."

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Here is how I fixed Windows 11 not booting after clean installation by Taras Buria Story time. A couple of weeks ago, I experienced a very odd thing with my computers. I was trying to reinstall Windows 11 on my primary device, and everything was going smoothly until the installer performed the first restart. After that, my computer entered the boot disk selection screen instead of continuing the setup process. Huh, that's odd, said I, and selected Windows Boot Manager only to see it fall back into the same screen right away. Then I tried booting from the USB drive with the same result—the PC kept returning to the boot device selection screen, and removing the drive would send my PC to UEFI, again, with no way to launch Windows 11. I fired up my spare laptop, which has been sitting unused for quite a while, to see if I am dealing with a defective USB drive. Nope, Windows 11 installed and started without issues. After trying another drive and checking all the possible settings in UEFI, I decided to try disabling Secure Boot. Lo and behold, Windows 11 started as it should have been in the first place, continued the setup process, and reached the initial setup screen. Victory! After I finished the setup and applied all updates, I re-enabled Secure Boot, and Windows 11 started without issues. Some time later, I tried reinstalling Windows 11 on my laptop only to experience similar issues, with UEFI claiming a Secure Boot violation. I checked whether the drive works on my main PC, and yes, it installed Windows 11 without errors. I scratched my head, went to UEFI, turned off Secure Boot, and installed Windows 11 without issues. After that, I enabled Secure Boot. Note: I used the official Media Creation Tool app for my USB drive. Also, UEFI was properly configured for Windows 11, including no Legacy Mode, a GPT-partitioned drive, and TPM and Secure Boot enabled. From my experience, if you are dealing with similar symptoms, I recommend two things: If you use old Windows 11 install media, create a new one with the latest Windows 11 release, especially if you know your PC already has the latest Secure Boot certificates. If you cannot create a new one, turn off Secure Boot, complete the installation, download all available updates, and then re-enable Secure Boot in UEFI. Note that you need to turn off Secure Boot after installing Windows 11. Otherwise, the installer won't run, claiming a hardware requirements mismatch. I believe the problem hides in Secure Boot certificates that expire this month. Microsoft is currently rolling out new certificates, and maybe a mismatch was causing these issues for both of my systems. I am out of my depth to make a definitive statement; this article is flagged as "Opinion," as I only share my experience and some tips on how to fix the problem. If some of you possess deeper knowledge and understanding of the situation, please share it in the comments. As for everyone else struggling with computers not booting after a clean install, the two steps above should get you out of the pickle.
    • I gave the tool a chance the other day to make a USB. An hour later it was stuck at 0% downloaded. I downloaded the official ISO, downloaded Rufus, and made the USB myself in 15 min.
    • <Moved to software discussion and support> I've got fond memories of Winamp. Changing the skins, the different visualisations etc. But now I just need a simple music player. MSN messenger would be another one, MSN Messenger Plus (I think?) offered so many different plugins. But again, it probably wouldn't work for me these days. And then there is miRC. i think it's still going these days, but lord i had fun with that back in the day. Now it's mostly stuff like Discord, WhatsApp group chats, Signal, Telegram... /me is showing his age...
    • ive always been fascinated by old software this is an old video player for windows from apple
  • Recent Achievements

    • Conversation Starter
      flexorcist earned a badge
      Conversation Starter
    • One Month Later
      AndreaB earned a badge
      One Month Later
    • One Month Later
      agatameier earned a badge
      One Month Later
    • Week One Done
      agatameier earned a badge
      Week One Done
    • Week One Done
      ssd21345 earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      518
    2. 2
      +Edouard
      198
    3. 3
      PsYcHoKiLLa
      147
    4. 4
      ATLien_0
      94
    5. 5
      Steven P.
      77
  • Tell a friend

    Love Neowin? Tell a friend!