Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Jan 2019 10:50:44 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 234793] Failed unknown for $USER in sshd logs even if I got authenticated
Message-ID:  <bug-234793-227-w9fpdYIbc8@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-234793-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-234793-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D234793

--- Comment #4 from Egbert Pot <egbert.pot@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 syste=
m;
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

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-234793-227-w9fpdYIbc8>