mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-02-23 00:40:43 +01:00
Windows: it's not possible to have open hostednetwork.
This commit is contained in:
parent
0c520c8793
commit
f59d93d5ed
@ -41,7 +41,7 @@ netsh wlan start hostednetwork</code></pre>
|
||||
<p>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.</p>
|
||||
<p>NOTE2: If you get other error, disable the network card in adapter settings and enable it again. Then run "netsh wlan start hostednetwork again".</p>
|
||||
<p>NOTE3: If nothing helps, run "netsh wlan show drivers" and ensure that your network card supports hosted/virtual networks.</p>
|
||||
<p>TODO: I must find out how to not have the network WPA2 secured. Leaving key=mypassword out doesn't seem to work.</p>
|
||||
<p>According to <a href="http://superuser.com/a/308692">superuser user Soumya</a> it's not possible to have open hosted network :(.</p>
|
||||
<iframe src="https://openwireless.org/widget/150x196/" width="150" height="196" frameborder="0"></iframe>
|
||||
|
||||
<h3 id="getting-internet-access-to-the-new-network.">Getting internet access to the new network.</h3>
|
||||
|
@ -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 :(.
|
||||
|
||||
<iframe src="https://openwireless.org/widget/150x196/" width="150" height="196" frameborder="0"></iframe>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user