From owner-freebsd-ports@FreeBSD.ORG Wed Apr 9 18:45:18 2014 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id ECC04F0C for ; Wed, 9 Apr 2014 18:45:18 +0000 (UTC) Received: from mail-ee0-x22a.google.com (mail-ee0-x22a.google.com [IPv6:2a00:1450:4013:c00::22a]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 843911001 for ; Wed, 9 Apr 2014 18:45:18 +0000 (UTC) Received: by mail-ee0-f42.google.com with SMTP id d17so2215680eek.29 for ; Wed, 09 Apr 2014 11:45:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; bh=hGgW7byoZE4TtqkOVwxP4Xm36/Qfbi2sLWKJSSXJzj4=; b=Iz2ENEgVPOul2FOAoEo+81mE/WMMTZvWgGtgwpAxQ3O33+emWwBO4yu0xkzv/VC5Sm fofXIoy2octDWBsrweEPizA4AAiUciCTUTJiJQszcnHngsC913+9/+oOm1l0lk7rH8LB 9KAX6KqwfcdRKep4I5Mv80KdJDQJRMIjtQJz68z2EjCifDMeKpR3+yXlOXXQ6BICOWXz Go1rHS7aikWll89pXlLyQprJFY965jnnoA7ptEhjtt0oHzNpBJxyUmTIuoUQWUoC6Meo UqXmPstie9tDjNQo2mobAjOAaVQMWXJct9bGz9i7hlwtb0xTiYijWPsMqrw8WoEwTS+I VDfw== X-Received: by 10.15.91.77 with SMTP id r53mr4476112eez.70.1397069116783; Wed, 09 Apr 2014 11:45:16 -0700 (PDT) Received: from laptop.minsk.domain ([178.125.236.159]) by mx.google.com with ESMTPSA id o4sm4117034eef.20.2014.04.09.11.45.14 for (version=SSLv3 cipher=RC4-SHA bits=128/128); Wed, 09 Apr 2014 11:45:15 -0700 (PDT) Date: Wed, 9 Apr 2014 21:45:10 +0300 From: "Sergey V. Dyatko" To: ports@FreeBSD.org Subject: Re: FreeBSD Port: security/sshguard-pf Message-ID: <20140409214510.5e048d55@laptop.minsk.domain> In-Reply-To: <53453547.2070307@uni-bielefeld.de> References: <53453547.2070307@uni-bielefeld.de> X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.22; amd64-portbld-freebsd11.0) MIME-Version: 1.0 Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2014 18:45:19 -0000 В Wed, 09 Apr 2014 13:55:51 +0200 "Dr. Michael Letzgus" пишет: > Hi all, > > sshguard-pf won't start any more after the ports update to 1.5_3. There are > no messages in auth.log. > > A manual start via command line of "sshguard" is successful - so maybe there > is a problem with the rc script? > sh -x /usr/local/etc/rc.d/rcdscript start > Michael > > -- wbr, tiger