Hi,

Does server know how to reach 192.168.0.100? Can you ping 192.168.0.100 from server at all?

The association of '140.127.114.xxx' to 'Client' you added to server:/etc/hosts does not matter. globus-url-copy uses the command PORT to tell a GridFTP server which IP address the server should connect to to transfer data.

Lukasz

On 6/3/11 9:55 AM, globus wrote:
Hello ,

I have two IP ,one is use public IP,another is use private IP connect public IP
Server is 203.64.102.xxx
Client is 192.168.0.100 ->  140.127.114.xxx

Server /etc/hosts set "140.127.114.xxx Client"
When use globus-url-copy , it has some problem
client has a file name in /tmp/,but not content
I has set firewall port 40383 ..   Any suggestions.
--------------------------------------------------
debug: sending command to gsiftp://server/tmp/test1:
PORT 192,168,0,100,157,191

debug: response from gsiftp://server/tmp/test1:
200 PORT Command successful.

debug: sending command to gsiftp://server/tmp/test1:
RETR /tmp/test1

debug: response from gsiftp://server/tmp/test1:
500-Command failed. : callback failed.
500-globus_xio: Unable to connect to 192.168.0.100:40383
500-globus_xio: System error in connect: No route to host
500-globus_xio: A system call failed: No route to host
500 End.

debug: fault on connection to gsiftp://server/tmp/test1: globus_ftp_client: the
server responded with an error
debug: operation complete

error: globus_ftp_client: the server responded with an error
500 500-Command failed. : callback failed.
500-globus_xio: Unable to connect to 192.168.0.100:40383
500-globus_xio: System error in connect: No route to host
500-globus_xio: A system call failed: No route to host
500 End.



Reply via email to