I’m trying to get remote access with screen sharing to my Ubuntu PC from my Mac. I need to be able to connect to it over the internet from another network. When I go finder>go>connect to server on my Mac and enter <ip-address>:5900 I get this error message
It says:
Connection failed to <ip-address>
Unable to communicate with <ip-address>. Make sure the remote computer
is available and the firewall is not blocking screen sharing.
The thing is I'm not sure if I'm putting in the right IP address because when I run ifconfig I don't get any responses that say eth0, only docker0, enp4s0, and lo
I've been using the docker0 inet address, is this what I should be using? If not, how can I find the eth0 address?
Let me know if I need to post more information.
Thank You