I am new to Erlang and trying to set two nodes on my laptop.
In one terminal I type:
eli@elimayost: ~/erlang_apps> erl -sname foo -setcookie secre
it's a DNS problem, your host name 'elimayost' can't be found on the DNS. You can use 'localhost' as the host part, which like 'foo@localhost' and 'bar@localhost', it will always work.