port forwarding Archives - Experiencing Technology https://blog.tinned-software.net/tag/port-forwarding/ Tinned-Software Blog Mon, 04 Jul 2016 18:21:53 +0000 en-US hourly 1 https://wordpress.org/?v=6.4.3 Restrict SSH access to port forwarding to one specific port https://blog.tinned-software.net/restrict-ssh-access-to-port-forwarding-to-one-specific-port/ Tue, 01 Mar 2016 18:49:19 +0000 http://blog.tinned-software.net/?p=2083 Allowing access to an unprotected service on a server is always a problem. Sometimes the easiest way is to not expose this service to the network but allow access via ssh port-forwarding, but how to limit the SSH account to … Continue reading

The post Restrict SSH access to port forwarding to one specific port appeared first on Experiencing Technology.

]]>
Access a service without direct internet connection https://blog.tinned-software.net/access-a-service-without-direct-internet-connection/ Sat, 14 Feb 2015 20:04:41 +0000 http://blog.tinned-software.net/?p=1538 When two servers are connected to each other but only one server has access to the internet, services on the server that is not connected directly to the internet cannot be accessed directly. The server connected to the internet has to forward the ports to the services you want to reach on the second server. This will show you how to configure that. Continue reading

The post Access a service without direct internet connection appeared first on Experiencing Technology.

]]>