Hi, is there any way to use distributed Erlang on hosts which does not have hostnames? It is not possible to have a DNS and not even a /etc/hosts file :-( I need to do things like net_adm:ping(foo@REDACTED) rpc:call(foo@REDACTED, M, F, A) : : /Hans Nilsson