hi!<div><br></div><div>I'm trying to make rabbitmq to work with fqdn on amazon ec2</div><div><br></div><div>so I'd change "sname" for "name" in rabbitmq scripts to make the rabbit work with fqdn (in scripts <span style="background-color:rgb(255,240,240);font-size:12px;line-height:15.783333778381348px">rabbitmq-server and </span><span style="background-color:rgb(255,240,240);font-size:12px;line-height:15.783333778381348px">rabbitmqctl</span>)</div>
<div><br></div><div>than I'm setting up:</div><div><br></div><div><div> export HOSTNAME="<a href="http://cachequeuesrv2.staging.ninternal.com">cachequeuesrv2.staging.ninternal.com</a>"</div></div><div><br></div>
<div><br></div><div>starting rabbitmq and it fails sayin':</div><div><br></div><div><div>ERROR: epmd error for host "cachequeuesrv2": nxdomain (non-existing domain)</div></div><div><br></div><div>so why it says ""cachequeuesrv2": nxdomain (non-existing domain)", while HOSTNAME="<a href="http://cachequeuesrv2.staging.ninternal.com">cachequeuesrv2.staging.ninternal.com</a>" ?</div>
<div><br></div><div>thanks</div><div><br></div><div><br></div><div><br></div>