<div dir="ltr">hmmm... my hostname was set "in a roughly proper way" to marlin (marlin /etc/hosts points to my public IP, /etc/hostname is marlin, sudo hostname marlin, etc.)<div><br></div><div style>setting all that to something more FQDN-y seems to have made it work.</div>
<div style><br></div><div style>This still feels a bit like magic, yes. I just found <a href="http://erlang.org/doc/apps/erts/inet_cfg.html">http://erlang.org/doc/apps/erts/inet_cfg.html</a> which might explain more how it works for future ref.</div>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On 11 January 2013 11:37, Motiejus Jakštys <span dir="ltr"><<a href="mailto:desired.mta@gmail.com" target="_blank">desired.mta@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Fri, Jan 11, 2013 at 10:23 AM, JD Bothma <<a href="mailto:jbothma@gmail.com">jbothma@gmail.com</a>> wrote:<br>

><br>
> erl -name bob<br>
<br>
Hi,<br>
I am surprised how this worked before. For -name you need an FQDN.<br>
Technically, it's a name with at least one dot.<br>
<br>
Maybe you mean erl -sname bob, which is expected to work?<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Motiejus Jakštys<br>
</font></span></blockquote></div><br></div>