From owner-freebsd-ipfw Thu Feb 1 13:44:50 2001 Delivered-To: freebsd-ipfw@freebsd.org Received: from gekko.i-clue.de (server.ms-agentur.de [62.153.134.194]) by hub.freebsd.org (Postfix) with ESMTP id D57B737B4EC for ; Thu, 1 Feb 2001 13:44:31 -0800 (PST) Received: from i-clue.de (automatix.i-clue.de [192.168.0.112]) by gekko.i-clue.de (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) with ESMTP id XAA21924; Thu, 1 Feb 2001 23:52:20 +0100 Message-ID: <3A79D919.53061763@i-clue.de> Date: Thu, 01 Feb 2001 22:46:01 +0100 From: Christoph Sold Reply-To: so@server.i-clue.de X-Mailer: Mozilla 4.75 [de] (WinNT; U) X-Accept-Language: de MIME-Version: 1.0 To: ipfw@FreeBSD.org Subject: freebsd-ipfw@FreeBSD.org Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ipfw@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi folks, for the first time, I need to do some redirect: On a box with a single interface I want to run an untrusted application on port 23. I know, I can run it suid root, but i did not want to for obvious reasons. Q: How to redirect from interface ed0, port 80, to the very same machine, untrusted port, e.g. 1234? Thanks for your assistance -Christoph Sold To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ipfw" in the body of the message