Table of Contents

Windows - Installing a Loopback Adapter

About

Loopback IP installation on Windows.

When you install a loopback adapter, the loopback adapter assigns the loopback IP address for your computer.

After you install a loopback adapter on your computer, you have at least two network adapters on your computer:

Primary adapter

After the installation of the loopback adapter you must confirm that the adapter network card is in primary position. The software (as Oracle Database, EPM, …) needs to have Windows using the loopback adapter to mimic a fix IP.

The primary adapter is determined by the order in which you installed the adapters: it is the last adapter installed. If you install additional network adapters after you install the loopback adapter, you need :

In windows 7, you need to choose Layout > Menu Bar, if you don't see the menu

Advanced Network Settings

Checking if a Loopback Adapter Is Installed on Your Computer

To check if a loopback adapter is installed on your computer, run the ipconfig /all command:

SYSTEM_DRIVE:\> ipconfig /all

If there is a loopback adapter installed, you would see a section that lists the values for the loopback adapter. For example:

Ethernet adapter Local Area Connection 2:
  Connection-specific DNS Suffix  . :
  Description . . . . . . . . . . . : Microsoft Loopback Adapter
  Physical Address. . . . . . . . . : 02-00-4C-4F-4F-50
  DHCP Enabled. . . . . . . . . . . : Yes
  Autoconfiguration Enabled . . . . : Yes
  Autoconfiguration IP Address. . . : 169.254.25.129
  Subnet Mask . . . . . . . . . . . : 255.255.0.0

Command Dos Loop Back

Installing a Loopback Adapter

To install a loopback adapter:

Starting the “Add Hardware Wizard”

Windows 2003, 2000 Windows XP

Windows 2000 reports on the last network adapter installed. This means that if you install additional network adapters after you install the loopback adapter, you need to remove and reinstall the loopback adapter. The loopback adapter must be the last network adapter installed on the computer.

Windows 7

Wizard Steps

Windows Select Network Adapter

Loopback Adapater Settings

Microsoft Loopback Adapter

Host File

For example:

10.10.10.10   gerardnico.local   gerardnico
#10.10.10.10   yourDNS.com   yourComputerName

Testing

Ping Loopback Adapter

Removing a Loopback Adapter

To remove a loopback adapter:

Reference