--- scripts/vmware/network.orig 2010-07-29 13:11:01.000000000 -0400 +++ scripts/vmware/network 2010-07-30 11:40:34.000000000 -0400 @@ -59,6 +59,7 @@ for intf in `list_net_interfaces dhcp`; do /etc/rc.d/netif $1 $intf + /etc/rc.d/dhclient $1 $intf ec=$? # Failure to stop an interface should not interfere with suspend.