Comment 3 for bug 1606500

Revision history for this message
Morgan Fainberg (mdrnstm) wrote : Re: Heat: template source URL allows network port scan

The "Connection Reset by Peer" is an error I'd expect in a number of cases that could still
indicate the port scan could be completed.

It might be the case that the CLI error is because it is trying to connect to port 22 on the end-user's machine which it is not running. It is important to verify "ssh" is running on whatever machine (or something on port 22) on the machine executing the heat template get (aka the machine running horizon or the user's local machine if it is the CLI).