[zeromq-dev] Fwd: Publishing in EC2
T-zex
tranzenziuzex at gmail.com
Thu Nov 25 15:54:05 CET 2010
OK, the problem was that we used the static ip address, not the actual.
Using actual ip address works fine.
---------- Forwarded message ----------
From: T-zex <tranzenziuzex at gmail.com>
Date: Thu, Nov 25, 2010 at 2:18 PM
Subject: Publishing in EC2
To: ZeroMQ development list <zeromq-dev at lists.zeromq.org>
Hi,
Do you know what address should be specified when publishing messages
from Amazon EC2 box?
If the actual IP address is specified we are getting Address not
available exception.
If we assign 127.0.0.1, publisher connects but subscribers never get
subscribed to it.
On LAN it works fine if actual IP address is specified
Thanks.
More information about the zeromq-dev
mailing list