Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Feb 2001 02:04:09 +0100 (CET)
From:      Joshua Goodall <joshua@roughtrade.net>
To:        Christoph Sold <so@server.i-clue.de>
Cc:        <ipfw@FreeBSD.ORG>
Subject:   Re: freebsd-ipfw@FreeBSD.org
Message-ID:  <Pine.BSF.4.32.0102080202580.30578-100000@juice.shallow.net>
In-Reply-To: <3A79D919.53061763@i-clue.de>

next in thread | previous in thread | raw e-mail | index | archive | help

On Thu, 1 Feb 2001, Christoph Sold wrote:

> 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?

possibly,

ipfw add divert 23 tcp from any to localhost:1234

hth

j



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ipfw" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.32.0102080202580.30578-100000>