net_adm:ping not working

Lennart Ohman lennart.ohman@REDACTED
Thu Aug 31 09:20:06 CEST 2006


Hi, is the colon ":" just a typo in your email? It should be
"@" as you can see from the node name in the Erlang shell prompt.

Best Regards
Lennart

> (b@REDACTED)1> net_adm:ping('a:my-server').


-------------------------------------------------------------
Lennart Ohman                   office  : +46-8-587 623 27
Sjoland & Thyselius Telecom AB  cellular: +46-70-552 67 35
Sehlstedtsgatan 6               fax     : +46-8-667 82 30
SE-115 28, STOCKHOLM, SWEDEN    email   : lennart.ohman@REDACTED
> -----Original Message-----
> From: owner-erlang-questions@REDACTED [mailto:owner-erlang-
> questions@REDACTED] On Behalf Of erlang
> Sent: Thursday, August 31, 2006 9:12 AM
> To: erlang-questions@REDACTED
> Subject: net_adm:ping not working
> 
> I can't get the ping-pong distributed example to work, so I tried simply
> pinging another node. This doesn't work either.
> 
> os: windows server 2003, machine name is my-server.
> EShell v5.5.1
> 
> command lines: erl -sname a
>                             erl -sname b
> 
> (b@REDACTED)1> net_adm:ping('a:my-server').
> 
> always returns pang. The cookie file is being read, and the cookie is
> the same in both nodes. What to try next?
> 
> 
> 
> 
> 
> 






More information about the erlang-questions mailing list