A
A
Andrey Maksimov2016-01-23 12:02:45
SSH
Andrey Maksimov, 2016-01-23 12:02:45

How to setup ssh tunnel when client and server are behind NAT?

1. There is an ssh server, with a direct connection to the Internet.
2. The working server and the client are behind NAT, that is, the Working server-NAT (Internet) NAT-Client
How to properly configure port forwarding to connect the working server to the client via an ssh server?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
M
Maksim, 2016-01-23
@chumayu

"Think for three" - it will be easier.

V
Vladimir Dubrovin, 2016-01-23
@z3apa3a

3proxy has connect back functionality.
3proxy.ru/howtor.asp#CONNBACK
the configuration is similar to the example, but instead of proxy use
tcppm -rhost.dyndns.example.org:1234 22 127.0.0.1 22

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question