I have an iMac running OS X 10.9 (all software up-to-date) that was running a client of Ubuntu server 12.04. Fusion asked me today to update to 6.04, but after updating and restarting, I found I could no long ssh to the Ubuntu VM. I checked the usual suspects (openssh-server running, ip address correct, port 22 open, etc) but any attempt to ssh to server would time out.
I finally deleted the VM, and built a new one, using an Ubuntu server iso file. I set the networking to bridged, and let it install. When the server first started up, installed openssh with the command "sudo apt-get install openssh-server openssh-client". The software appeared to download, install and configure itself properly, but I can still not ssh into the Ubuntu server.
Since the release notes for Fusion 6.04 state that openssl has been updated, could this be causing problems with my Ubuntu VM? Has anyone else seen this kind of problem?
Thanks.