There was another thread with this but the OP didn't follow up with answers to the questions, therefore there was no resolution.
I'm running into an error with the Transfer Tool
Local Server - Centos 6.5, WHM 66.029
Remote server - Centos 7.4, WHM 66.029 - SSH listening on port 22
When I try to connect local server to remote server through the Transfer Tool using port 22, escalating from user to root using su (no keys) I receive the following:
The remote basic credential check failed due to an error (The password that you provided is not correct, or the SSH key is not permitted access: command-line: line 0: Bad configuration option: ControlPersist) and response: Connecting to XXX.XXX.XXX.68:22 as admin...using method password...Connecting to XXX.XXX.XXX.68:22 as admin...using method password...
I can confirm that I can SSH from the local server to the remote server just fine. When I look at the /var/logs/secure log for the local servers IP address, I see these messages:
Nov 2 08:21:38 remoteserver sshd[51466]: Did not receive identification string from XX.XXX.XX.97 port 48302
Nov 2 08:22:57 remoteserver sshd[51612]: Did not receive identification string from XX.XXX.XX.97 port 48307
Every time I try to connect, the error message that is returned has a different port number, not port 22. What is causing this? I have confirmed that I have the local server whitelisted in both CSF+LFD and cPHulk.
I have to assume that the firewall IS blocking attempts from those random port numbers. Which is causing the error.
I'm running into an error with the Transfer Tool
Local Server - Centos 6.5, WHM 66.029
Remote server - Centos 7.4, WHM 66.029 - SSH listening on port 22
When I try to connect local server to remote server through the Transfer Tool using port 22, escalating from user to root using su (no keys) I receive the following:
The remote basic credential check failed due to an error (The password that you provided is not correct, or the SSH key is not permitted access: command-line: line 0: Bad configuration option: ControlPersist) and response: Connecting to XXX.XXX.XXX.68:22 as admin...using method password...Connecting to XXX.XXX.XXX.68:22 as admin...using method password...
I can confirm that I can SSH from the local server to the remote server just fine. When I look at the /var/logs/secure log for the local servers IP address, I see these messages:
Nov 2 08:21:38 remoteserver sshd[51466]: Did not receive identification string from XX.XXX.XX.97 port 48302
Nov 2 08:22:57 remoteserver sshd[51612]: Did not receive identification string from XX.XXX.XX.97 port 48307
Every time I try to connect, the error message that is returned has a different port number, not port 22. What is causing this? I have confirmed that I have the local server whitelisted in both CSF+LFD and cPHulk.
I have to assume that the firewall IS blocking attempts from those random port numbers. Which is causing the error.