Go to Aplications --> Terminal
Command for tunnel connection to stagenew.elegento.com :
ssh -N -L 22003:stagenew.elegento.com:22002 [email protected] -p 22002
Command for tunnel connection to stage2.elegento.com :
ssh -N -L 22004:stage2.elegento.com:22002 [email protected] -p 22002
Command for tunnel connection to stage3.elegento.com :
ssh -N -L 22005:stage3.elegento.com:22002 [email protected] -p 22002
- Change the USER variable with your username.
- When you run the command you must set the password.
You will need to ask an Elegento Member to provide you USER and Password.
For each tunnel connection you must open new terminal window. Press command + **N **
Type command + C to end the connection.