Installing a Loopback Adapter on Windows 2003

December 1st, 2009 by arfanmaz Leave a reply »

Installing a Loopback Adapter on Windows 2003 or Windows XP

There are various pre-requisites to installing Oracel 11g but I’m sure you’ll have met most of them already. The one that you’re not likely to have is the installation of the Loopback adapter in Windows Server 2003. I wanted to save you the time of reading through the details and so have pasted below the instructions for this from the Oracle website. Full details can be found at: http://download.oracle.com/docs/cd/B19306_01/install.102/b14316/reqs.htm#CHDGIFBC

To install a loopback adapter on Windows 2003 or Windows XP:

Open the Windows Control Panel.

Double-click Add Hardware to start the Add Hardware wizard.

In the Welcome window, click Next.

In the Is the hardware connected? window, select Yes, I have already connected the hardware, and click Next.

In the The following hardware is already installed on your computer window, in the list of installed hardware, select Add a new hardware device, and click Next.

In the The wizard can help you install other hardware window, select Install the hardware that I manually select from a list, and click Next.

From the list of hardware types, select the type of hardware you are installing window, select Network adapters, and click Next.

In the Select Network Adapter window, make the following selections:

Manufacturer: Select Microsoft.

Network Adapter: Select Microsoft Loopback Adapter.

Click Next.

In the The wizard is ready to install your hardware window, click Next.

In the Completing the Add Hardware Wizard window, click Finish.

If you are using Windows 2003, restart your computer.

Right-click My Network Places on the desktop and choose Properties. This displays the Network Connections Control Panel.

Right-click the connection that was just created. This is usually named “Local Area Connection 2″. Choose Properties.

On the General tab, select Internet Protocol (TCP/IP), and click Properties.

In the Properties dialog box, click Use the following IP address and do the following:

IP Address: Enter a non-routable IP for the loopback adapter. Oracle recommends the following non-routable addresses:

192.168.x.x (x is any value between 0 and 255)

10.10.10.10

Subnet mask: Enter 255.255.255.0.

Record the values you entered, which you will need later in this procedure.

Leave all other fields empty.

Click OK.

Click OK.

Close Network Connections.

Restart the computer.

Add a line to the SYSTEM_DRIVE:\WINDOWS\system32\drivers\etc\hosts file with the following format, after the localhost line:

IP_address hostname.domainname hostname

where:

IP_address is the non-routable IP address you entered in step 16.

hostname is the name of the computer.

domainname is the name of the domain.

For example:

10.10.10.10 mycomputer.mydomain.com mycomputer

Check the network configuration:

Open System in the Control Panel, and select the Computer Name tab. In Full computer name, make sure you see the host name and the domain name, for example, sales.us.mycompany.com.

Click Change. In Computer name, you should see the hostname, and in Full computer name, you should see the host name and domain name. Using the previous example, the host name would be sales and the domain would be us.mycompany.com.

Click More. In Primary DNS suffix of this computer, you should see the domain name, for example, us.mycompany.com.

VN:F [1.5.7_846]
Rating: 9.0/10 (1 vote cast)
VN:F [1.5.7_846]
Rating: 0 (from 0 votes)
Advertisement

3 comments

  1. Dancing Baby says:

    This is definitely among the most appealing sites I have seen. It’s so easy to get jaded, but there is still some first-rate stuff online, and I believe your place is definitely one of them!

    VA:F [1.5.7_846]
    Rating: 0.0/5 (0 votes cast)
    VA:F [1.5.7_846]
    Rating: -1 (from 1 vote)
  2. arfanmaz says:

    Thank you so much for your kind words. It makes it all worthwhile :)

    VN:F [1.5.7_846]
    Rating: 0.0/5 (0 votes cast)
    VN:F [1.5.7_846]
    Rating: 0 (from 0 votes)
  3. Patrizier 4 says:

    hello your website is very interesting. The articles are really great, but sorry i don’t like your website theme, maybe you find better wp themes when you search on yahoo for “the best wordpress themes”.

    VA:F [1.5.7_846]
    Rating: 0.0/5 (0 votes cast)
    VA:F [1.5.7_846]
    Rating: 0 (from 0 votes)

Leave a Reply