The Artima Developer Community
Sponsored Link

.NET Buzz Forum
Microsoft Virtual PC Tip - Using the Microsoft Loopback Adapter

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Pau Laudeman

Posts: 54
Nickname: plaudeman
Registered: Apr, 2005

Pau Laudeman is a Smart Client junkie for the .NET platform!
Microsoft Virtual PC Tip - Using the Microsoft Loopback Adapter Posted: Apr 19, 2005 3:23 PM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Pau Laudeman.
Original Post: Microsoft Virtual PC Tip - Using the Microsoft Loopback Adapter
Feed Title: Paul Laudeman
Feed URL: /error.htm?aspxerrorpath=/blogs/paul.laudeman/rss.aspx
Feed Description: Helping You to Make "Smart Clients" Smarter!
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Pau Laudeman
Latest Posts From Paul Laudeman

Advertisement

Microsoft Windows 2000 and XP (and probably others) ship with a built-in network interface driver called the "Microsoft Loopback Adapter" that lets you create a local-only network interface device. This adapter can be extremely useful when you are doing development testing using Virtual PC and want to isolate your Virtual PC's from your main network.

For instance, let's say that you want to test a SharePoint Portal configuration with a separate front end web server, a separate index and job server, and a separate database server. Using Virtual PC you would configure the network adapter of your virtual machine to use the Microsoft Loopback Adapter for each virtual machine in your virtual server farm. When you spin up all of your virtual machine instances, they would only be able to communicate among themselves and any traffic would be isolated and limited to your testing environment.

To configure your Microsoft Loopback Adapter under Windows XP, do the following:

  1. From the Control Panel, select "Add Hardware"
  2. Select "Yes, I have already connected the hardware"
  3. Select "Add a new hardware device" (at the bottom of the listbox)
  4. Select "Install the hardware that I manually select from a list (Advanced)"
  5. Select "Network adapters"
  6. Select "Microsoft" as the manufacturer and "Microsoft Loopback Adapter" as the adapter

From within Virtual PC

  1. Select your virtual machine
  2. Go to the Settings (either right-click the VM and select "Settings" or from within a running instance go to the "Edit" menu and select "Settings)
  3. Click the "Networking" setting
  4. For your network adapter, select "Microsoft Loopback Adapter"

Now, you should be able to see your other running Virtual PC instances that also share the same loopback adapter!

Note: If you run into a problem where you can't select the Microsoft Loopback Adapter", you'll need to verify that 1) the "Virtual Machine Networking Services" are installed for the loopback adapter, and 2) if they are, and you still can't select the adapter, uninstall the service and then reinstall the service (by pointing to the Virtual PC installation directory under Utility/VMNetSrv).

Happy Virtual PC'ing!

Read: Microsoft Virtual PC Tip - Using the Microsoft Loopback Adapter

Topic: SQL Server 2005 April CTP Up On MSDN Previous Topic   Next Topic Topic: VS2005 Beta2 is available!

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use