Permission denied via ssh over ipv6

Doug McIntyre merlyn at geeks.org
Wed Feb 10 05:17:50 UTC 2021


On Wed, Feb 10, 2021 at 11:47:08AM +0800, PstreeM China wrote:
> Very thanks, this problem has searched from google, but not find the
> solution to fix this issue.
> 
> new install FreeBSD in virtual machine.
> Freebsd version is 12.2
> Duel stack support ipv4 and ipv6; enable sshd as default.
> I can ping the ipv4 and ipv6 address.
> 
> The problem is:
> SSH over ipv4 is work well.
> But ssh over ipv6, Can be connected, but after input the password, it is
> failed , give the notify : permission denied.
> can not log into the server.
> I am sure the password is right.


Have you run 'ssh -vvv' to see all the very verbose debug information?

Do you have proper DNS PTRs setup for your IPv6 block? It could be
blocked by mismatch reverse DNS.



More information about the freebsd-questions mailing list