Sunday, May 24, 2020

Windows virtual router

CMD run as an administrator

netsh wlan show drivers 
netsh wlan set hostednetwork mode=allow ssid=NG0VR2 key=password
The hosted network mode has been set to allow.
The SSID of the hosted network has been successfully changed.
The user key passphrase of the hosted network has been successfully changed.

netsh wlan start hostednetwork
            The hosted network started.
or 
The hosted network couldn't be started.
A device attached to the system is not functioning.

  1. Start Command Prompt as administrator. 
  2. When Command Prompt opens, enter the following lines:
    netsh winsock reset
    netsh int ip reset
  3. Restart your computer.

 netsh wlan stop hostednetwork

It will create 
Local Area Connection* 12

goto wifi24 (eth0) and share with Local Area Network* 12



PeopleSpace International