https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240356
Ed Maste <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|New |Closed Resolution|--- |Works As Intended --- Comment #1 from Ed Maste <[email protected]> --- 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
