https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234793
--- Comment #4 from Egbert Pot <egbert....@gmail.com> --- I I have the same issue as @Sverre. Due to this issue I cannot use Fail2Ban, since it also bans successful logins. To help debugging this issue, I've added: * SSH server configuration from /etc/ssh/sshd_config on the FreeBSD12 system; see server--sshd_config * SSH server's authentication log output /var/log/auth.log; see server--auth.log * Very verbose output of the SSH session initiated by the client; see client-ssh-verbose.md -------------- Information on the SSH server - FreeBSD 12 $ uname -a FreeBSD gatekeeper 12.0-RELEASE FreeBSD 12.0-RELEASE r341666 GENERIC amd64 $ getconf LONG_BIT 64 $ uname -K 1200086 $ uname -U 1200086 $ sshd --help sshd: illegal option -- - OpenSSH_7.8p1, OpenSSL 1.1.1a-freebsd 20 Nov 2018 -------------- Information on the SSH client - OSx 10.14.2 $ sw_vers ProductName: Mac OS X ProductVersion: 10.14.2 BuildVersion: 18C54 $ ssh -V OpenSSH_7.9p1, LibreSSL 2.7.3 -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"