From owner-freebsd-questions@FreeBSD.ORG Tue Sep 13 20:08:08 2005 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 37DE616A41F for ; Tue, 13 Sep 2005 20:08:08 +0000 (GMT) (envelope-from Emanuel.strobl@gmx.net) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 6E7D543D48 for ; Tue, 13 Sep 2005 20:08:07 +0000 (GMT) (envelope-from Emanuel.strobl@gmx.net) Received: (qmail invoked by alias); 13 Sep 2005 20:08:06 -0000 Received: from flb.schmalzbauer.de (EHLO cale.flintsbach.schmalzbauer.de) [62.245.232.135] by mail.gmx.net (mp020) with SMTP; 13 Sep 2005 22:08:06 +0200 X-Authenticated: #301138 From: Emanuel Strobl To: freebsd-questions@freebsd.org Date: Tue, 13 Sep 2005 22:07:51 +0200 User-Agent: KMail/1.8.1 References: <20050913100331.6387.qmail@web51306.mail.yahoo.com> In-Reply-To: <20050913100331.6387.qmail@web51306.mail.yahoo.com> X-Birthday: Oct. 6th 1972 X-CelPhone: +49 (0) 173 9967781 X-Tel: +49 (0) 89 18947781 X-Country: Germany X-Address: Munich, 80686 X-OS: FreeBSD MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2201810.5sDxQWF8NF"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200509132208.01562@harrymail> X-Y-GMX-Trusted: 0 Cc: Dan Toganel Subject: Re: ftpd in a jail 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: Tue, 13 Sep 2005 20:08:08 -0000 --nextPart2201810.5sDxQWF8NF Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Am Dienstag, 13. September 2005 12:03 CEST schrieb Dan Toganel: > I have a ftpd server running in a jail and i want to > redirect the ftp traffic from my real host to jail. > I have already configured my traffic from 22 and 25 to > jail with natd and ipfw, but isn't working for ftp. You know about the data/control-channel split of ftp? Especially in active= =20 mode? You can't just redirect one port to get ftp working. Instead you=20 have to use a transparent proxy which parses PASV commands, see pf or ipf,= =20 maybe IPFW has something similar. =2DHarry > And i set all security.jail.* to 1 , (except > security.jail.jailed) > How can it be done? > > > > > ______________________________________________________ > Yahoo! for Good > Donate to the Hurricane Katrina relief effort. > http://store.yahoo.com/redcross-donate3/ > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" --nextPart2201810.5sDxQWF8NF Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQBDJzGhBylq0S4AzzwRAjKJAJ9KWI3Zc3Vm+wG0S/VAvNF7qAwiQQCeNerj 9VIeZX8juT5bczAY7ZUTFBw= =AqOh -----END PGP SIGNATURE----- --nextPart2201810.5sDxQWF8NF--