Adrian Knoth wrote:
On Wed, Mar 05, 2008 at 07:55:17AM -0600, Michael Link wrote:

Hi,

Hi!

The gridftp server will use the the address of whichever interface the client connects on for the data connection. However, you can force the gridftp server to use a particular interface for the data connection with the option '-data-interface <ip addr>'.

Sorry, wrong RSL snippet. The server has only a public address, the
client has multiple addresses, one of them is RFC1918. I don't want this
one to be announced when talking to gsiftp servers.


OK, but with the job staging, there won't be a client supplied address, the client will just be passing addresses between the servers in the sourceUrl and destUrl. Note that the file:// url actually maps to using the local ftp server (see http://www.globus.org/toolkit/docs/4.0/execution/wsgram/admin-index.html#s-wsgram-Interface_Config_Frag-filesysmap ), so that may be the one you need to set the option on.

Reply via email to