forgot to cc the list.<br><br><div class="gmail_quote">On Wed, Jun 13, 2012 at 6:09 PM, Daniel Dormont <span dir="ltr"><<a href="mailto:dan@greywallsoftware.com" target="_blank">dan@greywallsoftware.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I had a similar question a few months ago. Here was the response.<div><br></div><div><a href="http://erlang.org/pipermail/erlang-questions/2011-December/063066.html" target="_blank">http://erlang.org/pipermail/erlang-questions/2011-December/063066.html</a></div>

<div><br></div><div>Short answer, 'erl -name foo' without an @ sign (or anything after it) is indeed the preferred way to start a long-named node, but it only works if the machine has a FQDN (note that this can be faked using a host file if your DNS isn't set up to give you one).</div>

<div><br></div><div>-Dan<div><div class="h5"><br><br><div class="gmail_quote">On Wed, Jun 13, 2012 at 5:10 PM, Vlad Dumitrescu <span dir="ltr"><<a href="mailto:vladdu55@gmail.com" target="_blank">vladdu55@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi!<br>
<br>
I am a little confused, hopefully someone can get me on the right track.<br>
<br>
I noticed that on some machines, when starting "erl -name foo", I get<br>
an error "Can't set long name!". I suppose this is because the machine<br>
doesn't have a properly configured FQDN?<br>
<br>
Also, I don't know where I had gotten this idea from, but I was using<br>
"erl -name <a href="mailto:foo@mypc.com" target="_blank">foo@mypc.com</a>". This works fine with any weird value for the<br>
host name, but of course there will be problem if the real host name<br>
isn't "<a href="http://mypc.com" target="_blank">mypc.com</a>". Given that sometimes (as above) the runtime checks<br>
for a valid host name, why does it allow anything if specified on the<br>
comman line? (Needless to saay, I got in some delicate situation<br>
because of this :-)<br>
<br>
best regards,<br>
Vlad<br>
_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org" target="_blank">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
</blockquote></div><br></div></div></div>
</blockquote></div><br>