<div>Hi,</div><div><br></div><div>I'm fairly new to rabbitmq, and am currently looking to deploy onto ec2. But i've struggled when it comes to networking.&nbsp;</div><div>I'm trying to create a cluster, and on ec2 given the dynamic nature of IP addresses using the FQDN's of servers would be&nbsp;</div><div>the most effective way of identifying cluster machines.</div><div><br></div><div>But am I right in saying the only solution is to use short names, in effect using the hosts file on the actual cluster</div><div>machines to identify each other?&nbsp;</div><div><br></div><div>In my naive thinking I would have assumed supporting FQDN's to be straight forward, they all resolve to ip's right?</div><div>I understand this is an erlang thing not specifically rabbit, but does anyone know of a plugin or patch or whatever</div><div>that could allow this?&nbsp;</div><div><br></div><div>Or any other successful clustering strategy on ec2?</div><div><br></div><div>Thanks.&nbsp;</div>