On Oct 21, 2008, at 9:44 AM, Yoichi Takayama wrote:

Hi Charles,

Yes, I have firewalls between all hosts. (After this, I will read again the http://dev.globus.org/wiki/FirewallHowTo)

I have 2119 Gatekeeper port open on the main globus service host.

However, do I need to add GLOBUS_TCP_PORT_RANGE to this? I don't think that your document mentioned it, if it is the case. Am I mistaken?

The example xinetd entry from 
http://dev.globus.org/wiki/FirewallHowTo#Configuring_the_pre-WS_GRAM_Gatekeeper.2FJob-Manager_to_use_GLOBUS_TCP_PORT_RANGE

does, in fact, mention GLOBUS_TCP_PORT_RANGE in the xinetd entry for the gatekeeper.


Charles



service gsigatekeeper
{
  socket_type  = stream
  protocol     = tcp
  wait         = no
  user         = root
  env          = LD_LIBRARY_PATH=/usr/local/globus/lib
  server       = /usr/local/globus/sbin/globus-gatekeeper
  server_args  = -conf /usr/local/globus/etc/globus-gatekeeper.conf
  disable      = no
}

I think that as far as the jobmanager goes, it uses 2119. Is this correct?

Thanks!

Yoichi
--------------------------------------------------------------------------
Yoichi Takayama, PhD
Senior Research Fellow
RAMP Project
MELCOE (Macquarie E-Learning Centre of Excellence)
MACQUARIE UNIVERSITY

Phone: +61 (0)2 9850 9073
Fax: +61 (0)2 9850 6527
www.mq.edu.au
www.melcoe.mq.edu.au/projects/RAMP/
--------------------------------------------------------------------------
MACQUARIE UNIVERSITY: CRICOS Provider No 00002J

This message is intended for the addressee named and may contain confidential information. If you are not the intended recipient, please delete it and notify the sender. Views expressed in this message are those of the individual sender, and are not necessarily the views of Macquarie E-Learning Centre Of Excellence (MELCOE) or Macquarie University.

On 22/10/2008, at 1:36 AM, Charles Bacon wrote:

On Oct 21, 2008, at 9:25 AM, Yoichi Takayama wrote:

Do I need to set the GLOBUS_PORT_RANGE to GRAM2 services and clients???

If you have a firewall (and it sounds more and more like you do, though you have not confirmed that), then yes: http://dev.globus.org/wiki/FirewallHowTo


Charles


Reply via email to