VMWARE ethernet + sound

Michael Kearey mutk at iprimus.com.au
Sun Feb 29 08:13:57 UTC 2004


There is a known problem with the Lance PCnet 'virtual interface' and 
the media detect functionality of Redhat/Fedora ...

Add this to your /etc/sysconfig/network-scripts/ifcfg-ethx :

check_link_down() {
	return 1;
}

A good place is just after your BOOTPROTO=dhcp line. This information 
is in the VMware knowledge base by the way.

It may be a good idea to use 'PEERDNS=yes' in the ifcfg-ethx file too, 
as that will allow dhcp to get DNSinformation via DHCP if possible..

Cheers,
Michael





More information about the fedora-test-list mailing list