Support: KB – blizzard

Fix For – No Internet Access IP Problem

There is no name to this bug so we have code named it “blizzard” to provide help and support to our customers that have purchased computers and call for support. “Blizzard” is just a unique keyword that will help you find this help file when searching our site. (and it’s nearly Christmas so it fits). I haven’t used the word “blizzard” in any other Knowledge Base post so there will be no confusion, if I have directed you here on the phone, you are on the right page.

The Issue…

We have been inundated with a bug that causes IP problems. This glitch will prevent you from accessing the internet and display some kind of “Page Cannot Be Reached” problem quoting an IP configuration issue.

We started to see the problem a couple of weeks ago with what we thought were isolated cases. The past day or two we have been inundated with calls and computers being brought in to have this repaired.

The cause of this bug is yet unconfirmed. There is suggestion that it has been caused by a Windows Update. I don’t agree with this because I have seen the problem on machines with a fresh install of Windows.

We refer to this as a bug, which is a glitch – this is not a virus. Do not panic.

There doesn’t appear to be a pattern yet as the computers I have seen affected are different models and makes, with various different brands of network adapters.

This issue is not just on wireless computers, but also on LAN (hard wire) connected machines.

My theory is that this relates to the big switch over from IPv4 to IPv6.

This bug is not local to our area, there has been discussion on forums from computer technicians all over the country today about this problem.

To Fix Try Method 1 First:

Method 1

Reset IP Manually

Step 1

Right-click on the Start Menu and select Command Prompt (Admin)

Step 2

In Command Prompt type the following text exactly as you see it followed by Enter:

netsh int ip reset

Next to reboot type the following text followed by enter:

shutdown /r

Step 3

Put the kettle on, come back in a few minutes – it’s fixed.

 

If this resolves the issue – you do not have to do anything else.


Method 2 (advanced users only)

Disallow hostednetwork

Step 1

Open Device Manager and uninstall all the WAN Miniports

Step 2

Open Command Prompt as Admin and Enter following 2 lines one at a time:

netsh wlan stop hostednetwork
netsh wlan set hostednetwork mode=disallow

Step 3

Reboot computer.