Date: Sat, 7 Oct 2006 01:00:37 GMT From: Dmitry Marakasov <amdmi3@mail.ru> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/104080: Insuficient information about bruteblock Message-ID: <200610070100.k9710bJL079406@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/104080; it has been noted by GNATS. From: Dmitry Marakasov <amdmi3@mail.ru> To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/104080: Insuficient information about bruteblock Date: Sat, 7 Oct 2006 04:54:08 +0400 * Jo=E3o Rocha Braga Filho (goffredo@gmail.com) wrote: > But after "!something" it does not work. It is better say that in the i= nstructios. Agreed, patch follows. Thanks for the report. > Credits: > Jo=E3o Rocha Braga Filho, goffredo@gmail.com, who discovered what h= appened > Celso Vieira Viana, celso.vianna@gmail.com, who had the problem. --- bruteblock.patch begins here --- diff -ruN bruteblock.orig/files/pkg-message.in bruteblock/files/pkg-messa= ge.in --- bruteblock.orig/files/pkg-message.in Sat Oct 7 04:49:14 2006 +++ bruteblock/files/pkg-message.in Sat Oct 7 04:49:41 2006 @@ -3,8 +3,9 @@ Configuration of the bruteblock is done via configuration files located at %%PREFIX%%/etc/bruteblock/ =20 - To run the script, add a line in /etc/syslog.conf: + To run the script, append following lines to /etc/syslog.conf: =20 +!* auth.info;authpriv.info |exec %%PREFIX%%/sbin/br= uteblock -f %%PREFIX%%/etc/bruteblock/ssh.conf =20 and restart syslogd. --- bruteblock.patch ends here --- --=20 Best regards, Dmitry mailto:amdmi3@mail.ru
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200610070100.k9710bJL079406>