[Tsung] problems getting controller to start slave on remote box

Nicolas Niclausse nicolas at niclux.org
Fri Nov 9 13:24:58 CET 2007


paul.galynin at gmail.com ecrivait le 09.11.2007 11:33:

> \> If yes, it may be a firewall problem:
>> erlang is using several ports to communicate , do you have a firewall
>> (iptables?) started on one of the two machines ?
> 
> no.

OK, boring :(

if you type  erl -sname foo on load1, does your prompt looks like this ?

(foo at load1)1>


Can you also test this:

start 'erl -sname foo -setcookie mycookie' on load1 and load2

then on the erlang shell in load1 do:

net_adm:ping('foo at load2').

you should see: pong


-- 
Nicolas


More information about the Tsung-users mailing list