Date: Tue, 7 Nov 2000 12:09:50 -0500 (EST) From: Christopher Rued <c.rued@xsb.com> To: freebsd-questions@freebsd.org Message-ID: <14856.14174.822814.831268@chris.xsb.com>
next in thread | raw e-mail | index | archive | help
I am attempting to set up a firewall, and I am curious as to how I can configure it so that when someone from the outside attempts to connect on some port (80, for example), this request will be forwarded to a machine on the internal network. ,--------, | Client | '--------' / / Internet / / ,----------, | Firewall | (public IP: a.b.c.d) '----------' | ,------------, | Web server | (internal ip, e.g., 192.168.0.4) '------------' For example, if the client requests a page from my public IP address (a.b.c.d), I would like this request to be handled transparently by my internal web server. If you could point me in the right direction, I'd appreciate it. -- Christopher Rued 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?14856.14174.822814.831268>