Admin console isn't functional when tunneling JMX over ssh
----------------------------------------------------------
Key: CDV-732
URL: https://jira.terracotta.org/jira//browse/CDV-732
Project: Community Development
Issue Type: Bug
Reporter: Geert Bevin
Assignee: Issue Review Board
Doing:
$ ssh -L9520:localhost:9520 bastion.terracottatech.com
$ ssh -L9520:localhost:9520 [EMAIL PROTECTED]
allows a local admin console to talk to 9520 on the local machine with
everything before tunneled over ssh to the actual machine that has the L2.
However, it seems that the console insists on connecting to the IP address that
the L2 actually runs on, for instance 10.0.4.6. This causes a lot of the
functionality to be unavailable since it can't connect. Maybe the console
should use the hostname that is used to create the actual initial connection
instead of getting the ip address of the running L2 and trying to connect to
that.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.terracotta.org/jira//secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
tc-dev mailing list
[email protected]
http://lists.terracotta.org/mailman/listinfo/tc-dev