Date: Fri, 30 Jul 1999 13:33:48 -0400 (EDT) From: Alfred Perlstein <bright@rush.net> To: Steve Hovey <shovey@buffnet.net> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Semi off topic Message-ID: <Pine.BSF.3.96.990730133248.20420P-100000@cygnus.rush.net> In-Reply-To: <Pine.BSF.4.05.9907301014470.10055-100000@buffnet11.buffnet.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 30 Jul 1999, Steve Hovey wrote:
>
> Are there any provisions or programs for freebsd which will allow for port
> redirection?
>
> As in you have box A and box B with a firewall inbetween, and say box C on
> the same side as B.. You want to get to C port 80, but the firewall
> blocks port 80.. the firewall doesnt block port 82.. Is there any
> application/solution for box A to use box B to redirect the ports
> connection to C
>
> (boy I bet that doesnt make alot of sense)
check the ipfw man page, look for:
fwd ipaddr [,port] Change the next-hop on matching packets to ipaddr,
which can be an IP address in dotted quad or a host
name. If ipaddr is not a directly-reachable ad-
dress, the route as found in the local routing
table for that IP is used instead. If ipaddr is a
...
This may help.
enjoy,
-Alfred Perlstein - [bright@rush.net|bright@wintelcom.net]
systems administrator and programmer
Wintelcom - http://www.wintelcom.net/
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" 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.3.96.990730133248.20420P-100000>
