Monday, December 25, 2006

Getting a DHCP Address in a Red Hat Linux 9.0 Virtual Machine--zt by welv

When a Red Hat Linux 9.0 guest operating system tries to get a DHCP address, the attempt might fail with an error message that states the link is down. On ESX Server, this happens only if you are using the vlance driver for your network connection.

To work around this problem, become root (su -) and use a text editor to edit the following files in the guest operating system. If only one of these files exists, make the change for that file only.

In both cases, is the number of the Ethernet adapter—for example, eth0.
Then run the command ifup eth[n] (where [n] is the number of the Ethernet adapter) or restart the guest operating system.

No comments: