07 April 2010 ~ 0 Comments

Using wireless in Hyper-V

Wireless_HyperV

I know, I know, Who is going to have a wireless card even close to there data center? The answer, no one. But you may find yourself wanting to create, test, and verify VHD’s while on the road or away from the server. Hyper-V does not natively support using Wireless Cards as they are un-likely to be used in production environments, that said it is still possible.

There are three different types of virtual networks that we can utilize in Hyper-V .External which binds a physical interface to the connection to the machine can access a physical network. Internal which will create a Virtual network adapter that you use to communicate between the machines on the server and the physical machine itself. The final one which is Private which creates a network that only the machines that you select can communicate on the virtual network.

The connection type that we will be using is the “Internal” type of connection. Like I stated earlier this connection creates a network interface on the physical computer so it can communicate with the virtual machine.

Go into Hyper-V Virtual Network Manager and create a new network. We will call it STG.

HyperV_Wireless

Now go into “Network Connections” (Control Panel –> Network and Internet –> Network and Sharing Center –> Change Adapter Settings )

HyperV_Wireless2

Select the virtual adapter that was created and the wireless adapter and right click “Add to Bridge” You will now see a Network bridge that displays both networks IE STG and DadderN (Home Network).

HyperV_Wireless5

Now set the IP settings to your default gateway and other network settings.

HyperV_Wireless4

Now you will have given outside network access to your virtual switch and you will be able to navigate outside of your lan.

If you have any problems feel free to email me at tj{at}smalltowngeeks{dot}net

TJ

Author: