VNC over Proxy

Started by xames, April 15, 2019, 05:29:46 PM

Previous topic - Next topic
When i try to connect from vnc server on a machine over opnsense proxy it fails, how i have to proceed to allow connections from vnc over the normal proxy of opnsense?

Thanks.

you would have to allow a connect request to it.


And if i want to connect throught PC on opnsense lan, to another remote pc, the realvnc server says:

It cannot connect throught this proxy. This proxy refuses connect you on VNC SERVER.

The program of realvnc may be connected to any server of this people before going to my PC remote?

you must modify some squid ACLs to make this work (create a file in/usr/local/etc/squid/pre-auth/ with .conf ext, which contains your ACL with http_access allow CONNECT YOUR_ACL_FOR_VNC)