On Tue, Oct 16, 2012 at 12:50 PM, Gergo <gergo.peter.n...@gmail.com> wrote: > 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)
My jenkins machine is behind a firewall, and I use the -D option of ssh to set up a socks5 proxy I can point firefox to to get connected to jenkins HTH, Andrew > > Thanks for the help! > Gergo -- -- Andrew Melo