Distribution problems

Rocio Lopez rolonyg1@REDACTED
Thu Jan 29 16:56:30 CET 2004


Hi
I am trying to get two erlang nodes to talk to each other.
They are on the same machine.

>erl -sname test1
Erlang (BEAM) emulator version 5.3 [source] [hipe]

Eshell V5.3  (abort with ^G)
(test1@REDACTED)1>
and

>erl -sname test2

Erlang (BEAM) emulator version 5.3 [source] [hipe]

Eshell V5.3  (abort with ^G)
(test2@REDACTED)1>

epmd says that it knows both my nodes.

anders@REDACTED:~/erlang/snmp> /usr/local/lib/erlang/erts-5.3/bin/epmd -names
epmd: up and running on port 4369 with data:
name test2 at port 40172
name test1 at port 40170

But
(test2@REDACTED)1> net_adm:ping(test1@REDACTED)
pang

I am using R9c on SuSE 8.2.

So, any ideas on what is wrong?

/Anders Nygren

_________________________________________________________________
MSN. Más Útil Cada Día  http://www.msn.es/intmap/




More information about the erlang-questions mailing list