[Bug 240356] sshd Connection closed by 127.0.0.1 port ???
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Nov 20 14:56:32 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240356
Ed Maste <emaste at freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |emaste at freebsd.org
Status|New |Closed
Resolution|--- |Works As Intended
--- Comment #1 from Ed Maste <emaste at 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=7014539
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list