<p>You sure that there is no firewall?</p>
<div class="gmail_quote">On Jun 18, 2011 1:56 AM, "Icarus Alive" <<a href="mailto:icarus.alive@gmail.com">icarus.alive@gmail.com</a>> wrote:<br type="attribution">> What I would like to do is to set up communication between these 2 instances --<br>
> <br>> C:> erl -name <a href="mailto:abc@FELIX.somedomainsomewhere.com">abc@FELIX.somedomainsomewhere.com</a> -setcookie erlide<br>> C:> erl -name <a href="mailto:xyz@FELIX.somedomainsomewhere.com">xyz@FELIX.somedomainsomewhere.com</a> -setcookie erlide<br>
> <br>> however, when I try --<br>> <br>> (<a href="mailto:abc@FELIX.somedomainsomewhere.com">abc@FELIX.somedomainsomewhere.com</a>)6><br>> net_adm:ping('<a href="mailto:xyz@FELIX.somedomainsomewhere.com">xyz@FELIX.somedomainsomewhere.com</a>').<br>
> pang<br>> (<a href="mailto:abc@FELIX.somedomainsomewhere.com">abc@FELIX.somedomainsomewhere.com</a>)7> nodes().<br>> []<br>> <br>> I can successfully do this:-<br>> C:> ping -4 <a href="http://FELIX.somedomainsomewhere.com">FELIX.somedomainsomewhere.com</a><br>
> C:> tracert <a href="http://FELIX.somedomainsomewhere.com">FELIX.somedomainsomewhere.com</a><br>> which shows that the domain-name resolves fine.<br>> <br>> Instead of "-name" if I do the same experiment with "-sname" and drop<br>
> the usage of host.FQDN, the result is same, i.e. a "pang" !<br>> <br>> How do I get it to ping successfully ?<br>> <br>> My whole investigation started from the "freeze"/"hang" issues with<br>
> usage of latest "erlide", and investigating, I found the eclipse to<br>> erlide-backend communication to be the issue.<br>> <br>> cheers,<br>> Icarus<br>> _______________________________________________<br>
> erlang-questions mailing list<br>> <a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>> <a href="http://erlang.org/mailman/listinfo/erlang-questions">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
</div>