Re: [squid-users] Problem with internal webserver, squid transparent

From: Henrik Nordstrom <henrik@dont-contact.us>
Date: Tue, 12 Sep 2006 03:12:22 +0200

mån 2006-09-11 klockan 10:02 -0300 skrev Charles Regan:
> I am doing a transparent redirect using a bridge.
> (iptables -t nat -A PREROUTING -i my -p tcp --dport 80 -j REDIRECT

add a "-s local.network/mask" to the above, limiting the interception to
requests from your users, or a -i eth0 to limitt interception to
requests coming in via eth0.

Regards
Henrik

Received on Mon Sep 11 2006 - 20:12:34 MDT

This archive was generated by hypermail pre-2.1.9 : Sun Oct 01 2006 - 12:00:03 MDT