<?xml version="1.0" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugzilla.globus.org/bugzilla/bugzilla.dtd">

<bugzilla version="3.2.3"
          urlbase="http://bugzilla.globus.org/bugzilla/"
          maintainer="bacon@mcs.anl.gov"
>

    <bug>
          <bug_id>3387</bug_id>
          
          <creation_ts>2005-05-19 20:30</creation_ts>
          <short_desc>client library doesn&apos;t respect GLOBUS_HOSTNAME</short_desc>
          <delta_ts>2009-03-17 13:01:07</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>GridFTP</product>
          <component>GridFTP</component>
          <version>4.0.0</version>
          <rep_platform>PC</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>NEW</bug_status>
          
          
          
          
          
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Mike Link">mlink@mcs.anl.gov</reporter>
          <assigned_to name="Mike Link">mlink@mcs.anl.gov</assigned_to>
          <cc>allcock@mcs.anl.gov</cc>
    
    <cc>bacon@mcs.anl.gov</cc>

      

      
          <long_desc isprivate="0">
            <who name="Mike Link">mlink@mcs.anl.gov</who>
            <bug_when>2005-05-19 20:30:52</bug_when>
            <thetext>Client/control lib no longer allow the local pasv address to be controlled by 
GLOBUS_HOSTNAME, required for a client that is behind a nat&apos;ing firewall.  The 
local pasv address is forced to be the same interface that the control channel 
connection is on.  Seems to have been broken with the ipv6 updates.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who name="Charles Bacon">bacon@mcs.anl.gov</who>
            <bug_when>2009-03-17 13:01:07</bug_when>
            <thetext>An ALCF user is trying to run a command like:
client-host$ g-u-c gsiftp://alcf.host/file file:///local/file

It is failing because client-host is really sitting behind a NAT.  He sets GLOBUS_HOSTNAME to the external name of his NAT to try to make it succeed, but -dbg shows that the PASV command is being set for 192.168.0.4, his internal IP.

Is that this bug?  Is there any workaround?</thetext>
          </long_desc>
      
      

    </bug>

</bugzilla>