
In case you need to access a server on a specific port remotely, Bitnami recommends creating an SSH tunnel instead of opening the port in the server firewall.ĭepending on your operating system, follow these instructions to create an SSH tunnel and ensure secure access to the application.

#Putty ssh tunnel minecraft server password
Modify the default login password for the virtual machine.Understand what data Bitnami collects from deployed Bitnami stacks.Learn about Bitnami PHP application modules deprecation.Understand the default directory structure.Learn about the SSH warning 'REMOTE HOST IDENTIFICATION HAS CHANGED'.Configure password-based SSH authentication.Which allows to your access services running on remote system or network via SSH network, where you don’t have directly access via port.Frequently Asked Questions for Virtual Machines
#Putty ssh tunnel minecraft server windows
This tutorial helped you to setup local and remote SSH tunnel via the Putty application on Windows server.

Make sure the connection type is set to SSH.Īdd hostname of the SSH server you want to access remotely. In the Session windows, enter the hostname or IP address and port number of the destination SSH server.


The Tunnel provides you port forwarding from both sides. Once you forwarded your localhost port to the port listening on remote network, you can directly access the the remote service by accessing configured port with localhost. With the help of SSH tunnel you can access resources available on other ports, which is not directly accessible from your system. It also provides you option to create SSH tunnel to provide access to resource within the trusted internal network.
