From f59d93d5edfc69ddbf695bc6c89562159da6a556 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Sun, 25 Nov 2012 17:22:10 +0200 Subject: [PATCH] Windows: it's not possible to have open hostednetwork. --- articles/guides/Windows.html | 2 +- articles/guides/Windows.html.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/articles/guides/Windows.html b/articles/guides/Windows.html index b30a21a..4fc25f6 100644 --- a/articles/guides/Windows.html +++ b/articles/guides/Windows.html @@ -41,7 +41,7 @@ netsh wlan start hostednetwork

NOTE: If you get error about missing svchost service or something else, press Windows + R and run "services" and enable "Wireless autoconfiguration" or something like that.

NOTE2: If you get other error, disable the network card in adapter settings and enable it again. Then run "netsh wlan start hostednetwork again".

NOTE3: If nothing helps, run "netsh wlan show drivers" and ensure that your network card supports hosted/virtual networks.

-

TODO: I must find out how to not have the network WPA2 secured. Leaving key=mypassword out doesn't seem to work.

+

According to superuser user Soumya it's not possible to have open hosted network :(.

Getting internet access to the new network.

diff --git a/articles/guides/Windows.html.md b/articles/guides/Windows.html.md index cd5350d..26766a8 100644 --- a/articles/guides/Windows.html.md +++ b/articles/guides/Windows.html.md @@ -80,7 +80,7 @@ NOTE2: If you get other error, disable the network card in adapter settings and NOTE3: If nothing helps, run "netsh wlan show drivers" and ensure that your network card supports hosted/virtual networks. -TODO: I must find out how to not have the network WPA2 secured. Leaving key=mypassword out doesn't seem to work. +According to [superuser user Soumya](http://superuser.com/a/308692) it's not possible to have open hosted network :(.