[erlang-questions] epmd -name and net_adm:names()

Michael Connors connorsml@REDACTED
Fri Jan 6 15:08:51 CET 2012


Hi,

I am trying to use epmd on a non-standard port.

I can do this:

[me@REDACTED ~]$ epmd -names
epmd: up and running on port 20321 with data:

But if I try to use net_adm, it hangs for 30 seconds or so and then I
always get back {error, address}:

Eshell V5.8  (abort with ^G)
1> net_adm:names().
{error,address}


Is there something I need to do to configure net_adm to use the
non-standard port?

Thanks,
Michael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20120106/45317521/attachment.htm>


More information about the erlang-questions mailing list