Hi, I had the same issue. The hosts.allow and hosts.deny files were empty, so no solution there. I discovered that the source machine had only SSH v1 enabled. After I enabled SSH v2 in /etc/ss...
See more...
Hi, I had the same issue. The hosts.allow and hosts.deny files were empty, so no solution there. I discovered that the source machine had only SSH v1 enabled. After I enabled SSH v2 in /etc/sshd/sshd_config, the process continued succesfully.