[Glass] Ubuntu 14.04 ethernet static ip and GemTools login

Martin McClure via Glass glass at lists.gemtalksystems.com
Thu Mar 26 15:48:29 PDT 2015


On 03/25/2015 11:29 AM, Dale Henrichs via Glass wrote:
> Dario,
> 
> First, I am under the impression that you are able to successfully
> connect your remote GemTools using ssh port forwarding and this session
> description:
> 
>   OGCustomSessionDescription new
>     name: 'Scandella3106 gestionale';
>     stoneHost: 'localhost';
>     stoneName: 'gestionale';
>     gemHost: 'localhost';
>     netLDI: '57858';
> 
> So you are in business again?
> 
> Secondly, I understand that the when using the following session
> description:
> 
>   OGCustomSessionDescription new
>     name: 'Scandella3106 gestionale';
>     stoneHost: 'scandella';
>     stoneName: 'gestionale';
>     gemHost: 'scandella';
>     netLDI: '57858';
> 
> an attempt to connect GemTools _from the local host_, you have trouble,
> correct?
> 
> If the above assumptions are correct, then I will guess that the problem
> is that the netldi is not listening on the interface associated with the
> host scandello ... but I am not an expert.

>From the netstat output, netldi is only listening on the loopback
address, which is localhost. If 'scandella' resolves to the machine's
external address (192.168.1.10) then you won't be able to contact a
netldi under that name.

Regards,

-Martin


More information about the Glass mailing list