Date: Mon, 24 Jan 2005 12:40:47 +0200 From: "L.Norvydas" <norvydas@enss.lt> To: <freebsd-questions@freebsd.org> Subject: Transparent Proxy going astray Message-ID: <07a701c50201$2a68a0d0$251da8c0@kte.lt>
next in thread | raw e-mail | index | archive | help
Hello, Paul, I saw your message in freebsd-questions forum about transparent proxy. Right now I'm facing the same problem: gateway with ipfw/natd and squid proxy on different machine. Maybe you have solved this problem? Everywhere I look, I see the same questions I'm asking, i.e. "has anyone successfuly configured gateway and proxy, working on different machines?" :) I have FreeBSD-4.10 with ipfw/natd working with quite complex ruleset and other box with squid. When I install squid on the gateway machine and make "fwd GW_LOOPBACK,3128 tcp from MY_TEST_PC to any 80" then this squid works just fine. But when I try to forward to other, not gateway machine, i.e. "fwd OTHER_BOX_WITH_SQUID,3128 tcp from MY_TEST_PC to any 80", then it isn't working... I see packets maching fwd rule (counter increases), but no traffic reaches squid machine. I have wandered through lots of forums and mailing lists, but haven't found solution until now. Thought maybe you have successfuly coped with this and maybe you can help or advice something? Lawrence, network / systems administrator
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?07a701c50201$2a68a0d0$251da8c0>