From owner-freebsd-questions@FreeBSD.ORG Tue Nov 2 18:54:41 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3D0F41065674 for ; Tue, 2 Nov 2010 18:54:41 +0000 (UTC) (envelope-from vic@yeaguy.com) Received: from hrndva-omtalb.mail.rr.com (hrndva-omtalb.mail.rr.com [71.74.56.124]) by mx1.freebsd.org (Postfix) with ESMTP id E895A8FC2C for ; Tue, 2 Nov 2010 18:54:40 +0000 (UTC) X-Authority-Analysis: v=1.1 cv=+c36koQ5Dcj/1qolKHjtkYAGXvrVJRRiKMp+84F5sLg= c=1 sm=0 a=R-xHR5bUbbIA:10 a=K3oiwSFwsX5fJWoDMELOCw==:17 a=iOhrDboYAAAA:8 a=CdDfgVYrAAAA:8 a=6I5d2MoRAAAA:8 a=4IGu5jqUgKzH7nPO2ysA:9 a=_52KSjGlu_0beYDuzfoA:7 a=cjGhLhVQSG19E9u6SjAnDQrV2kUA:4 a=wPNLvfGTeEIA:10 a=9dkskfOryOwA:10 a=dqjIezjyrbIA:10 a=-_C46MR6lL4A:10 a=r1Rw5q6XLFEA:10 a=xsNwqeuY9ZUA:10 a=SV7veod9ZcQA:10 a=K3oiwSFwsX5fJWoDMELOCw==:117 X-Cloudmark-Score: 0 X-Originating-IP: 67.49.120.184 Received: from [67.49.120.184] ([67.49.120.184:52337] helo=[192.168.1.169]) by hrndva-oedge03.mail.rr.com (envelope-from ) (ecelerity 2.2.3.46 r()) with ESMTP id 45/A6-24070-F6E50DC4; Tue, 02 Nov 2010 18:54:40 +0000 Date: Tue, 2 Nov 2010 11:54:37 -0700 (PDT) From: "Justin V." To: Rob Farmer In-Reply-To: Message-ID: References: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="623271173-696175327-1288724078=:20636" Cc: freebsd-questions@freebsd.org Subject: Re: SSHgaurd and PF X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Nov 2010 18:54:41 -0000 This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --623271173-696175327-1288724078=:20636 Content-Type: TEXT/PLAIN; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8BIT On Tue, 2 Nov 2010, Rob Farmer wrote: > On Tue, Nov 2, 2010 at 11:42, Justin V. wrote: >> So i added this: >> >> auth.info;authpriv.info;ftp.info                /var/log/auth.log >> >> >> This is existing: >> >> ftp.info                                        /var/log/xferlog >> >> >> >> >> I see my failed attempts going to auth.log and sshguard is still not >> blocking or logging.. >> >> I restarted both syslog and sshguard.. I feel like we are almost there >> >> >> thanks, >> >> jv > > Great - then try: > > ftp.info |exec /usr/local/sbin/sshguard > > in your /etc/syslog.conf (don't forget to restart syslog) and it > should be working - I'm not sure what the threshold for sshguard to > block someone is, but you could test it - just make sure you have a > way to get back in if it works and your IP is blocked (or wait for the > next script kiddie). > > -- > Rob Farmer > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > Your the man.. Worked like a charm. Thanks for all your help! jv --623271173-696175327-1288724078=:20636--