On Sep 17, 2008, at 4:41 PM, Charles Bacon wrote:
I'm not sure what changed, but I can offer you a better workaround
until someone else answers.
Set "logicalHost" to your DNS name and "disableDNS" to true in your
$GLOBUS_LOCATION/etc/globus_wsrf_core/server-config.wsdd as
described in http://www.globus.org/toolkit/docs/4.2/4.2.0/common/javawscore/admin/javawscore-configuring.html#javawscore-Interface_Config_Frag-overview
You should see, then, that when you start the container the list of
services has the DNS name listed rather than your IP. Also, EPRs
like the one globusrun-ws gets back will have the hostname rather
than the IP. Probably that will help.
Charles
See http://www.globus.org/mail_archive/gt-user/2008/07/msg00319.html
for details. There is work in progress to improve the hostname
handling for 4.2.1 to support X.509v3 altSubjectName extensions in
addition to providing GT 4.0.x backward-compatibility.
Joe