From owner-freebsd-ports-bugs@freebsd.org Tue Nov 8 12:22:14 2016 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D5AE4C35417 for ; Tue, 8 Nov 2016 12:22:14 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AB6B5167 for ; Tue, 8 Nov 2016 12:22:14 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id uA8CMEq3088157 for ; Tue, 8 Nov 2016 12:22:14 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 214315] sshguard with ipfw does not work in FreeBSD 11.0 Date: Tue, 08 Nov 2016 12:22:14 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: admin@support.od.ua X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Nov 2016 12:22:14 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D214315 Bug ID: 214315 Summary: sshguard with ipfw does not work in FreeBSD 11.0 Product: Ports & Packages Version: Latest Hardware: amd64 OS: Any Status: New Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: admin@support.od.ua sshguard with ipfw does not work in FreeBSD 11.0 And since sshguard called via syslog, and the service syslogd crashed. I understand that the problem is a change in the format of ipfw table FreeB= SD 11.0 # /usr/local/sbin/sshguard -a 60 -p 420 -s 1200 -b 120:/var/db/sshguard/blacklist.db ipfw: failed to request table info: No such process Could not initialize firewall # ipfw show 00010 6534 1598558 allow ip from any to any via lo0 65533 5160642 355170504 allow ip from any to any 65534 0 0 allow ip6 from any to any 65535 16 1268 allow ip from any to any # uname -a FreeBSD tank.XXX.ua 11.0-STABLE FreeBSD 11.0-STABLE #0 r307394: Fri Oct 21 00:28:11 EEST 2016 root@tank.XXX.ua:/usr/obj/usr/src/sys/tank.XXX.ua.4= =20 amd64 # /usr/local/sbin/sshguard -v sshguard 1.7.0 # grep sshguard /etc/syslog.conf auth.info;authpriv.info | exec /usr/local/sbin/sshguard -a 60 -p 420 -s 120= 0 -b 120:/var/db/sshguard/blacklist.db # cat /var/db/ports/security_sshguard/options # This file is auto-generated by 'make config'. # Options for sshguard-1.7.0_1 _OPTIONS_READ=3Dsshguard-1.7.0_1 _FILE_COMPLETE_OPTIONS_LIST=3D IPFW NULL PF OPTIONS_FILE_SET+=3DIPFW OPTIONS_FILE_UNSET+=3DNULL OPTIONS_FILE_UNSET+=3DPF --=20 You are receiving this mail because: You are the assignee for the bug.=