Hi,

I'm new to Jenkins and have the following problem. What do you think
is the best way to configure in a Jenkins slave which is behind a
gateway? To reach my test environment I need to go through a gateway.
It would be great to somehow configure in the RemoteMachine (which is
located behind the gateway) as a slave. Can I somehow configure in an
ssh tunnel in Jenkins which could be used to reach the RemoteMachine?

Example
LocalMachine (Jenkins CI Server) <---(ssh)---> Gateway <---(ssh)--->
RemoteMachine (TestServer)

Thanks for the help!
Gergo

Reply via email to