Bockjoo,

Your log looks like what I got when "-udt" is used as the transport.
I have a patch for the missing DEST IP here (BUFFER=0 also seems a UDT result):
   http://gridftp.bio-mirror.net/biomirror/gt5.0.2_patches.txt

Look for this part to add the remote IP:
          if(globus_i_gfs_config_string("log_transfer"))
          {
+   /* dgg: udt does not set remote_ip? or does it set to 0.0.0.0
+     substitute client_ip from contact hostname, see 
globus_xio_contact_parse()?
+     */

-- Don Gilbert

Reply via email to