Not really OpenSuSE-related, well somewhat: how to tunnel to a ssh box from a Windows Machine using PuTTY
- Start PuTTY
- Enter the Host Name or IP address of the machine you want to connect in the appropriate field
- Change to Connection --> SSH --> Tunnel
- Enter the LOCAL Port Number in "Source Port"
- Enter the REMOTE host and port in the form: remotehost.tld:PortNumber in "Destination"
- Double Check whether "Local" and "Auto" is marked in the settings
- Click "Add"
- Something like "L12345 remotehost.tdl:23456" should appear in the "Forwarded Ports" box
- Go back to "Session" and save the session in order to keep the settings for the next start of PuTTY
- Connect to your machine - the terminal needs to stay open as long as you want to use the SSH-Tunnel
2 comments:
...or put it into some folder and add that to the PATH.
... or right drag the icon th the windows folder and select "Create shortcut" and the nrename it to whatever.
Post a Comment