I currently use a dynamic port Socks5 SSH tunnel in putty to remotely access my home network via my home gateway router. Within the Chrome browser I use proxy-switchysharp to toggle back and forth between "Direct Connection" and using the Socks5 proxy home. Every web interface I use (multiple different ports) works just fine. However, I have not been able to utilize the web (java) console through the tunnel. I have the latest java jre installed. I keep getting the following error from proxmox.
no connection : Connection timed out
TASK ERROR: command '/bin/nc -l -p 5900 -w 10 -c '/usr/sbin/qm vncproxy 111 2>/dev/null'' failed: exit code 1
I also get java security errors about unkown sockets. This also happens in Firefox using a separate plugin to switch between direct connection and tunnels. The console on both browsers work fine on my local LAN. I have also attempted to forward local port 5900 to the proxmox server through putty with no success.
Also in Java "network settings" I have tried "Direct Connection" and "Socks Proxy" with no success.
The VM in question is a Windows7, which I have successfully accessed via remote desktop by forwarding a local port through putty, so I know my process works for that. Anyone else trying this process with success or similar results?
Thanks in advance.
no connection : Connection timed out
TASK ERROR: command '/bin/nc -l -p 5900 -w 10 -c '/usr/sbin/qm vncproxy 111 2>/dev/null'' failed: exit code 1
I also get java security errors about unkown sockets. This also happens in Firefox using a separate plugin to switch between direct connection and tunnels. The console on both browsers work fine on my local LAN. I have also attempted to forward local port 5900 to the proxmox server through putty with no success.
Also in Java "network settings" I have tried "Direct Connection" and "Socks Proxy" with no success.
The VM in question is a Windows7, which I have successfully accessed via remote desktop by forwarding a local port through putty, so I know my process works for that. Anyone else trying this process with success or similar results?
Thanks in advance.