From owner-freebsd-ports@FreeBSD.ORG Sun Mar 11 19:54:32 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 16CFC16A400 for ; Sun, 11 Mar 2007 19:54:32 +0000 (UTC) (envelope-from forrie@forrie.com) Received: from rwcrmhc14.comcast.net (rwcrmhc14.comcast.net [216.148.227.154]) by mx1.freebsd.org (Postfix) with ESMTP id 0DA2113C465 for ; Sun, 11 Mar 2007 19:54:32 +0000 (UTC) (envelope-from forrie@forrie.com) Received: from forrie.com ([75.69.149.4]) by comcast.net (rwcrmhc14) with ESMTP id <20070311194429m1400fqs94e>; Sun, 11 Mar 2007 19:44:29 +0000 Received: from [127.0.0.1] (monster.forrie.com [192.168.1.98]) (authenticated bits=0) by forrie.com (8.14.0/8.13.8) with ESMTP id l2BJiQMf064110 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Sun, 11 Mar 2007 15:44:27 -0400 (EDT) (envelope-from forrie@forrie.com) Message-ID: <45F45C11.6040302@forrie.com> Date: Sun, 11 Mar 2007 15:44:17 -0400 From: Forrest Aldrich User-Agent: Thunderbird 1.5.0.10 (Windows/20070221) MIME-Version: 1.0 To: ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.90/2809/Sun Mar 11 14:05:07 2007 on mail.forrie.com X-Virus-Status: Clean Cc: Subject: blocksshd X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Mar 2007 19:54:32 -0000 The entire distribution seems to have ^M (suggesting it came from a different editor), FYI. I don't see mention of a table to use in the blocksshd.conf file... does this presume that the host system isn't using other tables? Is this being defined by: my ($exists) = system("$cfg->{pfctl} -t $cfg->{chain} -T show| grep -q '$IP'"); ^M $cfg->{chain} _F