5
I’m trying to screen share from a MacBook to a VM running Ubuntu on Parallels on a MacBook Pro on the same network. I can ssh to it fine, but using the same account and IP address in MacOS screen sharing I get:
“Connection Failed to “10.0.0.160”. Unable to communicate with “10.0.0.160”. Make sure the remote computer is available and the firewall is not blocking screen sharing.”
On the Ubuntu side netstat shows that Ubuntu is listening on Port 5900, which I think is the right port.
In MacOS screen sharing I’ve entered “vnc://jpsmith@10.0.0.160:5900", as well as just about every reduced version down to just “10.0.0.160”.