From owner-freebsd-pf@FreeBSD.ORG Wed Feb 12 07:11:50 2014 Return-Path: Delivered-To: freebsd-pf@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EFF266C7 for ; Wed, 12 Feb 2014 07:11:50 +0000 (UTC) Received: from mx.lissyara.su (mx.lissyara.su [91.227.18.11]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A79FA1F72 for ; Wed, 12 Feb 2014 07:11:50 +0000 (UTC) Received: from [195.234.69.50] (port=39407 helo=[10.5.5.55]) by mx.lissyara.su with esmtpsa (TLSv1:DHE-RSA-CAMELLIA256-SHA:256) (Exim 4.82 (FreeBSD)) (envelope-from ) id 1WDTyy-00034A-MY for freebsd-pf@freebsd.org; Wed, 12 Feb 2014 11:11:44 +0400 Message-ID: <52FB1EAE.5050708@lissyara.su> Date: Wed, 12 Feb 2014 09:11:42 +0200 From: "skeletor@lissyara.su" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: freebsd-pf@freebsd.org Subject: Re: pf block IP immediately References: <52FA3CA9.30806@lissyara.su> <52FA4627.8090308@unsane.co.uk> In-Reply-To: <52FA4627.8090308@unsane.co.uk> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Spam-Description: if spam count > 60 - this is spam X-Spam-Count: 0 X-Descriptions: powered by www.lissyara.su X-Bounce-ID: mx.lissyara.su X-BeenThere: freebsd-pf@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: "Technical discussion and general questions about packet filter \(pf\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Feb 2014 07:11:51 -0000 11.02.2014 17:47, Vincent Hoffman пишет: > pfctl -k > or -K looks like what you need. > > The pfctl(8) man page seems to cover it quite well. > > > Vince > Yes, this is exactly what I need.