RE: Transparent Redirect From Router

From: Ballon, Mike, RM1 (N24) <ballonm@dont-contact.us>
Date: Wed, 3 Nov 1999 09:48:44 -1000

Thanks all, turns out I never had ip forward turned on.

-----Original Message-----
From: Florin Andrei [mailto:florin@mail.maronet.ro]
Sent: Wednesday, November 03, 1999 1:36 AM
To: squid-users@ircache.net
Subject: Re: Transparent Redirect From Router

"Ballon, Mike, RM1 (N24)" wrote:
>
> I'm trying to setup my router and squid box so the move will be
transparent
> to my users. I have tried several setups and I THINK the problem lies
with
> the route-map on the router but I can't be sure. If you have a setup I
can
> copy that would be great.

ipchains -A input -p tcp -j REDIRECT 8080 -s 192.168.1.0/24 -d default/0 80

        I'm using 8080 instead of the default port, but that should not be a
problem
(replace it with your actual port).

        In squid.conf take care of these:

httpd_accel_host virtual
httpd_accel_port 80
httpd_accel_with_proxy on
httpd_accel_uses_host_header on

-- 
Florin Andrei , florin@maronet.ro , http://www.maronet.ro/~florin/
IT Manager - Maro Tradinvest, Bucuresti, Romania
tel: 093 261 162    ICQ: 20010694
Received on Wed Nov 03 1999 - 12:54:20 MST

This archive was generated by hypermail pre-2.1.9 : Wed Apr 09 2008 - 11:57:31 MDT