From owner-freebsd-net Mon Jun 24 12:22: 6 2002 Delivered-To: freebsd-net@freebsd.org Received: from earth.hub.org (earth.hub.org [64.49.215.11]) by hub.freebsd.org (Postfix) with ESMTP id 3363437B403 for ; Mon, 24 Jun 2002 12:22:01 -0700 (PDT) Received: from earth.hub.org (earth.hub.org [64.49.215.11]) by earth.hub.org (Postfix) with ESMTP id 410F22CCA87 for ; Mon, 24 Jun 2002 16:21:59 -0300 (ADT) Date: Mon, 24 Jun 2002 16:21:59 -0300 (ADT) From: "Marc G. Fournier" To: freebsd-net@freebsd.org Subject: using natd to proxy through a jail ... ? Message-ID: <20020624162019.P20796-100000@mail1.hub.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Looking at the man page, I'm wondering if its possible to use natd to proxy port X coming into a jail to an IP:port that is sitting behind that jail ... For instance, I have two machines ... one holds the jail, the other holds a database server ... jail is accessible from the 'Net, but the database server is only accessible to the jail, so I want to proxy a connection *through* the jail to the database itself ... Would this work? Thanks ... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message