msgbartop
Best Practice from IT Geeks
msgbarbottom

20 Nov 09 Windows 7 as an wi-fi access point

Now with Windows 7 you can share your internet connection as an access point with the the drivers that came with Windows 7, Windows also installs the Microsoft Virtual WiFi Miniport Adapter

connections

To configure it use the Command Prompt in Administrator elevated:

netsh wlan set hostednetwork mode=allow ssid=itgeekdiary key=typepassword

This configures a Wireless Lan network with SSID “itgeekdiary” and protected with the key “typepassword”

Enable Internet sharing on your internet connected network card, in my case that is the Wireless Network Connection modem card. Select the virtual Wifi as home networking connection, wi-fi mini port

Open the virtual miniport wifi adapter properties and uncheck all except IPv4

connections2

And at the command prompt type:

netsh wlan start hostednetwork

That’s it !!!

if you want to disable, at the command prompt:

netsh wlan set hostednetwork mode=disallow ssid=itgeekdiary key=typepassword

These devices are known to be compatible:

  • Atheros AR5005GS (as in the TP-Link TL-WN651G)
  • Atheros AR5007EG with 8.0.0.238 firmware
  • Broadcom 4310-series (in many Dell laptops)
  • D-link AirPlus G DWL-G510 Wireless PCI Adapter (driver version 3.0.1.0)
  • Intel 5100/5300 (with latest drivers from Intel’s site, version 13.0.0.107, 64bit systems only)
  • Ralink RT2870 (in many 802.11n USB dongles)
  • Realtek RTL8187SE (with the drivers that came with Windows 7)
  • Realtek RTL8192u with 1370(Beta)

These older devices are known to be incompatible

  • Atheros AR9285 (likely others too)
  • Belkin Wireless G MIMO devices (as of version 3.1.2.0)
  • Broadcom 4320-series (in many Dell laptops)
  • D-Link AirPlus G DWL-G122
  • Gigabyte GA-WPKG 802.11g
  • Intel 5100/5300 on 32 bit systems
  • Intel 3945/4965,2200BG (most Intel cards, unfortunately)
  • Mac Book Builtin Broadcom devices
  • Realtek RTL8187 (like in older 802.11bg USB dongles)
  • Zydas ZD1211 (also in 802.11bg USB dongles)

3G Mobile Broadband and Wireless Internet devices

Some wireless broadband providers’ hardware disallows the use of their device in an ICS setup. Microsoft are working on a solution to support all of these and will make an announcement when we have a resolution.

These devices are known to be compatible:

  • Clear 4G+ Mobile USB
  • Dell 5520
  • Franklin CDU680

Reader's Comments

  1.    

    Hi please help where do we find the:

    D-link DWL-G510 Wireless 3.0.1.0 driver?

    Can find other versions but not 3.0.1.0

  2.    

    Thanks and its a great solution. Now i can find my AP but when i try to connect it keeps trying to obtain an IP and cant connect.. Any solution?

  3.    

    Excellent! Thank you :)

  4.    

    food science and technology

Pingbacks/Trackbacks

  1. Sharing Modem Laptop ke Virtual WiFi « hary.oktav’s Blog
  2. Solved bad_pool_caller - Page 2 - Windows 8 Forums

Leave a Comment