I have a private app configured to allow port 22 and users are able to use SSH and SCP successfully. Users are observing an intermittent issue when trying to SSH/SCP into the app and getting this error:
kex_exchange_identification: Connection closed by remote host Connection closed by 191.1.1.3 port 22
This error prevents user from starting a new SSH/SCP session, but all existing SSH/SCP sessions are fine when this error occurs. Usually if user retry's ssh after a while, the error goes away.
Is there any kind of SSH connection limiting in the NS Client or Publisher?