June 26

Linux: SSH port forward basics

Example if you want to VNC to a server on your network.

ssh:
ssh -L 17552:192.168.1.22:5901 [email protected] -p 22

ssh -L localport-you-will-direct-your-program-at:internal-vncserver-ip:port-of-servers-service-you-are-connecting-to-through-the-tunnel ssh-username@yourinternetfacing-servers-ip -p opened-port-of-the-public-facing-ssh-server

vncviewer:
localhost:17552

By: Timothy Conrad


Copyright 2021. All rights reserved.

Posted June 26, 2017 by Timothy Conrad in category "Linux

About the Author

If I were to describe myself with one word it would be, creative. I am interested in almost everything which keeps me rather busy. Here you will find some of my technical musings. Securely email me using - PGP: 4CB8 91EB 0C0A A530 3BE9 6D76 B076 96F1 6135 0A1B