Date: Thu, 14 Feb 2002 21:21:53 +0700 From: budsz <budsan02@bdg.centrin.net.id> To: freebsd-stable <freebsd-stable@FreeBSD.ORG> Subject: Transparant proxy Message-ID: <20020214212153.A10259@bdg.centrin.net.id>
next in thread | raw e-mail | index | archive | help
--ibTvN161/egqYuK8 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, I was try to enable transparant proxy in my FreeBSD box so I have doing like:=20 ${fwcmd} add 3001 allow tcp from 192.168.0.88 to any ${fwcmd} add 3002 fwd 127.0.0.1,7080 tcp from any to any 80 ${fwcmd} add 3003 fwd 192.168.0.88/32,7080 tcp from any to any 80 in /etc/rc.firewall, but I think this is useful because my client without proxy they can browsing. how to do transparant proxy in FreeBSD TIA --=20 budsz --ibTvN161/egqYuK8 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8a8gB9kxLTmJpUwQRAlScAJ4iECtMFQgmW4rb8LApNwE2Lomn3gCgm6mU d1z8oWuusU3t4vKtnIjHCt8= =zUxg -----END PGP SIGNATURE----- --ibTvN161/egqYuK8-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020214212153.A10259>