Thursday, May 9, 2024
 Popular · Latest · Hot · Upcoming
0
rated 0 times [  0] [ 0]  / answers: 1 / hits: 1534  / 2 Years ago, thu, may 26, 2022, 3:31:37

I am only interested in getting into my system on my LAN. I've got my firewall set up so that it blocks incoming packets that are not from the LAN. I can SSH into my Ubuntu machine but I can't VNC into it from my Mac. I've tried the built in Mac viewer (from the Go menu) and RealVNC's viewer for Mac. Neither work.



I'm kind of stumped.



I know that using it via SSH is the usual configuration but I don't want to use it through an SSH tunnel in this case as I am confident that my LAN is secure and not even my SSH terminal is visible outside of my LAN.



Is there some configuration option missing? I'm using Ubuntu 14.04.



As an edit, trying on my Mac gets an error message saying that the VNC version is incompatible. Also, I did try to setup the SSH tunnel as well, it didn't work either.


More From » networking

 Answers
0

Found my own answer! If anyone needs to know the cryptography being used by default for VNC in the default vino-server configuration has issues with encryption and authentication. I finally found the answer which is a reference to this bug report from RedHat I found the solution in a post here about gnome3 and connecting via Windows which both point to vino advertising using TLS for encryption and authentication.



Using the command:



gsettings set org.gnome.Vino require-encryption false


Now, it should be noted that doing this in anything where you are unsure, in any way, about your network (or you're exposed to the Internet at all). Using SSH becomes so much more important when encryption is disabled. And the authentication is weak. Just thought it was worth mentioning.


[#25438] Saturday, May 28, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
hirtieve

Total Points: 207
Total Questions: 104
Total Answers: 114

Location: Cook Islands
Member since Thu, May 21, 2020
4 Years ago
hirtieve questions
;