[Logo] Terracotta Discussion Forums (LEGACY READ-ONLY ARCHIVE)
  [Search] Search   [Recent Topics] Recent Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
[Expert]
Accessing the dev console through SSH tunnel  XML
Forum Index -> General
Author Message
pkhamre

journeyman

Joined: 01/27/2012 03:19:58
Messages: 14
Offline

I can't get it working. Is there any other ports I need forwarded apart from TCP:9520?

My scheme is this:

Workstation -> Login server -> Terracotta server

So I setup a SSH tunnel through the login server to the terracotta server instance at port 9520.
gyan10

ophanim

Joined: 06/28/2011 23:15:25
Messages: 701
Offline

You will need the -s to turn SSL on, then use valid credentials to authenticate.
You need to explicitly tell it you'll be connecting to a secured environment.

Hope this will help. If this will nto resolve your problem, please come back with your TC version.

Cheers!!

Gyan Awasthi
Terracotta -A Software AG company
pkhamre

journeyman

Joined: 01/27/2012 03:19:58
Messages: 14
Offline

gyan10 wrote:
You will need the -s to turn SSL on, then use valid credentials to authenticate.
You need to explicitly tell it you'll be connecting to a secured environment.

Hope this will help. If this will nto resolve your problem, please come back with your TC version.

Cheers!! 


Not sure if I get what you mean, as I set up an SSH tunnel so localhost:9520 on my machine is transparently tunneled to the Terracotta-server. Do you mean to use the -s option to the ssh-client when I setup the tunnel?

We are using Terracotta 3.5.4.
 
Forum Index -> General
Go to:   
Powered by JForum 2.1.7 © JForum Team