From owner-freebsd-pf@FreeBSD.ORG Sun Nov 26 16:42:01 2006 Return-Path: X-Original-To: freebsd-pf@freebsd.org Delivered-To: freebsd-pf@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4D69216A403 for ; Sun, 26 Nov 2006 16:42:01 +0000 (UTC) (envelope-from timsan775@googlemail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.188]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5854D43D7C for ; Sun, 26 Nov 2006 16:40:51 +0000 (GMT) (envelope-from timsan775@googlemail.com) Received: by nf-out-0910.google.com with SMTP id x37so1797686nfc for ; Sun, 26 Nov 2006 08:41:44 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=googlemail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=X/faBWLnaBm/XpVvViVO14xghTYb7gbfxt4mvMyrAzxRVKqPzC3dwy9YW4WRE6u3/Io73gDrlTfBRdLfX90XOj/rW0NWHlCFGaEuPKsIsWwSQV8GytL6JW3vDx4hPzVWd6mgiBAP9HUx+P2wPlHNRWZHsWjUHoEo3OCJvybQsv8= Received: by 10.78.180.16 with SMTP id c16mr8308356huf.1164559303440; Sun, 26 Nov 2006 08:41:43 -0800 (PST) Received: by 10.78.45.7 with HTTP; Sun, 26 Nov 2006 08:41:43 -0800 (PST) Message-ID: <82832a960611260841m5843cbb1pf0ea438fac7dd09a@mail.gmail.com> Date: Sun, 26 Nov 2006 16:41:43 +0000 From: "tim m" To: freebsd-pf@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: ta for the help with spamd X-BeenThere: freebsd-pf@freebsd.org X-Mailman-Version: 2.1.5 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: Sun, 26 Nov 2006 16:42:01 -0000 thanks for the help with spamd. from my /var/log/spamd: Nov 26 17:06:58 ebi spamd[96373]: 222.84.36.210: disconnected after 3941 seconds. lists: china Nov 26 17:07:02 ebi spamd[96373]: 220.77.103.191: disconnected after 4 seconds. lists: korea Nov 26 17:10:33 ebi spamd[96373]: 221.8.172.1: connected (1/1), lists: china Nov 26 17:17:45 ebi spamd[96373]: 221.8.172.1: disconnected after 432 seconds. lists: china Nov 26 17:24:50 ebi spamd[97497]: listening for incoming connections. Nov 26 17:25:11 ebi spamd[97497]: 61.75.177.176: connected (1/1), lists: korea Nov 26 17:25:14 ebi spamd[97497]: 61.75.177.176: disconnected after 3 seconds. lists: korea Nov 26 17:31:51 ebi spamd[97497]: 24.3.185.61: connected (1/1), lists: spews1 spews2 Nov 26 17:31:54 ebi spamd[97497]: 24.3.185.61: disconnected after 3 seconds. lists: spews1 spews2 it's looking good :) Two quick questions though: in /usr/local/etc/spamd.conf .. are the blocks for China and Korea for every IP-number in those countries? And I can imangine that the blacklist does change, do you need to setup a crontab to update spamd-setup like once a day? t.