Win8 shared wireless wifi to achieve mobile Internet access free flow tutorial

  
Win8 shared wireless wifi to achieve mobile Internet access free flow tutorial
Operation steps:
1. First confirm that the wireless network card switch is turned on, the driver has been successfully installed, wireless network function can be used normally.
Open Control Panel---View network status and tasks, click on the "Change Adapter Settings" on the left side to confirm that there is a "Wi-Fi" network connection. As shown below:

On the desktop "Computer" icon right-click to select "Settings", click "<;Device Manager", or directly press “Windows” and “X” Key, select "Device Manager", confirm "Network Adapter" under the device with no exclamation mark, there is a wireless network card device and "Microsoft Kernel Debug Network Adapter", as shown below (different brands of different models of wireless network card The names are slightly different. The following figure uses the Atheros AR9285 as an example. If you do not have these two devices, please uninstall the existing wireless network card driver and reinstall the Lenovo website to provide the wireless network card driver.

If there is a down arrow icon, right click on this device and select On. As shown below:

If there is a "wild port" with an exclamation mark, please refer to the note explanation.

Click on the network icon in the task bar at the bottom right corner. If there are other network signals around, the wireless network card is available.

2. Determine if the network sharing related service is enabled.
You can right click on the desktop & ldquo; computer & rdquo; icon, then open & ldquo; management & rdquo;--- & ldquo; services and applications & rdquo;--- & ldquo; service & rdquo; (or simultaneously press “ windows and R key & rdquo;, enter “services.msc”, click OK to open "Service Manager", view "Internet Connection Sharing (ICS)" and "Remote Procedure Call (RPC)" service is enabled . If “manual"not" is running”, right click on the corresponding service <;start”;if “disable”, corresponding service right click on “property",“start mode&rdquo ; set to “automatic", click the "application" button, click “start”, then click “OK" to complete the setup.

3. Set up the bearer network.
Press the Windows and X keys at the same time and select “Command Prompt (Administrator)”.

Enter netsh wlan set hostednetwork mode=allow ssid=The name of the network you want to create (in English format) key=The password you want to set (at least 8 digits) Press Enter to set the ssid and password. (For example, netsh wlan set hostednetwork mode=allow ssid=mywlan key=12345678.)

Enter netsh wlan start hostednetwork, press Enter to open the bearer network.

4. Set up network sharing
Open Control Panel---View Network Status and Tasks---Change Adapter Settings

If the above command is successfully created, a “Local” will appear. Connect*” behind a digital network connection. And the middle part will display the set wireless network name. As shown below:





































"" .
(If you use broadband connection for dial-up Internet access, please click on “Broadband Connection” to right-click on the property and set the share)

The wireless network created by the mobile search after the above operation is completed, “mywlan” Key "12345678" rd connection test.
The following is a batch file for automatically creating a wireless network, you can also use it. Set the network SSID and password. After saving, right-click this file and select “Run as administrator”. If there is no error, create a wireless network automatically, and then set up network sharing.
netsh interface set interface name="wi-fi" admin=disABLED
netsh interface set interface name="wi-fi" admin=enABLED
netsh wlan stop hostednetwork
netsh wlan set hostednetwork Mode=allow
netsh wlan set hostednetwork ssid=mywlan key=12345678
netsh wlan start hostednetwork
Remarks:
1. If the network icon in the lower right corner is turned on, <;Wi-Fi” is displayed as “ Off",
2. After entering the command and pressing the enter key, it is found that there is no "local connection*" in the interface of the "Change adapter settings", first open “Device Manager again to see if there is “Microsoft Managed Network Virtual Adapter” is disabled as shown below. If it is disabled, right-click and select “Enable”, then re-enter the command to create a wireless network. (Note: This virtual device appears only after the bearer network is created. It is normally hidden and invisible.)

If the above operation is completed, it still cannot appear “Local Connection*”, please open” Control Panel "-“System & Security"-“Windows Firewall", click on the left side" Allow Programs or Features via Windows Firewall", find the "Windows Communication Foundation" project, check to see if all are checked. After all check, click OK and try to recreate the wireless network.

4. If the mobile phone is connected to the created wireless network, but the webpage cannot be opened, firstly disable all the protection software installed on the computer or temporarily stop the protection, and then open “ control panel>---&ldquo "System and Security"---"Windows Firewall", click on the left side "Open or close Windows Firewall", here is temporarily set to off, then the phone and then re-open the page to try.

5. If the mobile terminal QQ can send and receive messages, but can't open the webpage, other applications can't be connected to the Internet. The DNS service function of the computer system may be abnormal. You can change the adapter settings in the <quo;Ethernet” ; or <;Broadband connection" (depending on how the network is connected) right click and select “Status”, click “Details”, record the “IPv4 DNS” information, manually set in the mobile network settings &ldquo ;DNS server" (domain name) address. For details on how to set up, please refer to the instructions provided by the mobile phone manufacturer.

You can also consult your local network operator for the DNS server address used. The following public NDS server addresses can be referenced: 114DNS (114.114.114.114, 114.114.115.115), Google Public DNS (8.8.8.8, 8.8.4.4), OpenDNS (208.67.222.222, 208.67.220.220). You can choose according to your region and the network operator.

Copyright © Windows knowledge All Rights Reserved