Hi, erl_call was not able to connect to a remote node when the specified node with -name contained an IP address. The previous inet_addr/htonl calls were not working with ip addresses. Here is the small patch: git fetch git://github.com/klyr/otp.git erl_call_get_hostent Regards, -- Julien Barbot