[Swift-user] Sites configuration examples
    Aurélien Mazurie 
    ajmazurie at oenone.net
       
    Tue Jul 14 13:16:25 CDT 2015
    
    
  
This works, thanks! Is there a relationship between these environment variables and the 'hostName' and 'TCPPortRange' properties? From the documentation I thought these would do the trick.
Best,
Aurélien
> On Jul 14, 2015, at 11:09 AM, Yadu Nand Babuji <yadunand at uchicago.edu> wrote:
> 
> Hi Aurelien,
> 
> Could you try setting the following :
> export GLOBUS_HOSTNAME=<public_ip_of_your_machine>
> 
> You could use these to limit port if necessary:
> export GLOBUS_TCP_SRC_RANGE=60000,61000
> export GLOBUS_TCP_PORT_RANGE=60000,61000
> 
> Thanks,
> Yadu
> On 07/14/2015 12:02 PM, Aurélien Mazurie wrote:
>> Thanks, that is extremely helpful!
>> 
>> A quick question: I fail to deploy the bootstrap JAR to the remote machines because Swift is grabbing a hostname that is incorrect on my local machine. I thought that the 'hostName' property would fix this, but it doesn't. Is there a way to set the hostname that will be used by the remote machine to download the bootstrap JAR file?
>> 
>> Best,
>> Aurélien
>> 
> 
    
    
More information about the Swift-user
mailing list