Connection logs for troubleshooting "target machine actively refused connection" on Transfer Family SFTP

0

I am trying to troubleshoot an SFTP connection: I'm getting the error message "target machine actively refused connection". Is there somewhere I can find server logs with details about why the connection was refused. The Cloudwatch logs for transfer family seem to start only after successful login.

Other connections seem to work fine, so it seems client related; Just trying to figure out what the client is doing that is causing the connection to be rejected.

sliu
demandé il y a 2 ans386 vues
1 réponse
0

"target machine actively refused connection" usually indicates a port/firewall issue. Is the client coming from a different IP space than other connections. If you have a Security Group configured for a VPC server, it could cause what you are seeing. Also, double check this client is connecting to port 22.

AWS
répondu il y a 2 ans
  • That doesn't seem likely to me. While troubleshooting, we set the security group to accept traffic from 0.0.0.0/0. In additional, from previous experience with security group issues, I would expect a timeout while establishing the connection, rather than the server rejecting it.

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions