Hi,

try to put the hostname explicitly into the target url, something like:

file://localhost//tmp/tmp1

Does that work or do you get the same error?

Cheers,
Ole

On Oct 5, 2009, at 4:32 PM, GAURAV TIWARI wrote:

Hi Stefan,
I was able to figure out the above error.The certificates had the wrong hostname,
so it was trying to connect to the wrong machine.

However,now when I use globus-url-copy I get the following.

aus...@rahul-laptop:~$ globus-url-copy gsiftp://172.31.72.34/tmp/ test file:///tmp/temp1

error: an end-of-file was reached
globus_xio: An end of file occurred

The file temp1 is being created but has no data in it.
When I telnet
 telnet 172.31.72.34 2811
Trying 172.31.72.34...
Connected to 172.31.72.34.
Escape character is '^]'.
Connection closed by foreign host.

I am immediately disconnected from the telnet session to the grid FTP server
earlier I used to get this

220 chunky-laptop GridFTP Server 3.15 (gcc32, 1222656151-78) [Globus Toolkit 4.2.1] ready.

Is there any problem with the GridFTP server.
It would be great if someone cpuld help me out.

Regards
Gaurav


2009/9/23 Stefan Mosoi <[email protected]>
Hi,
Could you check the /etc/hosts file if you don't have some misconfiguration. I didn't noticed that it was a different ip ... i think it tries to connect to the certificate authority to check your proxy .. but i don't know another solution ...
Best regards
Stefan Mosoi
Hi Stefan.

I tried to use "chunky-laptop.local" instead of "172.31.72.7"

I still get the same error.
172.31.72.3 is the machine is my certificate authority host.
I am not able to understand why it is trying to connect to that machine.

Thanks and Regards
Gaurav

2009/9/23 Stefan Mosoi <[email protected] <mailto:[email protected] >>


   Hi Gaurav,
    Try to use "chunky-laptop.local" instead of "172.31.72.7" .

   Best Regards,
   Stefan Mosoi*
   *

       Hi All,

       I have set up the gridFtp environment on my machine.

       When I telnet ,I get the following

       r...@chunky-laptop:/home/chunky# telnet 172.31.72.7 2811
       Trying 172.31.72.7...
       Connected to 172.31.72.7.
       Escape character is '^]'.
       220 chunky-laptop GridFTP Server 3.15 (gcc32, 1222656151-78)
       [Globus Toolkit 4.2.1] ready.

       This shows that the Server is running fine

However when i try to run the globus-url-copy i run into an error

       *r...@chunky-laptop:/home/chunky# globus-url-copy
       gsiftp://172.31.72.7/dev/zero <http://172.31.72.7/dev/zero>
       <http://172.31.72.7/dev/zero> file:///dev/null


       error: globus_ftp_control: gss_init_sec_context failed
       GSS Major Status: Unexpected Gatekeeper or Service Name
       globus_gsi_gssapi: Authorization denied: The name of the
       remote host (172.31.72.3), and the expected name for the
       remote host (chunky-laptop.local) do not match. This happens
       when the name in the host certificate does not match the
       information obtained from DNS and is often a DNS configuration
       problem.*

       I understand that there is some name resolution problem
       Cans someone please tell me how do I resolve it.

       Thanks and Regards
       Gaurav







Reply via email to