The machine 192.168.16.84 is not accessible from the machine
'globusclient' ("No route to host"). There is no route from the
'globusclient' to 192.168.16.84'. You can check it pinging that machine.
You need to fix routing between those two machines.
Lukasz
On 4/21/11 11:54 PM, tariq adnan wrote:
OK thanks, I do it and proxy certificate was created in client.
but i received this output:
this done in client and 192.168.16.84 represent server IP:
[user1@globusclient ~]$ globus-url-copy -vb
gsiftp://192.168.16.84/etc/issue file:/tmp/foo
Source: gsiftp://192.168.16.84/etc/
Dest: file:/tmp/
issue -> foo
error: globus_xio: Unable to connect to 192.168.16.84:2811
globus_xio: System error in connect: No route to host
globus_xio: A system call failed: No route to host
[user1@globusclient ~]$
--- On *Fri, 4/22/11, Lukasz Lacinski /<[email protected]>/* wrote:
From: Lukasz Lacinski <[email protected]>
Subject: Re: about certificate transmission
To: "gt-user" <[email protected]>
Cc: "tariq adnan" <[email protected]>
Date: Friday, April 22, 2011, 3:56 AM
Hi,
This issue is SSH related. Please, remove the first line from
/home/globus/.ssh/known_hosts:1.
Lukasz
On 4/21/11 10:13 PM, tariq adnan wrote:
OK, thanks about last email.
Now I have 2 computers, server and client, I want to send the
user certificate from client to server to be signed by CA in
server then returned the signed certificate to client, but I have
the following error.
I'm doing this in server
[globus@gridserver simpleCA]$ scp
[email protected]:/home/user1/.globus/usercert_request.pem
</mc/[email protected]:/home/user1/.globus/usercert_request.pem>
.
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
Someone could be eavesdropping on you right now
(man-in-the-middle attack)!
It is also possible that the RSA host key has just been changed.
The fingerprint for the RSA key sent by the remote host is
75:77:17:21:51:ff:f2:b8:f8:99:34:f6:d4:e1:69:9d.
Please contact your system administrator.
Add correct host key in /home/globus/.ssh/known_hosts to get rid
of this message.
Offending key in /home/globus/.ssh/known_hosts:1
RSA host key for 192.168.16.244 has changed and you have
requested strict checking.
Host key verification failed.