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

7 views
Skip to first unread message

Michael Connors

unread,
Jan 6, 2012, 9:08:51 AM1/6/12
to erlang-q...@erlang.org
Hi,

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

I can do this:

[me@host ~]$ 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

Reply all
Reply to author
Forward
0 new messages