From owner-freebsd-questions Sun Sep 1 9:43:11 2002 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 080B837B400 for ; Sun, 1 Sep 2002 09:43:10 -0700 (PDT) Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com [24.147.188.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E90B43E6E for ; Sun, 1 Sep 2002 09:43:09 -0700 (PDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com [24.147.188.198]) by be-well.ilk.org (8.12.5/8.12.5) with ESMTP id g81Gh8NE019765 for ; Sun, 1 Sep 2002 12:43:08 -0400 (EDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: (from lowell@localhost) by be-well.ilk.org (8.12.5/8.12.5/Submit) id g81Gh8RE019762; Sun, 1 Sep 2002 12:43:08 -0400 (EDT) X-Authentication-Warning: be-well.ilk.org: lowell set sender to freebsd-questions-local@be-well.ilk.org using -f To: freebsd-questions@freebsd.org Subject: Re: [freebsd-questions] ipfw dynamic rule - let ftp after ssh in? References: <200208301746.23722.jrhoden@unimelb.edu.au> From: Lowell Gilbert Date: 01 Sep 2002 12:43:08 -0400 In-Reply-To: <200208301746.23722.jrhoden@unimelb.edu.au> Message-ID: <444rd9u0df.fsf@be-well.ilk.org> Lines: 9 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Jacob Rhoden writes: > I was wondering, is there a way to let ipfw create a rule to open a port for a > temporary period of time after a connection on another port. ie, so only ssh > users can ftp after ssh'ing in. You could always try using tcpwrappers in combination with ipfw. It would be a non-trivial thing to configure, but not exactly rocket science either. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message