Dear Anna,
Do you restart your xinetd service?
Do you have any firewall in your environment?(If yes do
/etc/init.d/iptables stop)
The following is sample gatekeeper xinetd service configuration:
service gsigatekeeper
{
disable = no
socket_type = stream
protocol = tcp
wait = no
user = root
env = LD_LIBRARY_PATH=/usr/local/gt-4.0.3/lib
server = /usr/local/gt-4.0.3/sbin/globus-gatekeeper
server_args = -conf /usr/local/gt-4.0.3/etc/globus-gatekeeper.conf
}
On 6/4/07, Anna Mereu <[EMAIL PROTECTED]> wrote:
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
--
Best Regards,
S.Mehdi Sheikhalishahi,
Web: http://www.cse.shirazu.ac.ir/~alishahi/
Bye.