Select the product you need help with
How to install the Microsoft Loopback adapter in Windows XPArticle ID: 839013 - View products that this article applies to.
For a Microsoft Windows 2000 version of this article, see 236869
(http://support.microsoft.com/kb/236869/
)
.
On This PageSUMMARY
The Microsoft Loopback adapter is a testing tool for a virtual network environment where network access is not available. Also, you must use the Loopback adapter if there are conflicts with a network adapter or with a network adapter driver. You can bind network clients, protocols, and other network configuration items to the Loopback adapter, and you can install the network adapter driver or network adapter later while retaining the network configuration information. You can also install the Loopback adapter during the unattended installation process. Manual installationTo manually install the Microsoft Loopback adapter in Windows XP, follow these steps:
Note By default, TCP/IP properties are configured to use DHCP. Unattended installationTo install the Microsoft Loopback adapter, use the following sample Unattend.txt file as a model for your Unattend.txt file:[NetAdapters] Adapter01=Params.Adapter01 [Params.Adapter01] InfID="*msloop" ; Microsoft Loopback Adapter ConnectionName ="MS Loopback Adapter" [NetProtocols] MS_TCPIP=Params.MS_TCPIP ; TCP/IP parameters ; Use parameter values specific to your network [Params.MS_TCPIP] AdapterSections=params.TCPIP.Adapter01 DNS=yes DNSSuffixSearchOrder=mycorp.com EnableLMHosts=No ; Adapter Specific TCP/IP parameters ; Use parameter values specific to your network [params.TCPIP.Adapter01] SpecificTo=Adapter01 DNSDomain=mycorp.com DNSServerSearchOrder=192.168.5.251 WINS=no DHCP=no IPAddress=192.168.5.10 SubnetMask=255.255.255.0 DefaultGateway=192.168.5.254 MORE INFORMATIONFor more information, see the Windows XP Preinstallation Reference Help file in the Support\Tools\Deploy.cab folder on your Windows XP CD-ROM. PropertiesArticle ID: 839013 - Last Review: April 22, 2004 - Revision: 3.1
| Article Translations
|


Back to the top








