Tagged Questions
4
votes
2answers
384 views
How do I configure ssh tunneling past a firewall?
I have a NAS running Linux behind a firewall at home. I want to access it remotely using a few services such as a Transmission GUI (port 9091) and webmin (port 10000), but through an SSH tunnel on ...
1
vote
1answer
750 views
vnc connection working with PuTTY but not with command line
I am using PuTTY to connect to a distant network to then set up x11vnc and then using ssl/sshvnc as a client.
in the host name for PuTTY I have: ssh.inf.uk
and port: 22
in the ssh tunnel options I ...