From owner-freebsd-stable@FreeBSD.ORG Tue Sep 11 08:35:32 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CD2821065673 for ; Tue, 11 Sep 2012 08:35:32 +0000 (UTC) (envelope-from christer.solskogen@gmail.com) Received: from mail-oa0-f54.google.com (mail-oa0-f54.google.com [209.85.219.54]) by mx1.freebsd.org (Postfix) with ESMTP id 8C4498FC1E for ; Tue, 11 Sep 2012 08:35:32 +0000 (UTC) Received: by oagm1 with SMTP id m1so139261oag.13 for ; Tue, 11 Sep 2012 01:35:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=gyc9K6kl+JjbX5vpqQUl6Y6iM6vcxa2pucRkHVjQSfI=; b=kRjzocp3UVsiWiuxFwbSiF8FoLSZLc1N5Rp3X3MPovtLIOH47lfPJm7CVD6U2QqpnY WcrSEDNhLtOdN/m0Rhse7PVBvwQRSdubrpFHHbuX17zibInQB05BcrXpMq1KJ405R6im l2Zm6gn2PB6kSpmqGRTE1dpLrW09mKEuk6WXncrYsjRVi5xnL0I7FUmi4cGFvpUGRref 84j17VGeHcRvjhtBCK2IhrgQf84Qxs16bCfGx91R/+ZhgGwAB+J4lTezmq1g5RRuCTfG uC++RqPBI+dzItFUvXG3q8uIi2DH7c76LoJm8xzHmjTqjEKcVt9KUnbZzODXuhG5uFEQ EwnA== Received: by 10.182.75.9 with SMTP id y9mr17127475obv.86.1347352531698; Tue, 11 Sep 2012 01:35:31 -0700 (PDT) MIME-Version: 1.0 Received: by 10.60.32.141 with HTTP; Tue, 11 Sep 2012 01:35:11 -0700 (PDT) In-Reply-To: <504EF33A.7080304@digital-infotech.net> References: <504EF33A.7080304@digital-infotech.net> From: Christer Solskogen Date: Tue, 11 Sep 2012 10:35:11 +0200 Message-ID: To: "Shiv. Nath" Content-Type: text/plain; charset=UTF-8 Cc: freebsd-stable@freebsd.org Subject: Re: PF Configuration - FreeBSD Release 9.0 x64 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Sep 2012 08:35:32 -0000 On Tue, Sep 11, 2012 at 10:15 AM, Shiv. Nath wrote: > Dear FreeBSD Guys, > > It is FreeBSD Release 9.0 x64 and i see this log very frequent almost every > second, And i want to block this IP from reaching my server. i configured > the PF as following but still see the same logs, it is like it did not work. > > block in log quick from 41.211.2.239/32 to any > try block log quick ... instead. -- chs,