Date: Fri, 30 Aug 2002 16:19:56 -0600 (MDT) From: Alex Rousskov <rousskov@measurement-factory.com> To: David Delibasic <maddave@suxx.eu.org> Cc: freebsd-net@FreeBSD.ORG Subject: Re: Transpanent SQUID proxy Message-ID: <Pine.BSF.4.44.0208301614190.76615-100000@measurement-factory.com> In-Reply-To: <20020830112541.G7671-100000@spider.suxx.eu.org>
next in thread | previous in thread | raw e-mail | index | archive | help
David, If other answers do not provide enough information, please see "17. Interception Caching/Proxying" and "17.8 Interception caching with FreeBSD" sections of Squid FAQ and post questions to squid-users mailing list for further support. http://www.squid-cache.org/Doc/FAQ/FAQ-17.html http://www.squid-cache.org/Doc/FAQ/FAQ-17.html#ss17.8 Good luck, Alex. -- | HTTP performance - Web Polygraph benchmark www.measurement-factory.com | HTTP compliance+ - Co-Advisor test suite | all of the above - PolyBox appliance On Fri, 30 Aug 2002, David Delibasic wrote: > Hello :) > > Has anyone successfuly configured transpanent www squid proxy to on other > machine? I've tryed `ipfw add fwd 10.0.0.4,3128 tcp from 10.0.0.0/24 to > any 80` and this seems not to work, because ipfw does not alter package > header and therefore it's not processed by my squid server (10.0.0.4). > I've also tried `ipfw add divert 8669 tcp from 0.0.0.0/24 to any 80` and > running `/sbin/natd -p 8669 -a 10.0.0.1 -proxy_only -proxy_rule > encode_tcp_stream port 80 server 10.0.0.4:3128` but this also doesn't > work. > > So, my question is: How to make it work ? > > Best regards, > D. > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-net" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" 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.4.44.0208301614190.76615-100000>