distributed messaging

Sean Hinde Sean.Hinde@REDACTED
Fri Feb 15 18:13:42 CET 2002


Bear in mind also that your .erlang.cookie should have permissions
-r-------- i.e. readonly to owner, none for anyone else

Sean

-----Original Message-----
From: Martin J. Logan [mailto:martin@REDACTED]
Sent: 15 February 2002 17:15
To: Yurii A. Rashkovskii; erlang-questions@REDACTED
Subject: Re: distributed messaging


My guess is that your cookie are not set properly. Place an .erlang.cookie
file in your home directory on both machines. Place the same text string in
both then start your distributed nodes erl -name <name> or erl -sname <name>
you can also use a command line option to set your cookie what ever you use
make sure that they are the same on all boxes. 

            Cheers, 
            Martin 


"Yurii A. Rashkovskii" wrote: 


Guys and gals, 


I got an error while trying to setup distributed messaging. My server module
says `Connection attempt from disallowed node...'. I always have used
messaging only one host, but now need to communicate between different
hosts; on one host server works properly. What can you advise? How can I
make certain node allowed? 


--  


Best regards,  


Yurii ( http://yar.com.ua/ <http://yar.com.ua/> ) 







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