From owner-freebsd-questions Tue Feb 8 2:34:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from optic.eye2eye.net (mail.eye2eye.co.za [196.31.83.227]) by builder.freebsd.org (Postfix) with ESMTP id A76E5419C for ; Tue, 8 Feb 2000 02:34:35 -0800 (PST) Received: by OPTIC with Internet Mail Service (5.5.2448.0) id <1FFAQLLP>; Mon, 7 Feb 2000 18:51:20 +0200 Message-ID: From: Michael Bartlett To: "'questions@freebsd.org'" Subject: Transparant Proxying Date: Mon, 7 Feb 2000 18:51:19 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01BF718B.8EB94DC0" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_001_01BF718B.8EB94DC0 Content-Type: text/plain; charset="iso-8859-1" Hi all, I'm currently running ipfw+natd to do ip masquerading and address redirection. I am now trying to setup transparant proxying, but don't seem to be having too much luck. proxy_rule tcp encode_ip_hdr port 80 server 192.168.62.1:8080 Above is the line from natd.conf, but it appears to be having no effect. One thing I'm wondering... I was having a problem earlier with the redirect_address, and the reason was because I am using interface rl0 for natd which is my public ip address and I was testing the redirect from a box on the local network which routes through rl1. Because my requests weren't going THROUGH rl0, the redirect wasn't and doesn't work internally. Could this have something to do with the transparant proxying not working, or is my syntax incorrect? Cheers Mike digital distillers (o) +27 21 488 9820 (d) +27 21 488 9826 (f) +27 21 488 9830 (e) cataract@eye2eye.net ------_=_NextPart_001_01BF718B.8EB94DC0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Transparant Proxying

Hi all,

I'm currently running ipfw+natd to do ip masquerading = and address redirection. I am now trying to setup transparant proxying, = but don't seem to be having too much luck.

proxy_rule         = ;     tcp encode_ip_hdr port 80 server = 192.168.62.1:8080

Above is the line from natd.conf, but it appears to = be having no effect. One thing I'm wondering... I was having a problem = earlier with the redirect_address, and the reason was because I am = using interface rl0 for natd which is my public ip address and I was = testing the redirect from a box on the local network which routes = through rl1. Because my requests weren't going THROUGH rl0, the = redirect wasn't and doesn't work internally. Could this have something = to do with the transparant proxying not working, or is my syntax = incorrect?

Cheers

Mike

<eye2eye> digital distillers
(o) +27 21 488 9820
(d) +27 21 488 9826
(f) +27 21 488 9830
(e) cataract@eye2eye.net

------_=_NextPart_001_01BF718B.8EB94DC0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message