On Wed, Jun 23, 2010 at 5:02 PM, Alan M. Carroll < a...@network-geographics.com> wrote:
> > > FYI, I have tried it with both Transparent Proxy and Explicit Proxy > setups. > > Neither of them works for me. Keep in mind that the same setups worked > for > > Apache HTTP server, Squid, or Varnish. > > What did you use for trying to enable Transparent Proxy? As far as I > know, all the code to support transparent proxying was removed. > > I didn't to anything of Transparent Proxy to TS. I meant to say I was able to configure the same Linux box to make other Proxy Cache servers (Apache and Squid) work for me. I am using iptables(NAT) to intercept traffics to port 80 and forward them to port 8080. I did not realize that TS's Transparent Proxy code has been removed. If it's true, I will be disappointed. The Transparent Proxy is needed in my case of developing a home router platform with pre-loaded cached contents. Thanks, --Joe