Hi, just new to teleport and loving it. Once you understand the architecture and configurations, things are working quite smoothly.
I had one question in terms of TCP traffic forwarding via teleport. I have a Trusted Cluster - ‘main’ and ‘guest’ and guest placed behind a NAT.
Is there is any method/config to forward all TCP/HTTP requests from main node to guest node to any port(s)? ( This is a non-kubernetes environment for now.)
I am running a service on ‘main’, which needs to connect to ‘guest’:. I hope there is some way to enable this setup with teleport.
Cheers!