[Glass] Ubuntu 14.04 ethernet static ip and GemTools login
Dario Trussardi via Glass
glass at lists.gemtalksystems.com
Tue Mar 24 13:02:03 PDT 2015
Martin, Dale,
> On 03/24/2015 11:00 AM, Dario Trussardi via Glass wrote:
>>
>> Dale,
>>
>>> Dario,
>>>
>>> I think in this case the best course of action is for you to give me
>>> the list of commands that you executed to set up you static ip address
>>> (I told you I am not an expert:). I've got a 14.04 vm here that I can
>>> try ...
>>>
>>> BTW, you mention that GemTools doesn't work, but in the gslist output
>>> it looks like the netldi is frozen?
>>
>> gslist is not a valid command in my system; because?
>>
>>>
>>> Have you restarted your netldi after changing the ip address ... Also,
>>> you don't mention whether you are running GemTools as a remote/local
>>> client.
>>
>> GemTools is into LAN.
>>
>>>
>>> Anyway, if you give me the list of things that you did to set the ip
>>> address, I'll see if I can reproduce the problem here...
>>
>> I change the /etc/network/interfacesto:
>>
>> # This file describes the network interfaces available on your system
>> # and how to activate them. For more information, see interfaces(5).
>> # The loopback network interface
>> auto lo
>> iface lo inet loopback
>> # The primary network interface
>> #auto p2p1
>> #iface p2p1 inet dhcp
>> ######
>> auto p2p1
>> iface p2p1 inet static
>> address 192.168.1.10
>> netmask 255.255.255.0
>> network 192.168.1.0
>> brodcast 192.168.1.255
>> gateway 192.168.1.254
>>
>> and restart the system.
>>
>> And update the /etc/hostsfile ( on all the system into LAN ) with the
>> entry:
>>
>> 192.168.1.10 scandella
>>
>> where scandella is used into GemTools session:
>>
>> OGCustomSessionDescription new name: 'Scandella3106 gestionale';
>> stoneHost: 'scandella'; stoneName: 'gestionale'; gemHost: 'scandella';
>> netLDI: '50377'; gemTask: 'gemnetobject'; userId: 'DataCurator';
>> password: 'mypassword'; osUserId: ''; osPassword: ''; backupDirectory:
>> ''; dataDirectory: ''; yourself.
>>
>
> Dario, did this fix it for you? If not, using the -A option to netldi
> might help.
What do you intend with: did this fix it for you?
For now i don't resolve the problem.
Considerations?
Thanks,
Dario
>
> Regards,
>
> -Martin
>
More information about the Glass
mailing list