Red Hat 9 and VMWare 4 networking

Reply

Join Date: May 2003
Posts: 4
Reputation: franktardif is an unknown quantity at this point 
Solved Threads: 0
franktardif franktardif is offline Offline
Newbie Poster

Red Hat 9 and VMWare 4 networking

 
0
  #1
Jun 3rd, 2003
I finally managed to get RH9 up and running on my WinXP host, however another problem surfaced: I can't connect to my home network. It says that it can't detect any connection, here's the message: "Determining IP information for eth0...failed; no link present. Check cable?".

I followed pretty much everything in the VMWare help guide, using bridged connection. Any ideas?
Reply With Quote Quick reply to this message  
Join Date: Feb 2002
Posts: 12,047
Reputation: cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light 
Solved Threads: 130
Administrator
Staff Writer
cscgal's Avatar
cscgal cscgal is offline Offline
The Queen of DaniWeb
 
0
  #2
Jun 10th, 2003
I use bridged networking with no problems. In fact, it seems to be the easiest to configure for me. Have you tried host-only or NAT??
Dani the Computer Science Gal
Follow my Twitter feed! twitter.com/DaniWeb
And if you're interested in Internet marketing there is twitter.com/DaniWebAds
Reply With Quote Quick reply to this message  
Join Date: Sep 2003
Posts: 1
Reputation: GarrathE is an unknown quantity at this point 
Solved Threads: 0
GarrathE GarrathE is offline Offline
Newbie Poster

Re: Red Hat 9 and VMWare 4 networking

 
0
  #3
Sep 25th, 2003
The answer to this one is buried in the VMWare site. You have to find all copies of ifcfg-eth0 and add the lines:
check_link_down() {
return 1;
}
That fools the device into thinking the vmWare NIC is giving it a link up signal, which it doesn't.

Hope this helps, it works everytime for me. Good luck.
Reply With Quote Quick reply to this message  
Join Date: Oct 2004
Posts: 1
Reputation: blackbirddh is an unknown quantity at this point 
Solved Threads: 0
blackbirddh blackbirddh is offline Offline
Newbie Poster

Re: Red Hat 9 and VMWare 4 networking

 
0
  #4
Oct 15th, 2004
Originally Posted by GarrathE
The answer to this one is buried in the VMWare site. You have to find all copies of ifcfg-eth0 and add the lines:
check_link_down() {
return 1;
}
That fools the device into thinking the vmWare NIC is giving it a link up signal, which it doesn't.

Hope this helps, it works everytime for me. Good luck.
>>> For me this did it ... thanx ... Daniel
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the *nix Software Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC