> Finally got sick of seeing tons of ssh break-in attempts in my logs.

I invoke sshd from inetd with limit 3 connections/min in /etc/inetd.conf:

ssh     stream  tcp nowait/0/3  root    /usr/sbin/sshd          sshd -i -4

_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[email protected]"

Reply via email to