A
A
Andrey_082020-08-21 22:27:21
linux
Andrey_08, 2020-08-21 22:27:21

How to implement UDP traffic redirection in both directions?

There is a task: to implement redirection of UDP traffic from the local computer behind NAT to the VPS server. With TCP traffic, this is done using SSH (example: ssh -R "port that binds to the VPS":localhost:"local computer port" "VPS IP address". But SSH cannot forward UDP traffic, only TCP. Is there any is there a solution for redirecting UDP traffic that would suit my task?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
K
ky0, 2020-08-21
@ky0

Able, but with a squat.
zarb.org/~gc/html/udp-in-ssh-tunneling.html
https://stackpointer.io/network/ssh-port-forwardin...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question