Quantcast
Channel: VMware Communities: Message List - VMware Fusion® (for Mac)
Viewing all articles
Browse latest Browse all 38932

Re: Fusion 5.x.x - VM lose gateway randomly

$
0
0

Hello ,

 

Problem still exist and I tried with different Vmware versions 4 and 5. My workaround is to restart vmnet-bridge with simple bash script.

 

 

#!/bin/bash
echo "Killing all vmnet-bridges"
sudo killall vmnet-bridge
sleep 2
echo " Starting bridge"
sudo "/Applications/VMware Fusion.app/Contents/Library/vmnet-bridge" &
echo "Done"


Viewing all articles
Browse latest Browse all 38932

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>