Sie sind auf Seite 1von 1

# ROTEAR INTERNET CABO NO NOTEBOOK #

COMANDOS

Criar ponto de acesso: netsh wlan set hostednetwork mode=allow ssid=NomedaRede


key=SuaSenha

iniciar ponto de acesso: netsh wlan start hostednetwork

parar acesso: netsh wlan stop hostednetwork


___________________________________________________________________________________
_____________________

First, this has absolutely nothing to do with IPv6, which by the way, always says
no internet access because it's only used internally with Windows at this point. Do
not ever disable IPv6 as there are components in Windows that rely on it's
functionality.

This problem is usually from either Winsock or the TCP/IP stack requiring a reset
which is a very common problem.

Run the following two commands one at time, use an elevated command prompt, hit
enter after each command "in bold". Then restart your machine.

reset winsock entries: netsh winsock reset catalog

reset TCP/IP stack: netsh int ip reset reset.log hit

Das könnte Ihnen auch gefallen