Tom's Guide | Tom's Hardware | Tom's Games
![]() |
![]() |
![]() |
I can't access internet from Redhat 9.0(guest os) running microsot virtual pc 2004 on windows xp pro (host os), cAn any one please help.

you should give some more information. Have you at least set up the internet connection in Red Hat?
visit http://www.supernoobs.com for free computer support

No physical Ethernet or Network Card
Host os = Microsoft Windows XP
Virtual PC os = RedHat 9.0
Virtual PC prog = Microsoft Virtual PC 2004
I also have VMWARE Workstation 4I need help with configuring internet on redhat 9.0. its my first time using redhat or linux.
Hope this info helps

Try this from the vmware home page, worked for meGetting a DHCP Address in a Red Hat Linux 9.0 Virtual Machine
When a Red Hat Linux 9.0 guest operating system tries to get a DHCP address, the attempt may 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 exist, make the change for that file only.
/etc/sysconfig/network-scripts/ifcfg-eth[n]
/etc/sysconfig/networking/devices/ifcfg-eth[n]
In both cases, [n] is the number of the Ethernet adapter — for example, eth0.
Add the following section to each of these two files:
check_link_down () {
return 1;
}
Then run the command ifup eth[n] (where [n] is the number of the Ethernet adapter) or restart the guest operating system.

![]() |
![]() |
![]() |

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.
| Ads by Google |