Hi
I recently set up an AlmaLinux dedicated server to replace one of my Centos7 dedicated servers
I am trying to set up a remote SFTP destination in the WHM for the backup of my new server
I am backing up from
AlmaLinux v8.8.0 STANDARD standard
cPanel Version
110.0.6
to one of my other servers - remote destination
CentOS v7.9.2009 STANDARD standard cPanel Version
110.0.6
Nothing has changed on this server
One of the keys that I have tried to use has recently worked as a remote destination from another centos 7 server
The public and private keys are listed in the remote server's backup account in cpanel and authorized and are also listed in both servers root ssh keys
Below is the error that I am getting from the AlmaLinux server when I try to validate the destination When trying to validate the remote destination to the Centos server.
" Error: Validation for transport "SFTP" failed: No ECDSA host key is known for host.XXXXX.com and you have requested strict checking. Host key verification failed. "
the authorized keys are installed and authorized
cd /home/USERNAME/.ssh/
[root@host .ssh]# ls authorized_keys id_XXXXXX.pub id_XXXXXX.pub
id_XXXXXX id_XXXXXX putty
I have tried several different SSH keys - no luck.
I have tried both 4096 and 2048 keys
I have also tried PPK format for the private key
One of the keys that I tried to use has been working for a remote destination from my old Centos server to the same Centos server that the AlmaLinux server cannot SFTP to and it connected just fine.
I installed the RSA key on both WHMs and in the desired account on the Centos destination server.
I do not want to remove strict checking or make this any less secure.
Any advice would be greatfully appreciated
Thanks
Audrey
I recently set up an AlmaLinux dedicated server to replace one of my Centos7 dedicated servers
I am trying to set up a remote SFTP destination in the WHM for the backup of my new server
I am backing up from
AlmaLinux v8.8.0 STANDARD standard
cPanel Version
110.0.6
to one of my other servers - remote destination
CentOS v7.9.2009 STANDARD standard cPanel Version
110.0.6
Nothing has changed on this server
One of the keys that I have tried to use has recently worked as a remote destination from another centos 7 server
The public and private keys are listed in the remote server's backup account in cpanel and authorized and are also listed in both servers root ssh keys
Below is the error that I am getting from the AlmaLinux server when I try to validate the destination When trying to validate the remote destination to the Centos server.
" Error: Validation for transport "SFTP" failed: No ECDSA host key is known for host.XXXXX.com and you have requested strict checking. Host key verification failed. "
the authorized keys are installed and authorized
cd /home/USERNAME/.ssh/
[root@host .ssh]# ls authorized_keys id_XXXXXX.pub id_XXXXXX.pub
id_XXXXXX id_XXXXXX putty
I have tried several different SSH keys - no luck.
I have tried both 4096 and 2048 keys
I have also tried PPK format for the private key
One of the keys that I tried to use has been working for a remote destination from my old Centos server to the same Centos server that the AlmaLinux server cannot SFTP to and it connected just fine.
I installed the RSA key on both WHMs and in the desired account on the Centos destination server.
I do not want to remove strict checking or make this any less secure.
Any advice would be greatfully appreciated
Thanks
Audrey