[Ilugc] squid transproxy

  • From: prakash@xxxxxxxxx (prakash@xxxxxxxxx)
  • Date: Mon, 3 May 2004 18:45:09 -0400 (EDT)

Use IPTables / IPChains to redirect all outgoing PORT 80
requests through squid.

something like
-A PREROUTING -i eth1 -p tcp -m tcp --dport 80 -j REDIRECT --to-ports 3128
should do.


On Mon, May 03, 2004 at 05:48:25PM +0530, Suresh Ramasubramanian wrote:

Varun wrote:

       My server Mdk10 CE with eth0 to gateway
and eth1 for LAN. Squid is running on the server.
I want to allow direct internet access on the server.
All internet access on the LAN ( eth1 ) I want  redirected
to port 3128 ( squid ).
I have done changes in squid.conf.

Just block port 80 outbound.

Ask people on your LAN to use your.squid.proxy:3128 in their browser

--
linux@xxxxxxxxxxxxxxxx (Suresh Ramasubramanian)
_______________________________________________
To unsubscribe, email ilugc-request@xxxxxxxxxxxxx with
"unsubscribe <password> address"
in the subject or body of the message.
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

----------------------------------------------------------
public key : http://www.cmi.ac.in/~prakash/public_key.txt
             [public key was modified on 24th April 2002]

Other related posts: