Dear Mehdi, thank you for the help, i followed your instructions but still
got the same problems....I have same doubts about how to set the
gatekeeper file into the /etc/xinetd.d/ directory. I've done as followes:
[EMAIL PROTECTED]:/etc/grid-security# cat /etc/xinetd.d/gatekeeper
service gatekeeper
{
instances = 100
socket_type = stream
wait = no
user = root
env +=
GLOBUS_LOCATION=/usr/local/globus-4.0.1
env +=
LD_LIBRARY_PATH=/usr/local/globus-4.0.1/lib
server =
/usr/local/globus-4.0.1/sbin/globus-gatekeeper
server_args = -i
log_on_success += DURATION
nice = 10
disable = no
}
I have no idea if these setting are correct.
And then,
[EMAIL PROTECTED]:/etc/grid-security# tail /etc/services
asp 27374/tcp # Address Search Protocol
asp 27374/udp
csync2 30865/tcp # cluster
synchronization tool
dircproxy 57000/tcp # Detachable IRC Proxy
tfido 60177/tcp # fidonet EMSI over telnet
fido 60179/tcp # fidonet EMSI over TCP
gsiftp 2811/tcp # Local services
gatekeeper 2119/tcp
Thank you very much,
Anna