Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Nov 2019 14:56:31 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 240356] sshd Connection closed by 127.0.0.1 port ???
Message-ID:  <bug-240356-227-KEGwjqTPlC@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-240356-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-240356-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=3D240356

Ed Maste <emaste@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |emaste@freebsd.org
             Status|New                         |Closed
         Resolution|---                         |Works As Intended

--- Comment #1 from Ed Maste <emaste@freebsd.org> ---
sshd is just logging that you have something connecting to the ssh port, and
then disconnecting before authentication. If you want to avoid this message
you'll need to find out what is making the connection and stop it from doing
so.

A quick Google search suggests Nagios ssh check might have this behaviour -=
 see
https://support.microfocus.com/kb/doc.php?id=3D7014539

--=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-240356-227-KEGwjqTPlC>