From owner-freebsd-questions@FreeBSD.ORG Wed Sep 20 17:44:08 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 945B316A4D2 for ; Wed, 20 Sep 2006 17:44:08 +0000 (UTC) (envelope-from admin2@enabled.com) Received: from typhoon.enabled.com (typhoon.enabled.com [216.218.220.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 453C143DA0 for ; Wed, 20 Sep 2006 17:44:04 +0000 (GMT) (envelope-from admin2@enabled.com) Received: from [172.24.241.5] (natint3.juniper.net [66.129.224.36]) (authenticated bits=0) by typhoon.enabled.com (8.13.8/8.13.8) with ESMTP id k8KHhljp036407 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 20 Sep 2006 10:43:48 -0700 (PDT) (envelope-from admin2@enabled.com) Message-ID: <45117DC7.9010406@enabled.com> Date: Wed, 20 Sep 2006 13:43:35 -0400 From: Noah User-Agent: Thunderbird 1.5.0.7 (Macintosh/20060909) MIME-Version: 1.0 To: "Peter N. M. Hansteen" References: <450C7555.6050502@enabled.com> <87eju9niiq.fsf@amidala.kakemonster.bsdly.net> In-Reply-To: <87eju9niiq.fsf@amidala.kakemonster.bsdly.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: ipfw and temporary port access X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Sep 2006 17:44:08 -0000 Peter N. M. Hansteen wrote: > Noah writes: > > >> Any clues if a system like this is a already coded and out there somewhere? >> > > Apart from the ipfw reqirement, you have just described authpf, see eg > http://www.freebsd.org/cgi/man.cgi?query=authpf&apropos=0&sektion=0&manpath=FreeBSD+6.1-RELEASE&format=html > > Hi there, authpf needs ssh access which is not something we have universally open - is there a way to integrate authpf without granting ssh access? Cheer,s Noah