Node

Chandrashekhar Mullaparthi Chandrashekhar.Mullaparthi@REDACTED
Thu Dec 5 12:10:30 CET 2002


This means the nodes which are trying to communicate dont have the same
cookie. You can check the cookie using 

erlang:get_cookie().

in the erlang shell.

If you are using erlang R9B, you can set the cookie in the shell using

erlang:set_cookie(node(), your_cookie).

hth
Chandru

-----Original Message-----
From: Eduardo Figoli [mailto:eduardo@REDACTED]
Sent: 05 December 2002 17:40
To: erlang-questions@REDACTED
Subject: Node


 
I get the monitor_node function work. 
I have executed succesfully a function remotely but
I have received an error on the machine where the function it
is loaded:
** Connection attempt from disallowed node bar@REDACTED **

What does this message mean ?

Thank you again
Eduardo Figoli
INswitch Solutions



NOTICE AND DISCLAIMER:
This email (including attachments) is confidential.  If you have received
this email in error please notify the sender immediately and delete this
email from your system without copying or disseminating it or placing any
reliance upon its contents.  We cannot accept liability for any breaches of
confidence arising through use of email.  Any opinions expressed in this
email (including attachments) are those of the author and do not necessarily
reflect our opinions.  We will not accept responsibility for any commitments
made by our employees outside the scope of our business.  We do not warrant
the accuracy or completeness of such information.




More information about the erlang-questions mailing list