[erlang-questions] : Can't set long node name on windows

Raimo Niskanen raimo+erlang-questions@REDACTED
Wed Jul 4 14:37:59 CEST 2007


Try the same but use the machines actual short hostname.
If you do not know it, right click on "My Computer",
choose "Properties", "Computer Name", and compare
the "Full computer name" with the "Domain". The
difference should be the short (unqualified) hostname.

That was for XP.

If the machine is not configured to be part of a DNS
domain, you have that problem to solve before making
Erlang distributed networks work.



On Wed, Jul 04, 2007 at 02:41:33PM +0300, Dmitrii 'Mamut' Dimandt wrote:
> Raimo Niskanen wrote:
> > Try:
> > 	erl -name bilbo@REDACTED -setcookie abc
> >
> >   
> Well, this works, but the node isn't accessible from outside world:
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://www.erlang.org/mailman/listinfo/erlang-questions

-- 

/ Raimo Niskanen, Erlang/OTP, Ericsson AB



More information about the erlang-questions mailing list