[Glass] Ubuntu 14.04 ethernet static ip and GemTools login

Dale Henrichs via Glass glass at lists.gemtalksystems.com
Tue Mar 24 15:29:01 PDT 2015


On 03/24/2015 03:03 PM, Dario Trussardi via Glass wrote:
>
>> The netldi is only listening on the IPv6 localhost address. If you want
>> to use GemTools from another machine, it must also listen on the
>> 192.168.1.10 address. I'm not sure why it isn't already listening on
>> that address, but you should be able to fix it by adding -A192.168.1.10
>> to your startnetldi command line
>> (see the man page for startnetldi).
> 	What i found it and relative indications - informations?
>
> I do some test changing the  /gsDevKitHome/bin$  startnetldi
>
> 	$GS_HOME/bin/tode startnetldi -A 	$stoneName
>
> 	but without found right solution.
>
> What i wrong?
>
>
I think that you should be starting the netldi with the something more 
like the following:

   $GEMSTONE/bin/startnetldi -g -a <linux-user-name> -A192.168.1.10 -l 
$GEMSTONE_LOGDIR/gs64ldi.log ${stoneName}_ldi

Martin, is this what you were thinking?

Dale


More information about the Glass mailing list