Fri 20 Oct 2006
If you want to install Oracle, that great big beast, the computer you intend to install must have a static IP address. However for many people their IP address is dynamic, that is it comes from a DHCP server. To get around this restriction you can install the Microsoft Loopback Adapter which creates a virtual static IP.
To install the Microsoft Loopback Adapter follow these instructions. Note that one way to start the Add Hardware Wizard in Windows XP is to go to the Control Panel and then select Printers and Other Hardware. You should see an Add Hardware entry on the top of the left column.
After installing the Microsoft Loopback Adapter go to the Control Panel, select Network and Internet Connections and then Network Connections. Select the Local Area Connection that is a Microsoft Loopback Adapter. Select the Internet Protocol (TCP/IP) and then press the Properties button. Next select Use the following IP address and enter an IP address that should not conflict with your LAN. I use 192.168.1.200 and set the Subnet Mask to 255.255.255.0.
After you set the IP address you can use the Windows host file to assign a friendly address to this IP address. For example add this entry to C:\WINDOWS\system32\drivers\etc\hosts.
192.168.1.200 cool.example.com
August 10th, 2007 at 5:48 pm
Thanks for the good instructions for installing loopback NIC but how do we make it the first one in the list of the interfaces that the windows sees for the oracle installation?
October 19th, 2007 at 2:04 pm
I might be wrong but I don’t think you can control which interface Windows sees first.
January 5th, 2008 at 2:14 am
really good work, thanks!!
hope it works because Oracle Inst. requires this to be the primary?? NIC.
but i dont think that something like this exists, too.