Yes. if you don't have route for 1, it's the same error. However, even I have route but iptable close it, the error message is the same
-----Original Message----- From: Ahmad Emneina [mailto:[email protected]] Sent: Wednesday, April 25, 2012 3:16 PM To: [email protected]; Development discussions for CloudStack ([email protected]); CloudStack user/admin discussions ([email protected]) Subject: Re: Tips for "No route to host", "Connection refused", "Connection reset" 1. Sounds like a routing issue. Packet flow cant reach the destination. 2. Sounds like a firewall/no service issue -- æ On 4/25/12 3:05 PM, "Frank Zhang" <[email protected]> wrote: >This is not only for CloudStack, but they are common issues when you are >playing CloudStack regarding network. >I often suffer these errors, there are some tips from my practice: > > >1. "No route to host" >Most likely iptables rule prevents the port from accessing. First check >iptables rule in your VM, then check SecurityGroup rules in CloudStack. >Finally check the rules in host where the VM is running(in this case, >please file a bug for SecurityGroup) > > >2. "Connection refused" > >The destination port is reachable, however, there is no application >listens on that port > > > >3. "Connection reset" > >The established connection has lost. > >Please correct me if you see anything wrong.
